Sep 01 06:13:01.890241 np0000191709 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:13:01.901343 np0000191709 devstack@c-api.service[111603]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:13:01 2026] *** Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: nodename: np0000191709 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: machine: x86_64 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: clock source: unix Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: pcre jit disabled Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: detected number of CPU cores: 16 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: current working directory: / Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: your processes number limit is 256916 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: your memory page size is 4096 bytes Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: detected max file descriptor number: 2048 Sep 01 06:13:01.906324 np0000191709 devstack@c-api.service[111603]: lock engine: pthread robust mutexes Sep 01 06:13:01.907393 np0000191709 devstack@c-api.service[111603]: thunder lock: enabled Sep 01 06:13:01.907393 np0000191709 devstack@c-api.service[111603]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:13:01.907393 np0000191709 devstack@c-api.service[111603]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:13:01.907393 np0000191709 devstack@c-api.service[111603]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:13:01.907393 np0000191709 devstack@c-api.service[111603]: Set PythonHome to /opt/stack/data/venv Sep 01 06:13:01.953865 np0000191709 devstack@c-api.service[111603]: Python main interpreter initialized at 0x7e9a6eca4668 Sep 01 06:13:01.953865 np0000191709 devstack@c-api.service[111603]: python threads support enabled Sep 01 06:13:01.953865 np0000191709 devstack@c-api.service[111603]: your server socket listen backlog is limited to 100 connections Sep 01 06:13:01.953865 np0000191709 devstack@c-api.service[111603]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:13:01.954387 np0000191709 devstack@c-api.service[111603]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:13:01.954534 np0000191709 devstack@c-api.service[111603]: *** Operational MODE: preforking *** Sep 01 06:13:01.954692 np0000191709 devstack@c-api.service[111603]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:13:01.954692 np0000191709 devstack@c-api.service[111603]: spawned uWSGI master process (pid: 111603) Sep 01 06:13:01.954796 np0000191709 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:13:01.955484 np0000191709 devstack@c-api.service[111603]: spawned uWSGI worker 1 (pid: 111609, cores: 1) Sep 01 06:13:01.955995 np0000191709 devstack@c-api.service[111603]: spawned uWSGI worker 2 (pid: 111610, cores: 1) Sep 01 06:13:01.956589 np0000191709 devstack@c-api.service[111603]: spawned uWSGI worker 3 (pid: 111611, cores: 1) Sep 01 06:13:01.957010 np0000191709 devstack@c-api.service[111603]: spawned uWSGI worker 4 (pid: 111612, cores: 1) Sep 01 06:13:01.957088 np0000191709 devstack@c-api.service[111603]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: we strongly recommend against using it for new projects. Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: framework. For more detail see Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:02.100302 np0000191709 devstack@c-api.service[111612]: import eventlet # noqa Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: we strongly recommend against using it for new projects. Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: framework. For more detail see Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:02.101325 np0000191709 devstack@c-api.service[111610]: import eventlet # noqa Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: we strongly recommend against using it for new projects. Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: framework. For more detail see Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:02.104116 np0000191709 devstack@c-api.service[111609]: import eventlet # noqa Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: we strongly recommend against using it for new projects. Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: framework. For more detail see Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:02.104573 np0000191709 devstack@c-api.service[111611]: import eventlet # noqa Sep 01 06:13:02.254691 np0000191709 devstack@c-api.service[111611]: /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 Sep 01 06:13:02.254691 np0000191709 devstack@c-api.service[111611]: from cgi import parse_header Sep 01 06:13:02.255968 np0000191709 devstack@c-api.service[111609]: /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 Sep 01 06:13:02.255968 np0000191709 devstack@c-api.service[111609]: from cgi import parse_header Sep 01 06:13:02.256149 np0000191709 devstack@c-api.service[111612]: /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 Sep 01 06:13:02.256149 np0000191709 devstack@c-api.service[111612]: from cgi import parse_header Sep 01 06:13:02.257058 np0000191709 devstack@c-api.service[111610]: /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 Sep 01 06:13:02.257058 np0000191709 devstack@c-api.service[111610]: from cgi import parse_header Sep 01 06:13:02.292824 np0000191709 devstack@c-api.service[111611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:02.292824 np0000191709 devstack@c-api.service[111611]: warnings.warn( Sep 01 06:13:02.292944 np0000191709 devstack@c-api.service[111609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:02.292944 np0000191709 devstack@c-api.service[111609]: warnings.warn( Sep 01 06:13:02.293830 np0000191709 devstack@c-api.service[111612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:02.293830 np0000191709 devstack@c-api.service[111612]: warnings.warn( Sep 01 06:13:02.296366 np0000191709 devstack@c-api.service[111610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:02.296366 np0000191709 devstack@c-api.service[111610]: warnings.warn( Sep 01 06:13:02.302821 np0000191709 devstack@c-api.service[111609]: /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. Sep 01 06:13:02.302821 np0000191709 devstack@c-api.service[111609]: removals.removed_module( Sep 01 06:13:02.303557 np0000191709 devstack@c-api.service[111609]: /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. Sep 01 06:13:02.303557 np0000191709 devstack@c-api.service[111609]: removals.removed_module( Sep 01 06:13:02.303693 np0000191709 devstack@c-api.service[111612]: /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. Sep 01 06:13:02.303693 np0000191709 devstack@c-api.service[111612]: removals.removed_module( Sep 01 06:13:02.303779 np0000191709 devstack@c-api.service[111611]: /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. Sep 01 06:13:02.303779 np0000191709 devstack@c-api.service[111611]: removals.removed_module( Sep 01 06:13:02.304541 np0000191709 devstack@c-api.service[111612]: /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. Sep 01 06:13:02.304541 np0000191709 devstack@c-api.service[111612]: removals.removed_module( Sep 01 06:13:02.304632 np0000191709 devstack@c-api.service[111611]: /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. Sep 01 06:13:02.304632 np0000191709 devstack@c-api.service[111611]: removals.removed_module( Sep 01 06:13:02.307381 np0000191709 devstack@c-api.service[111610]: /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. Sep 01 06:13:02.307381 np0000191709 devstack@c-api.service[111610]: removals.removed_module( Sep 01 06:13:02.308122 np0000191709 devstack@c-api.service[111610]: /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. Sep 01 06:13:02.308122 np0000191709 devstack@c-api.service[111610]: removals.removed_module( Sep 01 06:13:03.009775 np0000191709 devstack@c-api.service[111612]: /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 Sep 01 06:13:03.009775 np0000191709 devstack@c-api.service[111612]: warnings.warn( Sep 01 06:13:03.023672 np0000191709 devstack@c-api.service[111610]: /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 Sep 01 06:13:03.023672 np0000191709 devstack@c-api.service[111610]: warnings.warn( Sep 01 06:13:03.034479 np0000191709 devstack@c-api.service[111609]: /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 Sep 01 06:13:03.034479 np0000191709 devstack@c-api.service[111609]: warnings.warn( Sep 01 06:13:03.059438 np0000191709 devstack@c-api.service[111612]: /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. Sep 01 06:13:03.059438 np0000191709 devstack@c-api.service[111612]: warnings.warn( Sep 01 06:13:03.072560 np0000191709 devstack@c-api.service[111610]: /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. Sep 01 06:13:03.072560 np0000191709 devstack@c-api.service[111610]: warnings.warn( Sep 01 06:13:03.085105 np0000191709 devstack@c-api.service[111609]: /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. Sep 01 06:13:03.085105 np0000191709 devstack@c-api.service[111609]: warnings.warn( Sep 01 06:13:03.135837 np0000191709 devstack@c-api.service[111611]: /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 Sep 01 06:13:03.135837 np0000191709 devstack@c-api.service[111611]: warnings.warn( Sep 01 06:13:03.187033 np0000191709 devstack@c-api.service[111611]: /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. Sep 01 06:13:03.187033 np0000191709 devstack@c-api.service[111611]: warnings.warn( Sep 01 06:13:03.271973 np0000191709 devstack@c-api.service[111610]: 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. Sep 01 06:13:03.272285 np0000191709 devstack@c-api.service[111612]: 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. Sep 01 06:13:03.272461 np0000191709 devstack@c-api.service[111610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:03.272488 np0000191709 devstack@c-api.service[111612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:03.273570 np0000191709 devstack@c-api.service[111609]: 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. Sep 01 06:13:03.274049 np0000191709 devstack@c-api.service[111609]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111609) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:03.354624 np0000191709 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:03.354624 np0000191709 devstack@c-api.service[111612]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:03.355260 np0000191709 devstack@c-api.service[111610]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:03.355260 np0000191709 devstack@c-api.service[111610]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:03.368061 np0000191709 devstack@c-api.service[111609]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:03.368061 np0000191709 devstack@c-api.service[111609]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:03.388115 np0000191709 devstack@c-api.service[111611]: 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. Sep 01 06:13:03.388311 np0000191709 devstack@c-api.service[111611]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111611) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:03.454912 np0000191709 devstack@c-api.service[111611]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:03.454912 np0000191709 devstack@c-api.service[111611]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:03.905822 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:03.906972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111609) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:03.907025 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907025 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.907025 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907128 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907128 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.907128 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907195 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.907195 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.907245 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.907274 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.907444 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.907444 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.907444 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.907518 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.907556 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.907632 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.907763 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.907889 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.908050 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.908187 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.908316 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.908447 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.908575 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.908663 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.908724 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.908782 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.908839 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.908894 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.908976 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.909044 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.909096 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.909227 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.909362 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.909481 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.909612 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.909787 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.909848 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.909903 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.910000 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.910045 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.910106 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.910166 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.910502 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.910635 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.910753 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.910872 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.911032 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.911163 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.911291 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.911626 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.911765 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.911890 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.912972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.912972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.912972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.912972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.914795 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.914848 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.914909 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.915031 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.915067 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.915096 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.915162 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.916756 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.916898 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.917077 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.917204 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.917333 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.917373 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.917425 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.917479 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.917537 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.917593 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.917646 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.917706 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.917765 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.917821 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.917874 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.917942 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.918015 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.918073 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.918139 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.918213 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.918344 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.918877 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.919046 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.919167 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.919300 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.919367 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.919429 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.919489 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.919549 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.919605 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.919660 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.919721 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.919779 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.919835 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.919890 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.919971 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.920036 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.920091 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.920152 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.920196 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.920315 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.920453 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.920575 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.920693 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.921972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.921972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.922042 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.922080 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.922112 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.922141 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.922168 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.922196 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.922223 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.922223 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.922223 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.922223 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.922327 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.922517 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.922644 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.922766 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.922901 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.923051 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.923171 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.923305 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.923637 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.923775 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.923898 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.924046 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.924179 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.924296 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.924432 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.931869 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.931946 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.932022 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.932080 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.932136 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.932191 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.932258 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.932430 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.932566 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.932698 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.932818 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.933001 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.933131 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.933256 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.933341 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.933402 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.933458 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.933517 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.933576 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.933625 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.933690 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.934122 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.934268 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.934388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.934517 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.934634 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.934760 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.934893 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.936374 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.936439 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.936489 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.936546 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.936601 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.936655 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.936714 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.937438 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.939015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.939430 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.939430 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.939430 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.939430 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.939644 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.939644 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.939644 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.939644 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.939857 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.939913 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.940014 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.940081 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.940144 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.940202 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.940264 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.940326 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.940391 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.940457 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.940533 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.940589 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.940645 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.940702 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.940756 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.940820 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.940876 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.940972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.941046 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.941112 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.941168 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.941225 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.941280 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.941335 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.941391 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.941448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.942424 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.942520 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.942586 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.942642 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.942698 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.942753 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.942808 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.942862 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.942949 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.943028 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.943231 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.943284 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.943333 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.943333 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.943538 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.943603 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.943657 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.943712 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.943777 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.943852 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.943909 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.944009 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.944065 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.944134 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.944190 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.944255 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.944255 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.944255 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.944409 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111611) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:03.944971 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.945089 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.945426 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.945798 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.945889 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.945994 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.946055 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.946114 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.946170 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.946170 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.946283 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.946352 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.946410 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.946466 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.946522 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.946584 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.946641 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.946704 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.946760 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.946815 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.946881 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.946977 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.947049 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.947105 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.947161 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.947224 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.947279 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.947342 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.947657 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.947657 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.947657 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.947657 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.947657 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.947933 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.947933 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.947933 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.948135 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.948194 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.948277 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.948334 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.948398 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.948460 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.948525 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.948588 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.948654 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.948715 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.948778 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.948834 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.948890 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.949018 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.949100 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.949159 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.949159 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.949159 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.949319 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.949319 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.949319 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.949319 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.949545 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.949610 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.949666 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.949732 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.949788 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.949850 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.949906 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.950011 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.950077 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.950135 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.950197 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.950253 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.950311 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.950382 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.950438 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.950495 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.950495 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.950610 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.951171 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.951171 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.951171 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.951171 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.951731 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.951808 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.951880 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.951986 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.951986 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.952094 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.952152 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.952222 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.952281 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.952344 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.952403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.952467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.952467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.952581 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.952873 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.952979 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.953055 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.953116 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.953183 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.953183 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.953293 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.953467 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.953555 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.953555 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.953672 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.953672 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.953781 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.953781 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.953891 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.953891 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.954050 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.954050 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.954179 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:03.954240 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.954240 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.954240 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.954403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.954403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.954403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.954403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.954617 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.954617 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.954765 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.954832 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.954891 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.954998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.955059 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.955059 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.955059 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.955218 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.955284 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.955284 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.955388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.955388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.955388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.955388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.955388 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.955651 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.955708 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.955768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.955837 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.955901 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.955901 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.955901 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.955901 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.956136 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.956194 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.956263 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.956320 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.956394 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.956394 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.956394 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.956556 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.956556 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.956675 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.956738 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.956793 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.956857 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.956942 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.957090 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.957158 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.957221 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.957287 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.957349 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.957405 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.957467 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.957531 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.957586 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.957643 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.957707 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.957765 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.957821 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.957883 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.957976 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.958046 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.958046 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.958155 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.958211 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.958211 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.958323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.958380 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.958443 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.958577 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.958663 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.958721 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.958721 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.958823 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.958880 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.958985 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.959092 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.959170 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.959234 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.959366 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.959426 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.959491 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.959548 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.959606 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.959606 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.959606 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.959760 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.959760 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.959864 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.959864 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.960018 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.960089 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.960154 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.960211 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.960274 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.960337 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.960403 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.960466 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.960541 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.960597 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.960661 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.960719 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.960774 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.960829 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.960885 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.960997 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.961069 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.961133 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.961204 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.961204 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.961321 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.961321 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.961321 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.961321 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.961321 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.961566 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.961624 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.961624 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.961736 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.961794 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.961794 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.961906 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.962013 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.962072 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.962130 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.962193 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.962255 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.962318 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.962385 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.962385 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.962490 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.962554 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.962618 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.962673 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.962737 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.962792 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.962848 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.962903 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.963027 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.963090 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.963152 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.963208 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.963264 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.963322 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.963322 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.963322 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.963483 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.963976 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.964174 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.964245 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.964302 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.964366 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.964422 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.964484 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.964545 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.964603 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.964658 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.964713 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.964768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.964841 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.964906 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.965013 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.965077 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.965135 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.965200 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.965255 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.965312 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.965367 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.965433 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.965489 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.965594 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.965594 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.965594 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.965768 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.966168 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.966168 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.966168 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.966168 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.966168 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.966429 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.966486 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.966542 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.966607 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.966735 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.966801 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.966858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.966858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.967027 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.967096 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.967159 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.967159 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.967261 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.967329 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.967329 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.967329 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.967490 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.967490 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.967490 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.967490 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.967689 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.967689 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.967802 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.967865 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.967937 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.968016 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.968074 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.968130 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.968186 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.968256 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.968319 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.968383 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.968448 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.968511 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.968575 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.968637 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.968693 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.968747 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.968805 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.968860 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.968915 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.969038 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.969106 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.969215 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.969274 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.969330 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.969397 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.969460 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.969522 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.969578 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.969633 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.969697 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.969763 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.969819 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.969874 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.969981 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.969981 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.970155 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.970212 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.970269 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.970269 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.970269 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.970269 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.970269 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.970536 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.970597 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.970653 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.970653 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.970653 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.970653 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.970653 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.970896 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.971072 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.971146 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.971146 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.971146 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.971146 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.971146 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.971395 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.971470 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.971530 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.971595 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.971651 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.971713 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.971769 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.971769 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.971872 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.971972 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.972033 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.972089 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.972145 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.972216 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.972273 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.972330 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.972386 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.972449 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.972505 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.972564 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.972564 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.972564 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.972717 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.973081 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.973152 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.973209 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.973527 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.973527 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.973527 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.973527 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.973527 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.973808 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.973884 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.973990 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.974057 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.974116 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.974172 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.974227 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.974289 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.974347 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.974347 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.974454 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.974526 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.974581 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.974638 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.974694 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.974751 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.974815 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.974880 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.974974 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.975033 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.975110 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.975169 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.975224 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.975281 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.975347 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.975404 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.975467 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.975799 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.975863 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.975863 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.976027 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.976092 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.976148 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.976148 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.976148 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.976148 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.976362 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.976419 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.976486 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.976899 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.976899 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.976899 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.976899 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.977197 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.977455 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.977455 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.977592 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.977656 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.977713 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.977767 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.977824 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.977880 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.977977 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.978035 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.978107 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.978180 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.978241 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.978296 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.978355 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.978355 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.978463 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.978518 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.978582 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.978646 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.978702 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.978774 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.978774 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.978885 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.978987 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.979053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.979053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.979053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.979053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.979053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.979348 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.979711 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.979711 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.979711 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.979875 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.979982 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.980043 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.980113 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.980170 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.980224 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.980279 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.980279 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.980468 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.980535 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.980608 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.993381 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.993902 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.994453 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.995031 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.995660 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.996231 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.996725 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.997323 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:03.997812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:03.998359 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:03.998359 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:03.998359 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:04.013822 np0000191709 devstack@c-api.service[111610]: INFO dbcounter [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Registered counter for database cinder Sep 01 06:13:04.015478 np0000191709 devstack@c-api.service[111609]: INFO dbcounter [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Registered counter for database cinder Sep 01 06:13:04.024405 np0000191709 devstack@c-api.service[111611]: INFO dbcounter [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Registered counter for database cinder Sep 01 06:13:04.036874 np0000191709 devstack@c-api.service[111612]: INFO dbcounter [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Registered counter for database cinder Sep 01 06:13:04.055246 np0000191709 devstack@c-api.service[111610]: DEBUG oslo_db.sqlalchemy.engines [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c 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=111610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.057086 np0000191709 devstack@c-api.service[111609]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 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=111609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.068985 np0000191709 devstack@c-api.service[111611]: DEBUG oslo_db.sqlalchemy.engines [None req-11c819bb-a349-4dc0-b11f-6083bb007ace 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=111611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.081211 np0000191709 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.161142 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writer thread running {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:04.164315 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writer thread running {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:04.165570 np0000191709 devstack@c-api.service[111610]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:04.165570 np0000191709 devstack@c-api.service[111610]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:04.165804 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:04.167057 np0000191709 devstack@c-api.service[111609]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:04.167057 np0000191709 devstack@c-api.service[111609]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:04.167276 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:04.168047 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:04.169766 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:04.170091 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:04.171944 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:04.172062 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:04.172748 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.174288 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:04.175111 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.175642 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.177913 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.181006 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writer thread running {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:04.184047 np0000191709 devstack@c-api.service[111611]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:04.184047 np0000191709 devstack@c-api.service[111611]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:04.184350 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:04.187232 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:04.187380 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writer thread running {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:04.190113 np0000191709 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:04.190113 np0000191709 devstack@c-api.service[111612]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:04.190349 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:04.191281 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:04.192621 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:04.204295 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:04.204295 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.204472 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:04.204472 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:04.204472 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.204645 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.204704 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.207544 np0000191709 devstack@c-api.service[111610]: DEBUG oslo_db.sqlalchemy.engines [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c 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=111610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.209580 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:04.209668 np0000191709 devstack@c-api.service[111609]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 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=111609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.211473 np0000191709 devstack@c-api.service[111610]: INFO cinder.rpc [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:04.212097 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:04.212216 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.214135 np0000191709 devstack@c-api.service[111609]: INFO cinder.rpc [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:04.214890 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.221809 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.224613 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.224792 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.227624 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.227803 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.230599 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.230681 np0000191709 devstack@c-api.service[111611]: DEBUG oslo_db.sqlalchemy.engines [None req-11c819bb-a349-4dc0-b11f-6083bb007ace 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=111611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.231642 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.232212 np0000191709 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:04.233000 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:04.234407 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.234489 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.234662 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:04.235169 np0000191709 devstack@c-api.service[111611]: INFO cinder.rpc [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:04.235990 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.236528 np0000191709 devstack@c-api.service[111612]: INFO cinder.rpc [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:04.237212 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.237287 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.237339 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.239989 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.240215 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.242905 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.243619 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.245770 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.246391 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.246590 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.246713 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.247770 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.248856 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.249331 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.249724 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.250305 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.250694 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.252142 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.252876 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.253390 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.255743 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.256048 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.256656 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.258913 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.259039 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.259473 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.259843 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.260856 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.262138 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.262282 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.262367 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.262714 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.263735 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.264069 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.265040 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.265144 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.265567 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.265734 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.266376 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.266903 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.267612 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.268214 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.268463 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.268542 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.269035 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.269440 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.270152 np0000191709 devstack@c-api.service[111610]: WARNING cinder.api.contrib.hosts [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:04.270694 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.270786 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.271277 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.271403 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.271694 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: extensions {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.272103 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.272832 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.272893 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.273335 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-volume-transfer {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.273769 np0000191709 devstack@c-api.service[111609]: WARNING cinder.api.contrib.hosts [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:04.273769 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.274569 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: extra_specs {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.274717 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: extensions {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.275164 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.275252 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.278359 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: backups {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.278466 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-volume-transfer {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.278466 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: extra_specs {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.278594 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-snapshot-manage {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.279020 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: backups {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.279339 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: qos-specs {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.280415 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.280530 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.280950 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-snapshot-manage {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.281595 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-availability-zone {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.282373 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: qos-specs {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.282824 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: cgsnapshots {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.283597 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.283687 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.284437 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-availability-zone {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.284702 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-volume-manage {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.285514 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.285606 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: cgsnapshots {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.285666 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.286107 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-volume-type-access {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.287018 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.287186 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.287446 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-volume-manage {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.287618 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: scheduler-stats {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.288366 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.288541 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.288814 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-volume-type-access {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.289030 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: encryption {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.289631 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.289822 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.290289 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: scheduler-stats {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.290515 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: capabilities {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.290879 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.291139 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.291654 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: encryption {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.291725 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-quota-sets {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.292154 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.292378 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.293070 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-quota-class-sets {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.293193 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: capabilities {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.293527 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.293826 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.294291 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-quota-sets {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.294373 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: os-hosts {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.294637 np0000191709 devstack@c-api.service[111612]: WARNING cinder.api.contrib.hosts [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:04.295023 np0000191709 devstack@c-api.service[111611]: WARNING cinder.api.contrib.hosts [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:04.295285 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.295580 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: consistencygroups {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.295661 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-quota-class-sets {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.295722 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.296215 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: extensions {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.296596 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: extensions {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.296875 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: os-hosts {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.297462 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extended resource: encryption {{(pid=111610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.297535 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-volume-transfer {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.297890 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-volume-transfer {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.298146 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: consistencygroups {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.299074 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: extra_specs {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.299526 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.299683 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: extra_specs {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.300015 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extended resource: encryption {{(pid=111609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.300490 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: backups {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.300831 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.300996 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: backups {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.302065 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.302138 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.302421 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-snapshot-manage {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.303021 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-snapshot-manage {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.303337 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.303415 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.303812 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: qos-specs {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.304598 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.304688 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.304976 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: qos-specs {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.305817 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-availability-zone {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.305898 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.305993 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.306969 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-availability-zone {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.307053 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: cgsnapshots {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.307114 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.307229 np0000191709 devstack@c-api.service[111610]: WARNING castellan.key_manager.migration [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.308133 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.contrib.snapshot_actions [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] SnapshotActionsController initialized {{(pid=111610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:04.308219 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: cgsnapshots {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.308280 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308336 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308416 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.308473 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeActions extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308642 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308711 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308819 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension TypesManage extending resource: types {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.308890 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-volume-manage {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.309003 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309095 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309173 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309270 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension AdminActions extending resource: volumes {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309376 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension AdminActions extending resource: snapshots {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309477 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension AdminActions extending resource: backups {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309538 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-volume-manage {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.309608 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309675 np0000191709 devstack@c-api.service[111609]: WARNING castellan.key_manager.migration [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.309730 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension UsedLimits extending resource: limits {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309787 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.309861 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.v3.router [None req-00e6eb5d-7019-4ee6-8135-7a7af1236a4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.310324 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-volume-type-access {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.310577 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] SnapshotActionsController initialized {{(pid=111609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:04.310662 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.310796 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.310875 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeActions extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.310978 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-volume-type-access {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.311139 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311241 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311329 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension TypesManage extending resource: types {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311410 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311523 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311624 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311721 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension AdminActions extending resource: volumes {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311781 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: scheduler-stats {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.311840 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension AdminActions extending resource: snapshots {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.311997 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension AdminActions extending resource: backups {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.312103 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.312177 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension UsedLimits extending resource: limits {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.312233 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.312336 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.v3.router [None req-ddf4b01e-634f-450c-b924-341a44a1ca03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.312489 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: scheduler-stats {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.313371 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: encryption {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.314176 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: encryption {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.314838 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: capabilities {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.315655 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: capabilities {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.316037 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-quota-sets {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.316858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-quota-sets {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.317422 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-quota-class-sets {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.317517 np0000191709 devstack@c-api.service[111610]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e9a6eca4668 pid: 111610 (default app) Sep 01 06:13:04.318264 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-quota-class-sets {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.318669 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: os-hosts {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.319502 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: os-hosts {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.319823 np0000191709 devstack@c-api.service[111609]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e9a6eca4668 pid: 111609 (default app) Sep 01 06:13:04.319980 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: consistencygroups {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.320870 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: consistencygroups {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.321882 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extended resource: encryption {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.323098 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extended resource: encryption {{(pid=111611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:04.324175 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.325066 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.325454 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.326381 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.326708 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.327206 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-4d609b86-afdb-4e13-b6c2-004ee88ff6a9 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:13:04.327652 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.328016 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.328973 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.329269 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.329837 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 1/1] 162.253.55.214 () {60 vars in 956 bytes} [Tue Sep 1 06:13:04 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:13:04.330223 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.332242 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.332350 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.332412 np0000191709 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.332784 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] SnapshotActionsController initialized {{(pid=111612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:04.332883 np0000191709 devstack@c-api.service[111611]: WARNING castellan.key_manager.migration [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:04.332996 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.333074 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.333151 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeActions extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.334998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.334998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.334998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension TypesManage extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.334998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.334998 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335389 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.contrib.snapshot_actions [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] SnapshotActionsController initialized {{(pid=111611) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:04.335469 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335538 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335604 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension AdminActions extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335678 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335745 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension AdminActions extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335801 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeActions extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335857 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension AdminActions extending resource: backups {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.335857 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336028 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336108 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension UsedLimits extending resource: limits {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336180 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336260 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336345 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension TypesManage extending resource: types {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336431 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-e8b014ea-bace-4df7-937c-cc92d7a90f9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeTypeAccess extending resource: types {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension AdminActions extending resource: volumes {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension AdminActions extending resource: snapshots {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension AdminActions extending resource: backups {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336492 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension UsedLimits extending resource: limits {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension SnapshotActions extending resource: snapshots {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.336858 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.v3.router [None req-11c819bb-a349-4dc0-b11f-6083bb007ace None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:04.342094 np0000191709 devstack@c-api.service[111612]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e9a6eca4668 pid: 111612 (default app) Sep 01 06:13:04.343662 np0000191709 devstack@c-api.service[111611]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e9a6eca4668 pid: 111611 (default app) Sep 01 06:13:12.033599 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-4a33cd3f-19ae-4cfb-8020-87bdcbae75bb None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:13:12.669496 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-4a33cd3f-19ae-4cfb-8020-87bdcbae75bb admin admin] POST https://162.253.55.214/volume/v3/types Sep 01 06:13:12.669496 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-4a33cd3f-19ae-4cfb-8020-87bdcbae75bb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:13:12.669496 np0000191709 devstack@c-api.service[111609]: /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. Sep 01 06:13:12.669496 np0000191709 devstack@c-api.service[111609]: warnings.warn( Sep 01 06:13:12.715454 np0000191709 devstack@c-api.service[111609]: DEBUG oslo_db.sqlalchemy.engines [None req-4a33cd3f-19ae-4cfb-8020-87bdcbae75bb 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=111609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:12.906577 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-4a33cd3f-19ae-4cfb-8020-87bdcbae75bb admin admin] https://162.253.55.214/volume/v3/types returned with HTTP 200 Sep 01 06:13:12.906577 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 1/2] 162.253.55.214 () {68 vars in 1333 bytes} [Tue Sep 1 06:13:12 2026] POST /volume/v3/types => generated 186 bytes in 887 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:13:12.915184 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-caf7158d-ff43-4846-809a-e328a93fd23b None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:13:13.255546 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-caf7158d-ff43-4846-809a-e328a93fd23b admin admin] POST https://162.253.55.214/volume/v3/types/74d812ff-9021-4ac2-b5fb-58cb787d8576/extra_specs Sep 01 06:13:13.256199 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-caf7158d-ff43-4846-809a-e328a93fd23b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:13:13.258194 np0000191709 devstack@c-api.service[111610]: /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. Sep 01 06:13:13.258194 np0000191709 devstack@c-api.service[111610]: warnings.warn( Sep 01 06:13:13.299472 np0000191709 devstack@c-api.service[111610]: DEBUG oslo_db.sqlalchemy.engines [None req-caf7158d-ff43-4846-809a-e328a93fd23b 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=111610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:13.493149 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-caf7158d-ff43-4846-809a-e328a93fd23b admin admin] https://162.253.55.214/volume/v3/types/74d812ff-9021-4ac2-b5fb-58cb787d8576/extra_specs returned with HTTP 200 Sep 01 06:13:13.493149 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 2/3] 162.253.55.214 () {68 vars in 1480 bytes} [Tue Sep 1 06:13:12 2026] POST /volume/v3/types/74d812ff-9021-4ac2-b5fb-58cb787d8576/extra_specs => generated 55 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:13:14.234506 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=6 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:13:14.236069 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=6 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:13:22.893824 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:13:23.489336 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:16:22.869500 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-fe912213-caa5-4a83-bbb2-a2097048bc05 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:16:22.870871 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-fe912213-caa5-4a83-bbb2-a2097048bc05 None None] GET https://162.253.55.214/volume// Sep 01 06:16:22.871244 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-fe912213-caa5-4a83-bbb2-a2097048bc05 None None] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:16:22.871669 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-fe912213-caa5-4a83-bbb2-a2097048bc05 None None] Calling method 'all' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:16:22.872725 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-fe912213-caa5-4a83-bbb2-a2097048bc05 None None] https://162.253.55.214/volume// returned with HTTP 300 Sep 01 06:16:22.873552 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 1/4] 162.253.55.214 () {66 vars in 1456 bytes} [Tue Sep 1 06:16:22 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:17:01.917244 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-a1f27ccb-5aeb-467e-82fc-8370ac066105 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:01.924275 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 1/5] 162.253.55.214 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:01 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:01.962199 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-459a448e-64a0-486c-b3ea-1b180c626f6e None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:01.973770 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 2/6] 162.253.55.214 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:01 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:02.017786 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [req-459a448e-64a0-486c-b3ea-1b180c626f6e req-da4fee8d-7b3f-4800-8a20-a4721b08af55 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:02.023332 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [req-459a448e-64a0-486c-b3ea-1b180c626f6e req-da4fee8d-7b3f-4800-8a20-a4721b08af55 demo demo] GET https://162.253.55.214/volume/v3/ Sep 01 06:17:02.023798 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [req-459a448e-64a0-486c-b3ea-1b180c626f6e req-da4fee8d-7b3f-4800-8a20-a4721b08af55 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:02.024272 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [req-459a448e-64a0-486c-b3ea-1b180c626f6e req-da4fee8d-7b3f-4800-8a20-a4721b08af55 demo demo] Calling method 'version_select' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:02.026072 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [req-459a448e-64a0-486c-b3ea-1b180c626f6e req-da4fee8d-7b3f-4800-8a20-a4721b08af55 demo demo] https://162.253.55.214/volume/v3/ returned with HTTP 200 Sep 01 06:17:02.026662 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 3/7] 162.253.55.214 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:02 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:02.059853 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:02.404129 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f demo demo] GET https://162.253.55.214/volume/v3/types Sep 01 06:17:02.404511 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:02.404651 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f demo demo] Calling method 'index' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:02.405175 np0000191709 devstack@c-api.service[111612]: /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. Sep 01 06:17:02.405175 np0000191709 devstack@c-api.service[111612]: warnings.warn( Sep 01 06:17:02.405798 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:17:02.445538 np0000191709 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:17:02.461781 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-98c8bc06-94ce-49e0-b0b9-8a8c28a1439f demo demo] https://162.253.55.214/volume/v3/types returned with HTTP 200 Sep 01 06:17:02.462128 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 2/8] 162.253.55.214 () {64 vars in 1290 bytes} [Tue Sep 1 06:17:02 2026] GET /volume/v3/types => generated 377 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:02.518645 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:02.845846 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 demo demo] GET https://162.253.55.214/volume/v3/types/default Sep 01 06:17:02.846212 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:02.846437 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 demo demo] Calling method 'show' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:02.882378 np0000191709 devstack@c-api.service[111611]: DEBUG oslo_db.sqlalchemy.engines [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 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=111611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:17:02.896655 np0000191709 devstack@c-api.service[111611]: /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. Sep 01 06:17:02.896655 np0000191709 devstack@c-api.service[111611]: warnings.warn( Sep 01 06:17:02.898790 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-8991e3f2-f1e8-401a-a7ba-bf0cabbd21b0 demo demo] https://162.253.55.214/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:02.899453 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 2/9] 162.253.55.214 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:02 2026] GET /volume/v3/types/default => generated 145 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:03.509590 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-f8553234-d1a2-433d-845a-60c06da25d0f None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:03.510217 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 3/10] 162.253.55.214 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:03 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:03.548765 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:03.561361 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 4/11] 162.253.55.214 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:03 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:03.597655 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad req-8ab47f06-c344-4834-9e3a-eb9d121a19b3 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:03.600925 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad req-8ab47f06-c344-4834-9e3a-eb9d121a19b3 demo demo] GET https://162.253.55.214/volume/v3/ Sep 01 06:17:03.601351 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad req-8ab47f06-c344-4834-9e3a-eb9d121a19b3 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:03.601724 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad req-8ab47f06-c344-4834-9e3a-eb9d121a19b3 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:03.602579 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-a51d31e8-3393-4aeb-adc0-c0dbc7a837ad req-8ab47f06-c344-4834-9e3a-eb9d121a19b3 demo demo] https://162.253.55.214/volume/v3/ returned with HTTP 200 Sep 01 06:17:03.603200 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 3/12] 162.253.55.214 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:03 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:03.641561 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-31071f38-15e7-40dd-8dc0-2f6ccecc5d04 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:03.644935 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-31071f38-15e7-40dd-8dc0-2f6ccecc5d04 demo demo] GET https://162.253.55.214/volume/v3/types/default Sep 01 06:17:03.645329 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-31071f38-15e7-40dd-8dc0-2f6ccecc5d04 demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:03.645764 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-31071f38-15e7-40dd-8dc0-2f6ccecc5d04 demo demo] Calling method 'show' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:03.658970 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-31071f38-15e7-40dd-8dc0-2f6ccecc5d04 demo demo] https://162.253.55.214/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:03.659636 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 3/13] 162.253.55.214 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:03 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:04.258875 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-399b193f-a2de-4fd1-bfef-aed81fbd6157 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.259500 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 4/14] 162.253.55.214 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:04.288330 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-41783e8a-d593-48e0-94c1-6f6046a58471 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.292291 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 5/15] 162.253.55.214 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:04.321172 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-41783e8a-d593-48e0-94c1-6f6046a58471 req-7173ec63-7150-4846-a268-5f08e7f95b43 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.324640 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-41783e8a-d593-48e0-94c1-6f6046a58471 req-7173ec63-7150-4846-a268-5f08e7f95b43 demo demo] GET https://162.253.55.214/volume/v3/ Sep 01 06:17:04.324995 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-41783e8a-d593-48e0-94c1-6f6046a58471 req-7173ec63-7150-4846-a268-5f08e7f95b43 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:04.325332 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-41783e8a-d593-48e0-94c1-6f6046a58471 req-7173ec63-7150-4846-a268-5f08e7f95b43 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:04.325950 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-41783e8a-d593-48e0-94c1-6f6046a58471 req-7173ec63-7150-4846-a268-5f08e7f95b43 demo demo] https://162.253.55.214/volume/v3/ returned with HTTP 200 Sep 01 06:17:04.326781 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 4/16] 162.253.55.214 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:04.360111 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-3bad38b4-8d6f-4b01-b9ff-71069dc87c5b None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.363286 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-3bad38b4-8d6f-4b01-b9ff-71069dc87c5b demo demo] GET https://162.253.55.214/volume/v3/types/default Sep 01 06:17:04.363649 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-3bad38b4-8d6f-4b01-b9ff-71069dc87c5b demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:04.364110 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-3bad38b4-8d6f-4b01-b9ff-71069dc87c5b demo demo] Calling method 'show' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:04.377213 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-3bad38b4-8d6f-4b01-b9ff-71069dc87c5b demo demo] https://162.253.55.214/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:04.377840 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 4/17] 162.253.55.214 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:04.416553 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-b14f8a3e-dad8-4e97-b9d4-30c9ae2bbfd6 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.417103 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 5/18] 162.253.55.214 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:04.446770 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-b6c9d035-e338-440b-8799-c245ccce7efe None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.450943 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 6/19] 162.253.55.214 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:04.480508 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-b6c9d035-e338-440b-8799-c245ccce7efe req-6e9bc297-6b4d-429f-99b2-41aa47fdd4a8 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.483481 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-b6c9d035-e338-440b-8799-c245ccce7efe req-6e9bc297-6b4d-429f-99b2-41aa47fdd4a8 demo demo] GET https://162.253.55.214/volume/v3/ Sep 01 06:17:04.483810 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-b6c9d035-e338-440b-8799-c245ccce7efe req-6e9bc297-6b4d-429f-99b2-41aa47fdd4a8 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:04.484190 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-b6c9d035-e338-440b-8799-c245ccce7efe req-6e9bc297-6b4d-429f-99b2-41aa47fdd4a8 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:04.484787 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-b6c9d035-e338-440b-8799-c245ccce7efe req-6e9bc297-6b4d-429f-99b2-41aa47fdd4a8 demo demo] https://162.253.55.214/volume/v3/ returned with HTTP 200 Sep 01 06:17:04.485418 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 5/20] 162.253.55.214 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:04.518638 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-3e497645-5c84-423a-9d3c-336f6588348b None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:04.521854 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-3e497645-5c84-423a-9d3c-336f6588348b demo demo] GET https://162.253.55.214/volume/v3/types/default Sep 01 06:17:04.522215 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-3e497645-5c84-423a-9d3c-336f6588348b demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:04.522577 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-3e497645-5c84-423a-9d3c-336f6588348b demo demo] Calling method 'show' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:04.534741 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-3e497645-5c84-423a-9d3c-336f6588348b demo demo] https://162.253.55.214/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:04.535428 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 5/21] 162.253.55.214 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:04 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:12.455739 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:17:14.528557 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=8 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:21:40.603712 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:21:40.713313 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:21:40.713803 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:21:40.714288 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:21:40.715647 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:21:40.717620 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:21:40.782555 np0000191709 devstack@c-api.service[111609]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:21:40.782555 np0000191709 devstack@c-api.service[111609]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:21:40.782914 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] Get all volumes completed successfully. Sep 01 06:21:40.785223 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-56aa37b9-ad10-4ed0-a070-24a8787fe16b demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:21:40.785711 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 6/22] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:21:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:21:50.776423 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:22:40.806491 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-13d4a8c9-14f6-401f-9b84-37994b072577 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:22:40.810718 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:22:40.810869 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:22:40.811072 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:22:40.811600 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:22:40.812251 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:22:40.862403 np0000191709 devstack@c-api.service[111610]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:22:40.862403 np0000191709 devstack@c-api.service[111610]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:22:40.864047 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] Get all volumes completed successfully. Sep 01 06:22:40.865915 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-13d4a8c9-14f6-401f-9b84-37994b072577 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:22:40.866706 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 7/23] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:22:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:22:50.856223 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:23:40.897315 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:23:40.902161 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:23:40.902519 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:23:40.902853 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:23:40.903838 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:23:40.905183 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:23:40.940860 np0000191709 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:23:40.940860 np0000191709 devstack@c-api.service[111612]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:23:40.941181 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] Get all volumes completed successfully. Sep 01 06:23:40.943470 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-d3e6dd5e-a4e0-4c25-9158-162a8f7bda70 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:23:40.943470 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 6/24] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:23:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:23:50.935157 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:24:40.955482 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-ed5e9251-180b-4250-a781-75ab78c8315f None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:24:40.958302 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:24:40.958674 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:24:40.958775 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:24:40.959238 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:24:40.960081 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:24:40.997864 np0000191709 devstack@c-api.service[111611]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:24:40.997864 np0000191709 devstack@c-api.service[111611]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:24:40.998054 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] Get all volumes completed successfully. Sep 01 06:24:40.999894 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-ed5e9251-180b-4250-a781-75ab78c8315f demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:24:41.000434 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 6/25] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:24:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:24:50.991186 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:25:41.040890 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:25:41.043768 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:25:41.043768 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:25:41.043768 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:25:41.044047 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:25:41.044644 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:25:41.053196 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] Get all volumes completed successfully. Sep 01 06:25:41.057602 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-284a8be8-c3c7-4b87-aa7f-0f4b3a1fc037 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:25:41.058094 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 7/26] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:25:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:25:51.048138 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:26:41.073938 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:26:41.211241 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:26:41.211622 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:26:41.212003 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:26:41.212521 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:26:41.213803 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:26:41.222612 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] Get all volumes completed successfully. Sep 01 06:26:41.224927 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-e11ed5af-58c2-4bbd-b79c-f3d89cf0b804 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:26:41.225361 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 8/27] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:26:41 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) Sep 01 06:26:51.217406 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:41.269835 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-0a729063-5e6f-466d-b435-d3c1154432fe None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:41.275407 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:27:41.275803 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:27:41.276682 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:27:41.277632 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:27:41.281047 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:27:41.297766 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] Get all volumes completed successfully. Sep 01 06:27:41.300572 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-0a729063-5e6f-466d-b435-d3c1154432fe demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:27:41.301461 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 7/28] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:27:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:27:51.290307 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:28:41.316116 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:41.319402 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:28:41.319693 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:28:41.319928 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:28:41.320280 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:28:41.321230 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:28:41.330794 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] Get all volumes completed successfully. Sep 01 06:28:41.333234 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-ed8addb9-20a7-47ae-8219-ea81347b8a3d demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:28:41.333647 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 7/29] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:28:41 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) Sep 01 06:28:51.324764 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:41.349093 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-e4babb38-542d-486b-bd6b-e407428b9e67 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:29:41.354999 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:29:41.355477 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:29:41.355942 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:29:41.356556 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:29:41.358670 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:29:41.371223 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] Get all volumes completed successfully. Sep 01 06:29:41.375426 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-e4babb38-542d-486b-bd6b-e407428b9e67 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:29:41.376176 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 8/30] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:29:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:29:51.363448 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:41.390575 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:41.394442 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:30:41.394789 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:41.395295 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:41.395749 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:30:41.397088 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:30:41.410320 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] Get all volumes completed successfully. Sep 01 06:30:41.414767 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-a551a9c2-0fb5-40d6-9ad9-d1d3dd6fed89 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:30:41.415466 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 9/31] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:30:41 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) Sep 01 06:30:51.401858 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:41.433584 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:31:41.437666 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:31:41.438082 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:31:41.438469 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:31:41.438894 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:31:41.440216 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:31:41.457382 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] Get all volumes completed successfully. Sep 01 06:31:41.462032 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-011983bc-dab5-49b3-8f97-fedc9d0d9e8c demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:31:41.462857 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 8/32] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:31:41 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) Sep 01 06:31:51.445040 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:32:41.478010 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:41.689158 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:32:41.689560 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:41.689991 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:41.690449 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:32:41.691889 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:32:41.703690 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] Get all volumes completed successfully. Sep 01 06:32:41.707744 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-99cf6a04-3a1c-413d-ab19-dcd991e9d54f demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:32:41.708402 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 8/33] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:32:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:32:51.696764 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:33:41.723248 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:33:41.727215 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:33:41.727615 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:33:41.728026 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:33:41.728441 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:33:41.729903 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:33:41.741495 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] Get all volumes completed successfully. Sep 01 06:33:41.745291 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-3e4cbebb-98f3-43cf-a0e8-c937bc80c1a7 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:33:41.746416 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 9/34] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:33:41 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) Sep 01 06:33:51.734531 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:34:41.767881 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:41.769989 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:34:41.770204 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:41.770402 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:41.770557 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:34:41.771119 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:34:41.781193 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] Get all volumes completed successfully. Sep 01 06:34:41.782859 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-bd2e2b6c-efbe-4c2f-b7c6-52c2ebe843c0 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:34:41.783141 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 10/35] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:34:41 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) Sep 01 06:34:51.773999 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:41.805403 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-cd30fcdc-3378-4d94-b764-5aec1139edea None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:41.807713 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:35:41.807921 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:35:41.808157 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:35:41.808409 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:35:41.809112 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:35:41.816277 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] Get all volumes completed successfully. Sep 01 06:35:41.818089 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-cd30fcdc-3378-4d94-b764-5aec1139edea demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:35:41.818470 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 9/36] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:35:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:35:51.811945 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:36:41.870805 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:36:41.875656 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:36:41.876228 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:36:41.876603 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:36:41.877066 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:36:41.878631 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:36:41.888495 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] Get all volumes completed successfully. Sep 01 06:36:41.893061 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-20a0a532-ff3c-4c3f-9e4b-c688fcc0254f demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:36:41.893797 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 9/37] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:36:41 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) Sep 01 06:36:51.883309 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:37:41.914992 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-68febece-94fc-48af-be37-58642f01411e None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:37:41.980423 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-68febece-94fc-48af-be37-58642f01411e demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:37:41.980779 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-68febece-94fc-48af-be37-58642f01411e demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:37:41.981176 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-68febece-94fc-48af-be37-58642f01411e demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:37:41.981588 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-68febece-94fc-48af-be37-58642f01411e demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:37:41.982902 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-68febece-94fc-48af-be37-58642f01411e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:37:41.994011 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-68febece-94fc-48af-be37-58642f01411e demo demo] Get all volumes completed successfully. Sep 01 06:37:41.998126 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-68febece-94fc-48af-be37-58642f01411e demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:37:41.998676 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 10/38] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:37:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:37:51.986745 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:38:42.020364 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:38:42.024366 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:38:42.024783 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:38:42.025231 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:38:42.025722 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:38:42.027115 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:38:42.039097 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] Get all volumes completed successfully. Sep 01 06:38:42.042743 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-409f6326-2a81-49f6-8d7c-7e4d4f3a59ef demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:38:42.043433 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 11/39] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:38:42 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) Sep 01 06:38:52.032178 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:39:42.070095 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:42.074312 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:39:42.074679 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:42.075074 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:42.075506 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:39:42.077314 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:39:42.090327 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] Get all volumes completed successfully. Sep 01 06:39:42.094542 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6e2762ab-92aa-407e-af4a-1bc4e8798c9c demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:39:42.095279 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 10/40] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:39:52.082761 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:40:42.110576 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:40:42.115612 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:40:42.115997 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:40:42.116430 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:40:42.116868 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:40:42.118484 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:40:42.131393 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] Get all volumes completed successfully. Sep 01 06:40:42.136654 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-1c7078ef-390e-4155-9dc6-10e1c7bd7d71 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:40:42.137415 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 10/41] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:40:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:40:52.122682 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:41:42.156235 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-a03fe167-a35c-4980-9da1-e54215922f31 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:41:42.160773 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:41:42.161241 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:41:42.161603 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:41:42.162195 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:41:42.163460 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:41:42.175416 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] Get all volumes completed successfully. Sep 01 06:41:42.179816 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-a03fe167-a35c-4980-9da1-e54215922f31 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:41:42.180477 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 11/42] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:41:42 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) Sep 01 06:41:52.168908 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:42:42.196168 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:42:42.343807 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:42:42.344288 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:42:42.344643 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:42:42.345138 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:42:42.346497 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:42:42.359267 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] Get all volumes completed successfully. Sep 01 06:42:42.363072 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-56bd86d0-9125-4184-8bc0-c5e58c52de39 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:42:42.363775 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 12/43] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:42:42 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) Sep 01 06:42:52.350663 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:43:42.379319 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-6aeeb562-1288-4425-b777-53478b9f0d07 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:43:42.383287 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:43:42.383707 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:43:42.384028 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:43:42.384808 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:43:42.386108 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:43:42.397443 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] Get all volumes completed successfully. Sep 01 06:43:42.401490 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6aeeb562-1288-4425-b777-53478b9f0d07 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:43:42.402166 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 11/44] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:43:42 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) Sep 01 06:43:52.391065 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:44:42.417518 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-57806b66-6136-4f89-9347-db9e85907863 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:44:42.422430 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:44:42.422747 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:44:42.423234 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:44:42.423698 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:44:42.425224 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:44:42.441078 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] Get all volumes completed successfully. Sep 01 06:44:42.443487 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-57806b66-6136-4f89-9347-db9e85907863 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:44:42.444248 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 11/45] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:44:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:44:52.431474 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:45:42.462919 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:45:42.467168 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:45:42.467506 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:45:42.467867 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:45:42.468293 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:45:42.469627 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:45:42.485980 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] Get all volumes completed successfully. Sep 01 06:45:42.491450 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-abecbc8f-4f55-411d-98ec-0fdaa546098e demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:45:42.493096 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 12/46] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:45:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:45:52.474915 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:46:42.512508 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:46:42.516487 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:46:42.516759 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:46:42.517054 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:46:42.517376 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:46:42.518388 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:46:42.528462 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] Get all volumes completed successfully. Sep 01 06:46:42.531677 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-9d28656e-e6f3-4b27-b714-7aa6106c656b demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:46:42.532259 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 13/47] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:46:42 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) Sep 01 06:46:52.521801 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:47:42.548489 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:47:42.670143 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:47:42.670543 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:47:42.670980 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:47:42.671431 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:47:42.672840 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:47:42.686246 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] Get all volumes completed successfully. Sep 01 06:47:42.690617 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-1f67c56b-ddab-4c99-9b02-6d6e036d35f9 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:47:42.691527 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 12/48] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:47:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:47:52.677748 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:48:42.706149 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:48:42.709850 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:48:42.710219 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:48:42.710589 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:48:42.711008 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:48:42.712309 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:48:42.727583 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] Get all volumes completed successfully. Sep 01 06:48:42.733259 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-7056c78c-f4dc-4ce7-ac23-0727dbaaae2f demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:48:42.734179 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 12/49] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:48:42 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) Sep 01 06:48:52.717763 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:49:42.754183 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.middleware.request_id [None req-b448a93b-fe76-4977-9ed5-f452131c1346 None None] RequestId filter calling following filter/app {{(pid=111609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:49:42.758450 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:49:42.758887 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] Empty body provided in request {{(pid=111609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:49:42.759306 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.openstack.wsgi [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] Calling method 'detail' {{(pid=111609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:49:42.759731 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.api.api_utils [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] Removing options '' from query. {{(pid=111609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:49:42.761142 np0000191709 devstack@c-api.service[111609]: DEBUG cinder.volume.api [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111609) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:49:42.775683 np0000191709 devstack@c-api.service[111609]: INFO cinder.volume.api [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] Get all volumes completed successfully. Sep 01 06:49:42.780842 np0000191709 devstack@c-api.service[111609]: INFO cinder.api.openstack.wsgi [None req-b448a93b-fe76-4977-9ed5-f452131c1346 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:49:42.781699 np0000191709 devstack@c-api.service[111609]: [pid: 111609|app: 0|req: 13/50] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:49:42 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) Sep 01 06:49:52.765370 np0000191709 devstack@c-api.service[111609]: DEBUG dbcounter [-] [111609] Writing DB stats cinder:SELECT=1 {{(pid=111609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:50:42.800488 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.middleware.request_id [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 None None] RequestId filter calling following filter/app {{(pid=111610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:50:42.805464 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:50:42.805948 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] Empty body provided in request {{(pid=111610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:50:42.806600 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.openstack.wsgi [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] Calling method 'detail' {{(pid=111610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:50:42.807231 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.api.api_utils [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] Removing options '' from query. {{(pid=111610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:50:42.808676 np0000191709 devstack@c-api.service[111610]: DEBUG cinder.volume.api [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111610) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:50:42.820813 np0000191709 devstack@c-api.service[111610]: INFO cinder.volume.api [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] Get all volumes completed successfully. Sep 01 06:50:42.824737 np0000191709 devstack@c-api.service[111610]: INFO cinder.api.openstack.wsgi [None req-7ffd536c-aec4-47de-99f5-e78d63a1faa4 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:50:42.825688 np0000191709 devstack@c-api.service[111610]: [pid: 111610|app: 0|req: 14/51] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:50:42 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) Sep 01 06:50:52.813928 np0000191709 devstack@c-api.service[111610]: DEBUG dbcounter [-] [111610] Writing DB stats cinder:SELECT=1 {{(pid=111610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:51:42.843401 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:51:42.846824 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:51:42.847079 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:51:42.847366 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:51:42.847574 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:51:42.849042 np0000191709 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:51:42.863178 np0000191709 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] Get all volumes completed successfully. Sep 01 06:51:42.868572 np0000191709 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-d3ef8a9c-d9a3-4fca-9164-c01bf3c24ff2 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:51:42.868572 np0000191709 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 13/52] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:51:42 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) Sep 01 06:51:52.852526 np0000191709 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:52:42.893056 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.middleware.request_id [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 None None] RequestId filter calling following filter/app {{(pid=111611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:52:43.036661 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] GET https://162.253.55.214/volume/v3/volumes/detail Sep 01 06:52:43.037015 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] Empty body provided in request {{(pid=111611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:52:43.037914 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.openstack.wsgi [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] Calling method 'detail' {{(pid=111611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:52:43.038854 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.api.api_utils [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] Removing options '' from query. {{(pid=111611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:52:43.040554 np0000191709 devstack@c-api.service[111611]: DEBUG cinder.volume.api [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111611) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:52:43.053767 np0000191709 devstack@c-api.service[111611]: INFO cinder.volume.api [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] Get all volumes completed successfully. Sep 01 06:52:43.056437 np0000191709 devstack@c-api.service[111611]: INFO cinder.api.openstack.wsgi [None req-c1ed523f-1056-4c5b-8a3d-14da34924c26 demo demo] https://162.253.55.214/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:52:43.057241 np0000191709 devstack@c-api.service[111611]: [pid: 111611|app: 0|req: 13/53] 162.253.55.214 () {64 vars in 1296 bytes} [Tue Sep 1 06:52:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:52:53.045324 np0000191709 devstack@c-api.service[111611]: DEBUG dbcounter [-] [111611] Writing DB stats cinder:SELECT=1 {{(pid=111611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}