Jul 21 03:13:24.822947 np0000185938 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 21 03:13:24.830420 np0000185938 devstack@c-api.service[110952]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 21 03:13:24 2026] *** Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: nodename: np0000185938 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: machine: x86_64 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: clock source: unix Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: pcre jit disabled Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: detected number of CPU cores: 16 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: current working directory: / Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: detected binary path: /usr/bin/uwsgi-core Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: your processes number limit is 256916 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: your memory page size is 4096 bytes Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: detected max file descriptor number: 2048 Jul 21 03:13:24.833521 np0000185938 devstack@c-api.service[110952]: lock engine: pthread robust mutexes Jul 21 03:13:24.834260 np0000185938 devstack@c-api.service[110952]: thunder lock: enabled Jul 21 03:13:24.834260 np0000185938 devstack@c-api.service[110952]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 21 03:13:24.834260 np0000185938 devstack@c-api.service[110952]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 21 03:13:24.834260 np0000185938 devstack@c-api.service[110952]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 21 03:13:24.834260 np0000185938 devstack@c-api.service[110952]: Set PythonHome to /opt/stack/data/venv Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: Python main interpreter initialized at 0x7beb5c8a4668 Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: python threads support enabled Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: your server socket listen backlog is limited to 100 connections Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: your mercy for graceful operations on workers is 80 seconds Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: mapped 671795 bytes (656 KB) for 4 cores Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: *** Operational MODE: preforking *** Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: *** uWSGI is running in multiple interpreter mode *** Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: spawned uWSGI master process (pid: 110952) Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: spawned uWSGI worker 1 (pid: 110961, cores: 1) Jul 21 03:13:24.879478 np0000185938 devstack@c-api.service[110952]: spawned uWSGI worker 2 (pid: 110962, cores: 1) Jul 21 03:13:24.877511 np0000185938 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 21 03:13:24.880327 np0000185938 devstack@c-api.service[110952]: spawned uWSGI worker 3 (pid: 110963, cores: 1) Jul 21 03:13:24.880327 np0000185938 devstack@c-api.service[110952]: spawned uWSGI worker 4 (pid: 110964, cores: 1) Jul 21 03:13:24.880327 np0000185938 devstack@c-api.service[110952]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: we strongly recommend against using it for new projects. Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: If you are already using Eventlet, we recommend migrating to a different Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: framework. For more detail see Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 21 03:13:25.007035 np0000185938 devstack@c-api.service[110964]: import eventlet # noqa Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: we strongly recommend against using it for new projects. Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: If you are already using Eventlet, we recommend migrating to a different Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: framework. For more detail see Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 21 03:13:25.032308 np0000185938 devstack@c-api.service[110962]: import eventlet # noqa Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: we strongly recommend against using it for new projects. Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: If you are already using Eventlet, we recommend migrating to a different Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: framework. For more detail see Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 21 03:13:25.033139 np0000185938 devstack@c-api.service[110961]: import eventlet # noqa Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: we strongly recommend against using it for new projects. Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: If you are already using Eventlet, we recommend migrating to a different Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: framework. For more detail see Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 21 03:13:25.055655 np0000185938 devstack@c-api.service[110963]: import eventlet # noqa Jul 21 03:13:25.174602 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 21 03:13:25.174602 np0000185938 devstack@c-api.service[110964]: from cgi import parse_header Jul 21 03:13:25.194325 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 21 03:13:25.194325 np0000185938 devstack@c-api.service[110961]: from cgi import parse_header Jul 21 03:13:25.225228 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 21 03:13:25.225228 np0000185938 devstack@c-api.service[110964]: warnings.warn( Jul 21 03:13:25.228872 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 21 03:13:25.228872 np0000185938 devstack@c-api.service[110962]: from cgi import parse_header Jul 21 03:13:25.235867 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 21 03:13:25.235867 np0000185938 devstack@c-api.service[110963]: from cgi import parse_header Jul 21 03:13:25.244515 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 21 03:13:25.244515 np0000185938 devstack@c-api.service[110964]: removals.removed_module( Jul 21 03:13:25.244790 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 21 03:13:25.244790 np0000185938 devstack@c-api.service[110961]: warnings.warn( Jul 21 03:13:25.245540 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 21 03:13:25.245540 np0000185938 devstack@c-api.service[110964]: removals.removed_module( Jul 21 03:13:25.254479 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 21 03:13:25.254479 np0000185938 devstack@c-api.service[110961]: removals.removed_module( Jul 21 03:13:25.254479 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 21 03:13:25.254479 np0000185938 devstack@c-api.service[110961]: removals.removed_module( Jul 21 03:13:25.275057 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 21 03:13:25.275057 np0000185938 devstack@c-api.service[110962]: warnings.warn( Jul 21 03:13:25.278360 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 21 03:13:25.278360 np0000185938 devstack@c-api.service[110963]: warnings.warn( Jul 21 03:13:25.285962 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 21 03:13:25.285962 np0000185938 devstack@c-api.service[110962]: removals.removed_module( Jul 21 03:13:25.287805 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 21 03:13:25.287805 np0000185938 devstack@c-api.service[110962]: removals.removed_module( Jul 21 03:13:25.290016 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 21 03:13:25.290016 np0000185938 devstack@c-api.service[110963]: removals.removed_module( Jul 21 03:13:25.292332 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 21 03:13:25.292332 np0000185938 devstack@c-api.service[110963]: removals.removed_module( Jul 21 03:13:26.043234 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 21 03:13:26.043234 np0000185938 devstack@c-api.service[110961]: warnings.warn( Jul 21 03:13:26.086294 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 21 03:13:26.086294 np0000185938 devstack@c-api.service[110964]: warnings.warn( Jul 21 03:13:26.091696 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 21 03:13:26.091696 np0000185938 devstack@c-api.service[110961]: warnings.warn( Jul 21 03:13:26.096412 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 21 03:13:26.096412 np0000185938 devstack@c-api.service[110962]: warnings.warn( Jul 21 03:13:26.103957 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 21 03:13:26.103957 np0000185938 devstack@c-api.service[110963]: warnings.warn( Jul 21 03:13:26.142413 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 21 03:13:26.142413 np0000185938 devstack@c-api.service[110964]: warnings.warn( Jul 21 03:13:26.145225 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 21 03:13:26.145225 np0000185938 devstack@c-api.service[110962]: warnings.warn( Jul 21 03:13:26.164213 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 21 03:13:26.164213 np0000185938 devstack@c-api.service[110963]: warnings.warn( Jul 21 03:13:26.293508 np0000185938 devstack@c-api.service[110961]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 21 03:13:26.293676 np0000185938 devstack@c-api.service[110961]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110961) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 21 03:13:26.323140 np0000185938 devstack@c-api.service[110962]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 21 03:13:26.323140 np0000185938 devstack@c-api.service[110962]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110962) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 21 03:13:26.329230 np0000185938 devstack@c-api.service[110964]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 21 03:13:26.329419 np0000185938 devstack@c-api.service[110964]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110964) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 21 03:13:26.355472 np0000185938 devstack@c-api.service[110963]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 21 03:13:26.355472 np0000185938 devstack@c-api.service[110963]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110963) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 21 03:13:26.390513 np0000185938 devstack@c-api.service[110961]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 21 03:13:26.390513 np0000185938 devstack@c-api.service[110961]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 21 03:13:26.392456 np0000185938 devstack@c-api.service[110964]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 21 03:13:26.392456 np0000185938 devstack@c-api.service[110964]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 21 03:13:26.394499 np0000185938 devstack@c-api.service[110962]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 21 03:13:26.394499 np0000185938 devstack@c-api.service[110962]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 21 03:13:26.421170 np0000185938 devstack@c-api.service[110963]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 21 03:13:26.421170 np0000185938 devstack@c-api.service[110963]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 21 03:13:26.849927 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110962) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 21 03:13:26.850121 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110963) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 21 03:13:26.850210 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110961) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 21 03:13:26.850275 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850337 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110964) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 21 03:13:26.850408 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.850498 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850557 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850632 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.850691 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.850748 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850806 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850865 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.850980 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.851040 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.851040 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.851917 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.851984 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.852054 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.852113 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.852177 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.852234 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.852292 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.852348 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.852402 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.852497 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.852564 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.852624 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.852681 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.852745 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.852996 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.853071 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.853122 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.853179 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.853239 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.853296 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.853351 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.853419 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.853499 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.853499 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.853602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.853602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.853602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.853602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.855404 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.855546 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.855546 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.855796 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.855858 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.855908 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.855963 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.856019 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.856076 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.856132 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.856189 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.856255 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.856314 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.856381 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.856458 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.856515 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.856573 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.856573 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.856671 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.856727 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.856796 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.856855 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.856919 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.856969 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.857031 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.857087 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.857329 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.857386 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.857477 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.857477 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.857477 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.857632 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.857689 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.857747 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.857805 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.857805 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.857912 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.857964 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.858021 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.858021 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.858131 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.858189 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.858244 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.858298 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.858363 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.858418 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.858620 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.858686 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.858735 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.858790 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.858844 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.859008 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.859110 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.859169 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.859169 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.859169 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.861824 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.861881 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.861934 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.861988 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.862053 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.862105 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.862160 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.862600 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.862671 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.862710 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.862753 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.862791 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.862830 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.862874 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.862946 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.862994 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.863033 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.863079 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.863301 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.863342 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.863381 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.863418 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.863485 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.863537 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.863575 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.863615 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.863654 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.863704 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.863743 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.863783 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.863827 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.863865 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.863865 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.863865 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.863865 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.864010 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.864010 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.864094 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.864132 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.864181 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.864220 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.864257 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.864296 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.864340 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.864378 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.864417 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.864482 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.864528 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.864566 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.864608 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.864647 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.864686 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.864730 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.864774 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.864813 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.864859 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.864898 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.864939 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.864939 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.865012 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.865056 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.865094 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.865132 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.865170 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.865207 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.865256 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.865295 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.865333 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.865370 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.865407 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.865465 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.865505 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.865544 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.865590 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.865635 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.865676 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.865716 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.865753 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.865789 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.865830 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.865868 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.865905 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.865946 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.865984 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.866030 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.866069 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.866106 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.866149 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.866188 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.866228 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.866264 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.866302 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.866347 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.866386 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.866431 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.866495 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.866535 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.866573 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.866611 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.866648 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.866692 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.866731 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.866768 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.866813 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.866872 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.866943 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.866991 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.867029 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.867029 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.867104 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.867143 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.867143 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.867214 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.867426 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.867482 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.867530 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.867530 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.867530 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.867530 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.867530 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.867719 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.867759 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.867814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.868017 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.872279 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.872279 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.872531 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.872531 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.872531 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.872531 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.872531 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.872760 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.872760 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.872839 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.872880 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.872917 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.872956 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.872999 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.873039 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.873086 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.873125 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.873125 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.873202 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.873283 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.873546 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.874604 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.874650 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.874710 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.874769 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.874825 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.874871 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.875009 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.875059 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.875141 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.875183 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.875259 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.875335 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.875384 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.875501 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.875701 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.875764 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.875811 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.875877 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.875943 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.875989 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.876071 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.876120 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.876169 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.876259 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.876331 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.876386 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.876428 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.876483 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.876518 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.876567 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.876614 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.876652 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.876689 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.876727 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.876774 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.876813 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.876847 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.876886 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.876923 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.876961 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.877002 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.877040 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.877076 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.877115 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.877161 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.877200 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.877235 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.877235 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.877235 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.877334 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.877334 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.877404 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.877462 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.877608 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.877662 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.877729 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.877774 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.877814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.877852 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.877892 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.877958 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.878020 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.878062 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.878115 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.878154 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.878193 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.878229 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.878269 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.878309 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.878349 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.878388 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.878424 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.878486 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.878552 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.878594 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.878632 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.878676 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.878715 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.878754 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.878798 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.878840 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.878906 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.878958 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.879012 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.879053 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.879097 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.879135 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.879173 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.879212 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.879248 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.879283 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.880265 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.880323 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.880376 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.880413 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.880513 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.880557 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.880608 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.880608 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.880681 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.880741 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.880836 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.880951 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.881039 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.881083 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.881131 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.881172 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.881222 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.881272 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.881318 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.881318 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.881391 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.881429 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.881486 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.881526 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.881577 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.881617 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.881656 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.881656 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.882048 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.882094 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.882164 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.882213 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.882259 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.882299 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.882345 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.882385 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.882428 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.882494 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.882533 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.882572 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.882611 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.882649 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.882688 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.882688 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.882778 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.882818 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.882856 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.882917 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.882960 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.883182 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.883229 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.883292 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.883358 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.883409 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.883409 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.883514 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.883586 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.883627 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.883667 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.883707 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.883746 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.883785 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.883785 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.883887 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.883929 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.883968 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.884007 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.884007 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.884079 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.884123 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.884167 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.884209 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.884255 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.884255 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.884255 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.884359 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.884397 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.884456 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.884613 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.884694 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.884782 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.884865 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.884943 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.884984 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.885022 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.885060 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.885101 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.885139 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.885139 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.885209 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.885249 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.885249 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.885330 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.885370 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.885408 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.885471 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.885512 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.885512 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.885512 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.885615 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.885654 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.885699 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.885741 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.885741 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.885818 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.885861 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.885899 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.885937 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.885975 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.885975 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.886043 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.886092 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.886138 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.886179 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.886217 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.886255 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.886292 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.886334 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.886372 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.886416 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.886471 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.886525 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.886569 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.886607 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.886653 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.886653 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.886735 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.886776 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.886814 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.886852 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.886852 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.886852 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.886999 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.887039 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.887106 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.887106 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.887106 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.887106 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.887267 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.887267 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.887348 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.887388 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.887388 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.887503 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.887551 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.887601 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.887643 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.887682 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.887733 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.887783 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.887823 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.887864 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.887902 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.887941 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.887978 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.888018 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.888018 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.888087 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.888133 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.888177 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.888218 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.888261 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.888337 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.888415 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.888415 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.888415 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.888415 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.888617 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.888667 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.888707 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.888747 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.888747 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.888747 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.888851 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.888889 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.888889 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.888959 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.889004 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.889004 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.889004 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.889118 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.889158 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.889158 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.889238 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.889278 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.889278 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.889278 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.889389 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.889428 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.889428 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.889545 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.889584 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.889584 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.889657 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.889696 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.889735 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.889790 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.889858 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.889907 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.889947 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.889985 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.890024 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.890062 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.890101 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.890139 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.890185 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.890222 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.890266 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.890304 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.890346 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.890386 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.890420 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.890484 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.890531 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.890572 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.890609 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.890648 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.890699 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.890738 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.890776 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.890813 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.890856 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.890936 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.890977 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.891015 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.891053 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.891091 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.891138 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.891175 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.891214 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.891257 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.891295 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.891332 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.891381 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.891420 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.891420 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.891550 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.891598 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.891638 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.891638 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.891743 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.891949 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.892069 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.892150 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.892191 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.892229 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.892267 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.892328 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.892371 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.892415 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.892468 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.892508 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.892577 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.892622 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.892661 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.892700 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.892828 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.892870 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.892870 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.892870 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.892975 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.893007 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.893035 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.893063 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.893088 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.893116 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.893194 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.893230 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.893263 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.893331 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.893360 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.893387 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.893473 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.893502 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.893531 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.893585 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.893621 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.893649 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.893677 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.893705 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.893737 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.893768 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.893796 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.893823 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.893852 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.893913 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.893948 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.893994 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.894062 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.894123 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.894186 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.894247 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.894307 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.894374 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.894599 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.894758 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.894950 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.895099 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.895234 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.895362 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.895548 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.895584 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.895612 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.895672 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.895728 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.895763 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.895790 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.895819 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.895846 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.895871 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.895897 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.895922 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.895949 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.895977 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.896003 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.896033 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.896060 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.896093 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.896120 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.896147 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.896173 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.896198 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.896230 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.896257 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.896282 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.896282 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.896337 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.896365 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.896391 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.897358 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.897462 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.897590 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.897681 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.897761 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.897860 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.897975 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.900907 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.900958 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.901024 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.901078 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.901139 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.901192 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.901260 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.901384 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.901465 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.901531 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.901594 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.901654 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.901713 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.901779 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.901852 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.901923 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.901988 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.902050 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.902101 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.902167 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.902234 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.903418 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.903499 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.903539 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.903614 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.903668 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.903708 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.903745 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.903784 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.903823 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.903869 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.903908 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.903945 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.903983 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.904024 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.904062 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.904098 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.904136 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.904175 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.904222 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.904260 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.904306 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.904345 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.904389 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.904428 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.904490 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.904539 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.904579 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.904618 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.904656 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.904698 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.904744 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.904783 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.904819 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.904864 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.904902 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.904945 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.904989 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.905027 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.905063 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.905101 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.905136 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.905458 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.905458 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.905529 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.905656 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.905765 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.905849 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.905954 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.906037 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.906124 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.906208 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.906255 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.906294 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.906330 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.906380 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.906421 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.906492 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.906532 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.906575 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.906615 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.906664 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.906703 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.906737 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.906780 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.906825 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.906868 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.906931 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.906974 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.906974 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.907042 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.907042 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.907123 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.907123 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.907193 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.907238 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.907315 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.907363 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.907423 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.907487 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.907551 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.907591 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.907637 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.907676 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.907718 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.907762 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.907801 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.907839 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.907883 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.907921 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.907959 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.907997 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.908036 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.908073 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.908118 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.908157 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.908195 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.908232 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.908272 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.908317 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.908355 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.908395 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.908453 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.908453 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.908453 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.908576 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.908773 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.909356 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.909411 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.909478 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.909540 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.909581 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.909624 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.909662 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.909698 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.909738 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.909774 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.909817 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.909862 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.909902 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.909942 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.909980 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.910015 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.910053 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.910090 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.910128 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.910164 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.910210 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.910249 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.910284 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.910327 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.910365 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.910404 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.910465 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.910516 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.910555 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.910601 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.910645 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.910684 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.910722 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.910766 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.910812 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.910855 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.910921 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.910957 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.910996 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.911039 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.911079 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.911115 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.911154 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.911190 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.911190 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.911258 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.911297 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.911332 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.911370 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.911413 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.911475 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.911516 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.911556 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.911594 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.911633 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.911633 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 21 03:13:26.912181 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.912227 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.912262 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110961) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.912314 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.912352 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.912387 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.912432 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.912501 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.912544 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.912584 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.912620 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110961) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.912620 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110961) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.912838 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.912885 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.912955 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.913002 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.913070 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.913110 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 21 03:13:26.913150 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.913189 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 21 03:13:26.913238 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 21 03:13:26.913308 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 21 03:13:26.913359 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 21 03:13:26.913424 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 21 03:13:26.960092 np0000185938 devstack@c-api.service[110962]: INFO dbcounter [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Registered counter for database cinder Jul 21 03:13:26.963528 np0000185938 devstack@c-api.service[110961]: INFO dbcounter [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Registered counter for database cinder Jul 21 03:13:26.964923 np0000185938 devstack@c-api.service[110964]: INFO dbcounter [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Registered counter for database cinder Jul 21 03:13:26.969637 np0000185938 devstack@c-api.service[110963]: INFO dbcounter [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Registered counter for database cinder Jul 21 03:13:27.003871 np0000185938 devstack@c-api.service[110962]: DEBUG oslo_db.sqlalchemy.engines [None req-fd808649-2697-4b27-b2a7-f21974ca31fe 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=110962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.007981 np0000185938 devstack@c-api.service[110964]: DEBUG oslo_db.sqlalchemy.engines [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 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=110964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.009393 np0000185938 devstack@c-api.service[110961]: DEBUG oslo_db.sqlalchemy.engines [None req-31cbac36-3949-4eda-bf35-994bd66cc891 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=110961) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.015767 np0000185938 devstack@c-api.service[110963]: DEBUG oslo_db.sqlalchemy.engines [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 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=110963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.130073 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writer thread running {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 21 03:13:27.132928 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 21 03:13:27.133062 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writer thread running {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 21 03:13:27.135326 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 21 03:13:27.135819 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 21 03:13:27.138305 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writer thread running {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 21 03:13:27.139146 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 21 03:13:27.139274 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 21 03:13:27.141275 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 21 03:13:27.141408 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 21 03:13:27.141962 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 21 03:13:27.142458 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.143700 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 21 03:13:27.144869 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.145877 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 21 03:13:27.148354 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writer thread running {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 21 03:13:27.148778 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.149119 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.149685 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 21 03:13:27.150950 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 21 03:13:27.154208 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 21 03:13:27.154666 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 21 03:13:27.156946 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.157032 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 21 03:13:27.159648 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 21 03:13:27.160598 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.163324 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.163591 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.184187 np0000185938 devstack@c-api.service[110964]: DEBUG oslo_db.sqlalchemy.engines [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 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=110964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.186758 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 21 03:13:27.187712 np0000185938 devstack@c-api.service[110962]: DEBUG oslo_db.sqlalchemy.engines [None req-fd808649-2697-4b27-b2a7-f21974ca31fe 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=110962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.189158 np0000185938 devstack@c-api.service[110964]: INFO cinder.rpc [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 21 03:13:27.190314 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.190473 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 21 03:13:27.192772 np0000185938 devstack@c-api.service[110962]: INFO cinder.rpc [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 21 03:13:27.193888 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.199731 np0000185938 devstack@c-api.service[110961]: DEBUG oslo_db.sqlalchemy.engines [None req-31cbac36-3949-4eda-bf35-994bd66cc891 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=110961) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.202815 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 21 03:13:27.202966 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.203405 np0000185938 devstack@c-api.service[110963]: DEBUG oslo_db.sqlalchemy.engines [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 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=110963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:27.205889 np0000185938 devstack@c-api.service[110961]: INFO cinder.rpc [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 21 03:13:27.206404 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 21 03:13:27.206665 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.207356 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.207536 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.209047 np0000185938 devstack@c-api.service[110963]: INFO cinder.rpc [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 21 03:13:27.209868 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.210547 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.210691 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.212959 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.215886 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.218027 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.218888 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.220173 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.221011 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.221842 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.223428 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.223885 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.224551 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.225104 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.226578 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.226970 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.228126 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.229501 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.229794 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.231771 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.232589 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.232653 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.232831 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.233711 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.234096 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.236541 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.236693 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.236764 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.237339 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.240512 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.240589 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.242344 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.242415 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.243454 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.245388 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.245747 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.245911 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.246749 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.247868 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.248119 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.249293 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.249604 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.249706 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.249786 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.250777 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.251118 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.252161 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.252552 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.252622 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.253601 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.253813 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.254045 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.254178 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.254587 np0000185938 devstack@c-api.service[110962]: WARNING cinder.api.contrib.hosts [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 21 03:13:27.255188 np0000185938 devstack@c-api.service[110964]: WARNING cinder.api.contrib.hosts [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 21 03:13:27.255295 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.255933 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.256062 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.256778 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.257131 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.257557 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.258093 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.258930 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.259060 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: extensions {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.259895 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: extensions {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.260127 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.260365 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-quota-class-sets {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.261249 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-quota-class-sets {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.261633 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: backups {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.262561 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: backups {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.263087 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.264187 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: qos-specs {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.265211 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: qos-specs {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.266433 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-quota-sets {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.266561 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.267397 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-quota-sets {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.267926 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-availability-zone {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.268829 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.268899 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-availability-zone {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.269190 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: extra_specs {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.269508 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.270513 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: extra_specs {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.270858 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.270937 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: encryption {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.272121 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: encryption {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.272387 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: capabilities {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.272736 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.273633 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: consistencygroups {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.273721 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: capabilities {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.274608 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.274977 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: consistencygroups {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.275556 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-volume-manage {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.276607 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.276694 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.276927 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-volume-manage {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.277009 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-hosts {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.277688 np0000185938 devstack@c-api.service[110963]: WARNING cinder.api.contrib.hosts [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 21 03:13:27.278304 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: cgsnapshots {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.278381 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-hosts {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.278561 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.278881 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.279850 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: cgsnapshots {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.280103 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.280376 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.280457 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: encryption {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.281227 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: encryption {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.281486 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.282181 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.282459 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: extensions {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.282812 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-snapshot-manage {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.282965 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-snapshot-manage {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.284217 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.284419 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-volume-type-access {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.284946 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-quota-class-sets {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.285929 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-volume-type-access {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.286068 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: scheduler-stats {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.286178 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.286579 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: backups {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.287407 np0000185938 devstack@c-api.service[110961]: WARNING cinder.api.contrib.hosts [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 21 03:13:27.287592 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extended resource: os-volume-transfer {{(pid=110964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.288157 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: scheduler-stats {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.288228 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.289281 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: qos-specs {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.289709 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.290014 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.290193 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extended resource: os-volume-transfer {{(pid=110962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.291140 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.291484 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.291928 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-quota-sets {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.292107 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: extensions {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.292876 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.292944 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.293472 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-quota-class-sets {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.293727 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-availability-zone {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.294292 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.294375 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.294831 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: backups {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.295292 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.contrib.snapshot_actions [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] SnapshotActionsController initialized {{(pid=110964) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 21 03:13:27.295474 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: extra_specs {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.295942 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.296021 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.297356 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.297488 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.297669 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: encryption {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.297742 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: qos-specs {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.298310 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] SnapshotActionsController initialized {{(pid=110962) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 21 03:13:27.298793 np0000185938 devstack@c-api.service[110964]: WARNING castellan.key_manager.migration [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.299121 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.299614 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension TypesManage extending resource: types {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.299739 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.299825 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension AdminActions extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.299886 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: capabilities {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.299942 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension AdminActions extending resource: snapshots {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.300012 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-quota-sets {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.300071 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension AdminActions extending resource: backups {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.300159 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.300254 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.300374 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.300568 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.301050 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301129 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301257 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301342 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeActions extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301425 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: consistencygroups {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.301540 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301596 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-availability-zone {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.301672 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301729 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension UsedLimits extending resource: limits {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.301782 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.v3.router [None req-3a184c25-4f60-445b-ac0b-8956e3c913a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.302404 np0000185938 devstack@c-api.service[110962]: WARNING castellan.key_manager.migration [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.302818 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: extra_specs {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.303368 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension TypesManage extending resource: types {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.303508 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-volume-manage {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.303578 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.303718 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension AdminActions extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.303886 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension AdminActions extending resource: snapshots {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.303987 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension AdminActions extending resource: backups {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.304156 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.304244 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.304362 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.304675 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: encryption {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.305111 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-hosts {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.305203 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305286 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305354 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305499 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeActions extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305663 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305821 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.305942 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension UsedLimits extending resource: limits {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.306307 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.v3.router [None req-fd808649-2697-4b27-b2a7-f21974ca31fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.306402 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: capabilities {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.306574 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: cgsnapshots {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.307669 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: consistencygroups {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.308128 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: encryption {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.309655 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-volume-manage {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.309845 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-snapshot-manage {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.311240 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-hosts {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.311687 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-volume-type-access {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.312086 np0000185938 devstack@c-api.service[110964]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7beb5c8a4668 pid: 110964 (default app) Jul 21 03:13:27.312632 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: cgsnapshots {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.313236 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: scheduler-stats {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.314035 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: encryption {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.314161 np0000185938 devstack@c-api.service[110962]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7beb5c8a4668 pid: 110962 (default app) Jul 21 03:13:27.314768 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extended resource: os-volume-transfer {{(pid=110963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.315656 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-snapshot-manage {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.317147 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-volume-type-access {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.318047 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.318801 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: scheduler-stats {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.319877 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.320459 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extended resource: os-volume-transfer {{(pid=110961) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 21 03:13:27.321279 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.322326 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-44c6afb0-6ef5-4bb9-866e-87082abe2baf None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:13:27.322760 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.323015 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.323775 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] SnapshotActionsController initialized {{(pid=110963) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 21 03:13:27.324464 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.324530 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.325169 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 1/1] 199.19.213.249 () {60 vars in 956 bytes} [Tue Jul 21 03:13:27 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 21 03:13:27.326020 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.326121 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.327302 np0000185938 devstack@c-api.service[110963]: WARNING castellan.key_manager.migration [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.327386 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.328138 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension TypesManage extending resource: types {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328252 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328311 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.contrib.snapshot_actions [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] SnapshotActionsController initialized {{(pid=110961) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 21 03:13:27.328365 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension AdminActions extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328504 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension AdminActions extending resource: snapshots {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328627 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension AdminActions extending resource: backups {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328737 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328852 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.328963 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329170 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.329231 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329231 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329329 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329462 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeActions extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329611 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329690 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329818 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension UsedLimits extending resource: limits {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.329931 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.v3.router [None req-a3ac238a-d41e-41cd-b5a9-0928e3586ae5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.330479 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.331962 np0000185938 devstack@c-api.service[110961]: WARNING castellan.key_manager.migration [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension TypesManage extending resource: types {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension AdminActions extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension AdminActions extending resource: snapshots {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension AdminActions extending resource: backups {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333372 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333654 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.333654 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334225 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334326 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334552 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334552 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeActions extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334659 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334805 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.334918 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension UsedLimits extending resource: limits {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.335019 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.v3.router [None req-31cbac36-3949-4eda-bf35-994bd66cc891 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110961) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 21 03:13:27.338077 np0000185938 devstack@c-api.service[110963]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7beb5c8a4668 pid: 110963 (default app) Jul 21 03:13:27.343019 np0000185938 devstack@c-api.service[110961]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7beb5c8a4668 pid: 110961 (default app) Jul 21 03:13:34.459885 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-04158179-bd21-44fb-81ba-07e743c15e58 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:13:34.951147 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-04158179-bd21-44fb-81ba-07e743c15e58 admin admin] POST https://199.19.213.249/volume/v3/types Jul 21 03:13:34.951688 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-04158179-bd21-44fb-81ba-07e743c15e58 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 21 03:13:34.953241 np0000185938 devstack@c-api.service[110962]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 21 03:13:34.953241 np0000185938 devstack@c-api.service[110962]: warnings.warn( Jul 21 03:13:34.986976 np0000185938 devstack@c-api.service[110962]: DEBUG oslo_db.sqlalchemy.engines [None req-04158179-bd21-44fb-81ba-07e743c15e58 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=110962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:35.021328 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-04158179-bd21-44fb-81ba-07e743c15e58 admin admin] https://199.19.213.249/volume/v3/types returned with HTTP 200 Jul 21 03:13:35.021995 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 1/2] 199.19.213.249 () {68 vars in 1333 bytes} [Tue Jul 21 03:13:34 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:13:35.035761 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-0726dcc4-f3bc-4dbe-9eda-6492b80849a5 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:13:35.362606 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-0726dcc4-f3bc-4dbe-9eda-6492b80849a5 admin admin] POST https://199.19.213.249/volume/v3/types/0795121b-669b-4413-a6c8-d93140b2c76a/extra_specs Jul 21 03:13:35.363157 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-0726dcc4-f3bc-4dbe-9eda-6492b80849a5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 21 03:13:35.364830 np0000185938 devstack@c-api.service[110964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 21 03:13:35.364830 np0000185938 devstack@c-api.service[110964]: warnings.warn( Jul 21 03:13:35.402005 np0000185938 devstack@c-api.service[110964]: DEBUG oslo_db.sqlalchemy.engines [None req-0726dcc4-f3bc-4dbe-9eda-6492b80849a5 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=110964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:13:35.468516 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-0726dcc4-f3bc-4dbe-9eda-6492b80849a5 admin admin] https://199.19.213.249/volume/v3/types/0795121b-669b-4413-a6c8-d93140b2c76a/extra_specs returned with HTTP 200 Jul 21 03:13:35.468947 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 2/3] 199.19.213.249 () {68 vars in 1480 bytes} [Tue Jul 21 03:13:35 2026] POST /volume/v3/types/0795121b-669b-4413-a6c8-d93140b2c76a/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:13:37.205072 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=6 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:13:37.208393 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=6 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:13:45.017155 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:13:45.467599 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:16:21.908283 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-ac2de738-a054-45b7-a3d8-2c21f076d16e None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:16:21.909031 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-ac2de738-a054-45b7-a3d8-2c21f076d16e None None] GET https://199.19.213.249/volume// Jul 21 03:16:21.909105 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-ac2de738-a054-45b7-a3d8-2c21f076d16e None None] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:16:21.909341 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-ac2de738-a054-45b7-a3d8-2c21f076d16e None None] Calling method 'all' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:16:21.909789 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-ac2de738-a054-45b7-a3d8-2c21f076d16e None None] https://199.19.213.249/volume// returned with HTTP 300 Jul 21 03:16:21.910078 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 1/4] 199.19.213.249 () {66 vars in 1456 bytes} [Tue Jul 21 03:16:21 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 21 03:17:03.015035 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-1b65ada1-7943-4e28-ad21-e761c5da2bf8 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:03.018459 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 1/5] 199.19.213.249 () {62 vars in 1068 bytes} [Tue Jul 21 03:17:02 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 21 03:17:03.069136 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:03.079794 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 2/6] 199.19.213.249 () {64 vars in 1272 bytes} [Tue Jul 21 03:17:03 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 21 03:17:03.118536 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 req-835eb662-2495-452a-bfa1-6166f3b0d1e7 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:03.124294 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 req-835eb662-2495-452a-bfa1-6166f3b0d1e7 demo demo] GET https://199.19.213.249/volume/v3/ Jul 21 03:17:03.124764 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 req-835eb662-2495-452a-bfa1-6166f3b0d1e7 demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:03.125034 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 req-835eb662-2495-452a-bfa1-6166f3b0d1e7 demo demo] Calling method 'version_select' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:03.126096 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [req-b6c0b658-4860-43ec-ac82-9f0886bcfc15 req-835eb662-2495-452a-bfa1-6166f3b0d1e7 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jul 21 03:17:03.126572 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 3/7] 199.19.213.249 () {66 vars in 1346 bytes} [Tue Jul 21 03:17:03 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:03.171511 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:03.496114 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 demo demo] GET https://199.19.213.249/volume/v3/types Jul 21 03:17:03.496510 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:03.496702 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 demo demo] Calling method 'index' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:03.497170 np0000185938 devstack@c-api.service[110963]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 21 03:17:03.497170 np0000185938 devstack@c-api.service[110963]: warnings.warn( Jul 21 03:17:03.497769 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:17:03.535930 np0000185938 devstack@c-api.service[110963]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 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=110963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:17:03.560429 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-ee6abefd-3231-472a-b4fc-d8db411849c1 demo demo] https://199.19.213.249/volume/v3/types returned with HTTP 200 Jul 21 03:17:03.560906 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 2/8] 199.19.213.249 () {64 vars in 1290 bytes} [Tue Jul 21 03:17:03 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:03.601537 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-77807a58-31f7-40a9-85a2-e1f396f63cce None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:03.942981 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-77807a58-31f7-40a9-85a2-e1f396f63cce demo demo] GET https://199.19.213.249/volume/v3/types/default Jul 21 03:17:03.943330 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-77807a58-31f7-40a9-85a2-e1f396f63cce demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:03.943556 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-77807a58-31f7-40a9-85a2-e1f396f63cce demo demo] Calling method 'show' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:03.977259 np0000185938 devstack@c-api.service[110961]: DEBUG oslo_db.sqlalchemy.engines [None req-77807a58-31f7-40a9-85a2-e1f396f63cce 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=110961) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 21 03:17:03.995197 np0000185938 devstack@c-api.service[110961]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 21 03:17:03.995197 np0000185938 devstack@c-api.service[110961]: warnings.warn( Jul 21 03:17:03.997277 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-77807a58-31f7-40a9-85a2-e1f396f63cce demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jul 21 03:17:03.997656 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 2/9] 199.19.213.249 () {64 vars in 1301 bytes} [Tue Jul 21 03:17:03 2026] GET /volume/v3/types/default => generated 145 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:04.472215 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-bf348c26-68eb-4f98-ac7f-ac32b1197f2c None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:04.473368 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 3/10] 199.19.213.249 () {62 vars in 1068 bytes} [Tue Jul 21 03:17:04 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 21 03:17:04.506343 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-635b06d6-97e2-466d-911c-96c4468ef7ff None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:04.512972 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 4/11] 199.19.213.249 () {64 vars in 1272 bytes} [Tue Jul 21 03:17:04 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 21 03:17:04.552172 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [req-635b06d6-97e2-466d-911c-96c4468ef7ff req-96e4d4eb-6573-4f34-be62-f59c0b4ca413 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:04.554829 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-635b06d6-97e2-466d-911c-96c4468ef7ff req-96e4d4eb-6573-4f34-be62-f59c0b4ca413 demo demo] GET https://199.19.213.249/volume/v3/ Jul 21 03:17:04.555044 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-635b06d6-97e2-466d-911c-96c4468ef7ff req-96e4d4eb-6573-4f34-be62-f59c0b4ca413 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:04.555271 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-635b06d6-97e2-466d-911c-96c4468ef7ff req-96e4d4eb-6573-4f34-be62-f59c0b4ca413 demo demo] Calling method 'version_select' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:04.555813 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-635b06d6-97e2-466d-911c-96c4468ef7ff req-96e4d4eb-6573-4f34-be62-f59c0b4ca413 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jul 21 03:17:04.556201 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 3/12] 199.19.213.249 () {66 vars in 1346 bytes} [Tue Jul 21 03:17:04 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:04.599631 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-23b719e7-327f-477b-83c7-6698f26008cc None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:04.602487 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-23b719e7-327f-477b-83c7-6698f26008cc demo demo] GET https://199.19.213.249/volume/v3/types/default Jul 21 03:17:04.602743 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-23b719e7-327f-477b-83c7-6698f26008cc demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:04.603007 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-23b719e7-327f-477b-83c7-6698f26008cc demo demo] Calling method 'show' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:04.611364 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-23b719e7-327f-477b-83c7-6698f26008cc demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jul 21 03:17:04.611705 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 3/13] 199.19.213.249 () {64 vars in 1301 bytes} [Tue Jul 21 03:17:04 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:05.243190 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-8ef3c958-8e70-4bc0-877a-68ef2bf81ca4 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.244398 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 4/14] 199.19.213.249 () {62 vars in 1068 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 21 03:17:05.281253 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-97e5723a-a468-4642-b7b4-d0be5ec0838c None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.284474 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 5/15] 199.19.213.249 () {64 vars in 1272 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 21 03:17:05.319777 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [req-97e5723a-a468-4642-b7b4-d0be5ec0838c req-bb19e877-2c99-4e6a-bdfc-9ec78ebfd469 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.322717 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-97e5723a-a468-4642-b7b4-d0be5ec0838c req-bb19e877-2c99-4e6a-bdfc-9ec78ebfd469 demo demo] GET https://199.19.213.249/volume/v3/ Jul 21 03:17:05.322927 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-97e5723a-a468-4642-b7b4-d0be5ec0838c req-bb19e877-2c99-4e6a-bdfc-9ec78ebfd469 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:05.323230 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-97e5723a-a468-4642-b7b4-d0be5ec0838c req-bb19e877-2c99-4e6a-bdfc-9ec78ebfd469 demo demo] Calling method 'version_select' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:05.323708 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-97e5723a-a468-4642-b7b4-d0be5ec0838c req-bb19e877-2c99-4e6a-bdfc-9ec78ebfd469 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jul 21 03:17:05.324197 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 4/16] 199.19.213.249 () {66 vars in 1346 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:05.359488 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-20ab4271-e34b-4d08-8b3f-877f9d6488f1 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.363011 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-20ab4271-e34b-4d08-8b3f-877f9d6488f1 demo demo] GET https://199.19.213.249/volume/v3/types/default Jul 21 03:17:05.363403 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-20ab4271-e34b-4d08-8b3f-877f9d6488f1 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:05.363883 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-20ab4271-e34b-4d08-8b3f-877f9d6488f1 demo demo] Calling method 'show' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:05.373784 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-20ab4271-e34b-4d08-8b3f-877f9d6488f1 demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jul 21 03:17:05.374299 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 4/17] 199.19.213.249 () {64 vars in 1301 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:05.414754 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-24fe9bf5-e1e0-4da0-ad5b-a2c0d65f168b None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.416047 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 5/18] 199.19.213.249 () {62 vars in 1068 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 21 03:17:05.452087 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.454936 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 6/19] 199.19.213.249 () {64 vars in 1272 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 21 03:17:05.483072 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f req-69fad7de-f2fd-4255-8322-ac71b46acfec None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.485489 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f req-69fad7de-f2fd-4255-8322-ac71b46acfec demo demo] GET https://199.19.213.249/volume/v3/ Jul 21 03:17:05.485680 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f req-69fad7de-f2fd-4255-8322-ac71b46acfec demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:05.485952 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f req-69fad7de-f2fd-4255-8322-ac71b46acfec demo demo] Calling method 'version_select' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:05.486375 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [req-4ebaec28-10a4-456b-9d3d-f5fefe2de14f req-69fad7de-f2fd-4255-8322-ac71b46acfec demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jul 21 03:17:05.486814 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 5/20] 199.19.213.249 () {66 vars in 1346 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:05.520799 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-b5eea348-b51e-440f-887e-0dda81ad2af9 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:17:05.524344 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-b5eea348-b51e-440f-887e-0dda81ad2af9 demo demo] GET https://199.19.213.249/volume/v3/types/default Jul 21 03:17:05.524815 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-b5eea348-b51e-440f-887e-0dda81ad2af9 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:17:05.525240 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-b5eea348-b51e-440f-887e-0dda81ad2af9 demo demo] Calling method 'show' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:17:05.535176 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-b5eea348-b51e-440f-887e-0dda81ad2af9 demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jul 21 03:17:05.535482 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 5/21] 199.19.213.249 () {64 vars in 1301 bytes} [Tue Jul 21 03:17:05 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 21 03:17:13.551868 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:17:15.531879 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=8 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:22:38.491685 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-e1df362f-565a-4822-be79-83810cb9895d None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:22:38.586478 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:22:38.586478 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:22:38.586478 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:22:38.586755 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:22:38.587671 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:22:38.626707 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] Get all volumes completed successfully. Jul 21 03:22:38.629698 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-e1df362f-565a-4822-be79-83810cb9895d demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:22:38.630096 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 6/22] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:22:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:22:48.618768 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:23:38.647059 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-d7829f45-e906-4ce5-8959-ba2163709c18 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:23:38.649567 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:23:38.649790 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:23:38.649974 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:23:38.650509 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:23:38.651308 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:23:38.687540 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] Get all volumes completed successfully. Jul 21 03:23:38.689909 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-d7829f45-e906-4ce5-8959-ba2163709c18 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:23:38.690036 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 7/23] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:23:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:23:48.678822 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:24:38.707456 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:24:38.722202 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:24:38.722202 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:24:38.722202 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:24:38.722202 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:24:38.722202 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:24:38.748090 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] Get all volumes completed successfully. Jul 21 03:24:38.751149 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-dca2b991-af72-4b17-bb2d-b2c18d2c4df4 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:24:38.751684 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 6/24] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:24:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:24:48.740657 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:25:38.773595 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-52029549-c591-4188-b177-41a6bb659f03 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:25:38.776318 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:25:38.776499 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:25:38.776707 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:25:38.777182 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:25:38.777886 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:25:38.816551 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] Get all volumes completed successfully. Jul 21 03:25:38.819080 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-52029549-c591-4188-b177-41a6bb659f03 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:25:38.820146 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 6/25] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:25:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:25:48.812479 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:26:38.856819 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-843b039c-c46d-4229-bbf6-ac4585555c1b None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:26:38.860978 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:26:38.860978 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:26:38.860978 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:26:38.860978 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:26:38.860978 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:26:38.896507 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] Get all volumes completed successfully. Jul 21 03:26:38.896507 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-843b039c-c46d-4229-bbf6-ac4585555c1b demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:26:38.896507 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 7/26] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:26:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:26:48.865322 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:27:38.912977 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:27:39.026684 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:27:39.027079 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:27:39.027492 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:27:39.027989 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:27:39.029570 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:27:39.040352 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] Get all volumes completed successfully. Jul 21 03:27:39.042870 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-f8ec88fb-60bc-43a3-bc45-d2a73c9368a6 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:27:39.043291 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 8/27] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:27:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:27:49.034928 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:28:39.061798 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:28:39.065810 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:28:39.066146 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:28:39.067108 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:28:39.067713 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:28:39.068916 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:28:39.078473 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] Get all volumes completed successfully. Jul 21 03:28:39.083739 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-24ec37ca-8fd6-4c67-83f2-7ba8231558b7 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:28:39.084505 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 7/28] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:28:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:28:49.072782 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:29:39.099971 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:29:39.103947 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:29:39.104343 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:29:39.104876 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:29:39.105589 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:29:39.106629 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:29:39.116739 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] Get all volumes completed successfully. Jul 21 03:29:39.119655 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-e2b990aa-265a-48ac-a9a2-18c6391f9168 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:29:39.120044 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 7/29] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:29:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:29:49.110459 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:30:39.141480 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:30:39.145247 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:30:39.145524 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:30:39.145794 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:30:39.146880 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:30:39.148715 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:30:39.158545 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] Get all volumes completed successfully. Jul 21 03:30:39.160774 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-d9d51a5b-5df1-4fb4-b0d6-d39f166e0b04 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:30:39.161137 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 8/30] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:30:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:30:49.154147 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:31:39.177275 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:31:39.179693 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:31:39.179857 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:31:39.180052 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:31:39.180278 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:31:39.180970 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:31:39.189360 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] Get all volumes completed successfully. Jul 21 03:31:39.192108 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-3d675024-2761-4596-8bd5-77dc1d4e68cf demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:31:39.192638 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 9/31] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:31:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:31:49.183692 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:32:39.213557 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:32:39.424079 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:32:39.424564 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:32:39.425024 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:32:39.425557 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:32:39.427520 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:32:39.436200 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] Get all volumes completed successfully. Jul 21 03:32:39.438199 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-0600956d-bff8-416c-a4dd-3a6d8c9bf09f demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:32:39.438549 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 8/32] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:32:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:32:49.431124 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:33:39.454501 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:33:39.458879 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:33:39.459152 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:33:39.459455 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:33:39.459790 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:33:39.461829 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:33:39.473656 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] Get all volumes completed successfully. Jul 21 03:33:39.478577 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-22a656a6-d7b8-4d70-a565-d66f43cafba5 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:33:39.479531 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 8/33] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:33:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:33:49.468067 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:34:39.496529 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:34:39.500050 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:34:39.500299 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:34:39.500578 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:34:39.500908 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:34:39.501840 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:34:39.512877 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] Get all volumes completed successfully. Jul 21 03:34:39.516148 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-33a3120c-2db0-4601-9d61-1bfed0030bcd demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:34:39.516830 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 9/34] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:34:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:34:49.505534 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:35:39.535488 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-0b56e69c-0327-447a-bbc6-0026b436575e None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:35:39.538033 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:35:39.538264 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:35:39.538528 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:35:39.538833 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:35:39.539799 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:35:39.549158 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] Get all volumes completed successfully. Jul 21 03:35:39.551711 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-0b56e69c-0327-447a-bbc6-0026b436575e demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:35:39.552191 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 10/35] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:35:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:35:49.542898 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:36:39.564112 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:36:39.567388 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:36:39.568012 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:36:39.568261 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:36:39.568559 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:36:39.569501 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:36:39.581526 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] Get all volumes completed successfully. Jul 21 03:36:39.584038 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-c6bf48ea-a518-4f7c-ba77-1c6531ca16b3 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:36:39.584476 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 9/36] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:36:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:36:49.576053 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:37:39.615673 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:37:39.738464 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:37:39.738464 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:37:39.738464 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:37:39.738464 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:37:39.740351 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:37:39.750068 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] Get all volumes completed successfully. Jul 21 03:37:39.752394 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-6c19df1b-198b-4504-bb0a-6010ac9175f3 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:37:39.752901 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 9/37] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:37:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:37:49.745323 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:38:39.771253 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-05938749-fe0f-470c-baff-55314968a343 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:38:39.774835 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:38:39.775079 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:38:39.775331 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:38:39.775690 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:38:39.776743 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:38:39.784456 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] Get all volumes completed successfully. Jul 21 03:38:39.786382 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-05938749-fe0f-470c-baff-55314968a343 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:38:39.786748 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 10/38] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:38:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:38:49.779918 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:39:39.802717 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:39:39.806768 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:39:39.807137 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:39:39.807564 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:39:39.807705 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:39:39.808602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:39:39.816141 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] Get all volumes completed successfully. Jul 21 03:39:39.818509 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-e9c8743d-5f88-4eab-8b77-f5d7b80efabd demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:39:39.818964 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 11/39] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:39:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:39:49.811786 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:40:39.838599 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-79aaac8f-4edb-4228-bb53-63685fd19607 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:40:39.843085 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:40:39.843320 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:40:39.843613 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:40:39.844000 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:40:39.844986 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:40:39.853558 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] Get all volumes completed successfully. Jul 21 03:40:39.856200 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-79aaac8f-4edb-4228-bb53-63685fd19607 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:40:39.856531 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 10/40] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:40:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:40:49.848650 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:41:39.871814 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:41:39.875947 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:41:39.876312 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:41:39.876890 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:41:39.877276 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:41:39.878664 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:41:39.888054 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] Get all volumes completed successfully. Jul 21 03:41:39.890164 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-8c1bdcb7-db65-471e-a971-a1457ef21b27 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:41:39.890916 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 10/41] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:41:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:41:49.884337 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:42:39.910487 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:42:40.006339 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:42:40.006779 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:42:40.007138 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:42:40.007625 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:42:40.009327 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:42:40.016689 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] Get all volumes completed successfully. Jul 21 03:42:40.018763 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-0df4b5a4-a6d5-4708-8f68-94cc72e307e3 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:42:40.019177 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 11/42] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:42:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:42:50.013130 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:43:40.037577 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:43:40.040558 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:43:40.040906 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:43:40.041584 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:43:40.042014 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:43:40.043360 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:43:40.050618 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] Get all volumes completed successfully. Jul 21 03:43:40.052464 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-2efc05cc-e6d0-44ad-8dc8-21011a60b578 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:43:40.052934 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 12/43] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:43:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:43:50.046119 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:44:40.069983 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:44:40.072624 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:44:40.072873 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:44:40.073280 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:44:40.073494 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:44:40.074398 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:44:40.084086 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] Get all volumes completed successfully. Jul 21 03:44:40.086532 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-b77c26f8-431e-4de8-9a6e-e4e2ef94f6b6 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:44:40.087149 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 11/44] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:44:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:44:50.078202 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:45:40.105706 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-62315a90-c706-44d1-86ba-a5d67367488d None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:45:40.110011 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:45:40.110376 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:45:40.110908 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:45:40.111350 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:45:40.112782 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:45:40.119722 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] Get all volumes completed successfully. Jul 21 03:45:40.122107 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-62315a90-c706-44d1-86ba-a5d67367488d demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:45:40.122457 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 11/45] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:45:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:45:50.117640 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:46:40.137762 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-99519576-4049-45eb-a4d5-cb76eccea042 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:46:40.139986 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:46:40.140154 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:46:40.140323 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:46:40.140557 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:46:40.141195 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:46:40.148507 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] Get all volumes completed successfully. Jul 21 03:46:40.150380 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-99519576-4049-45eb-a4d5-cb76eccea042 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:46:40.150760 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 12/46] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:46:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:46:50.144069 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:47:40.165939 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:47:40.245806 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:47:40.246179 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:47:40.246602 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:47:40.247036 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:47:40.248349 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:47:40.260893 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] Get all volumes completed successfully. Jul 21 03:47:40.264324 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-7ca0072d-5fe5-41ac-af79-d098a11c2330 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:47:40.264886 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 13/47] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:47:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:47:50.253010 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:48:40.281053 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:48:40.285061 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:48:40.285469 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:48:40.285969 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:48:40.286416 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:48:40.287804 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:48:40.296614 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] Get all volumes completed successfully. Jul 21 03:48:40.298323 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-1853cafc-51a3-4683-9538-5a384ee9e2f0 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:48:40.298660 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 12/48] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:48:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:48:50.291736 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:49:40.316602 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:49:40.320039 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:49:40.320516 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:49:40.321052 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:49:40.321335 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:49:40.322243 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:49:40.330300 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] Get all volumes completed successfully. Jul 21 03:49:40.335511 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-35c63edc-a4e1-4822-8112-0ccfb7e0fdde demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:49:40.336186 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 12/49] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:49:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:49:50.325302 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:50:40.353352 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.middleware.request_id [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 None None] RequestId filter calling following filter/app {{(pid=110962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:50:40.357549 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:50:40.358073 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] Empty body provided in request {{(pid=110962) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:50:40.358073 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.openstack.wsgi [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] Calling method 'detail' {{(pid=110962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:50:40.358184 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.api.api_utils [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] Removing options '' from query. {{(pid=110962) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:50:40.359036 np0000185938 devstack@c-api.service[110962]: DEBUG cinder.volume.api [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110962) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:50:40.370516 np0000185938 devstack@c-api.service[110962]: INFO cinder.volume.api [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] Get all volumes completed successfully. Jul 21 03:50:40.373344 np0000185938 devstack@c-api.service[110962]: INFO cinder.api.openstack.wsgi [None req-caacd8a1-b8fb-4539-a7ee-5f5bf80ca530 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:50:40.374262 np0000185938 devstack@c-api.service[110962]: [pid: 110962|app: 0|req: 13/50] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:50:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:50:50.362332 np0000185938 devstack@c-api.service[110962]: DEBUG dbcounter [-] [110962] Writing DB stats cinder:SELECT=1 {{(pid=110962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:51:40.387144 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.middleware.request_id [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f None None] RequestId filter calling following filter/app {{(pid=110964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:51:40.390086 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:51:40.390261 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] Empty body provided in request {{(pid=110964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:51:40.390453 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.openstack.wsgi [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] Calling method 'detail' {{(pid=110964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:51:40.390681 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.api.api_utils [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] Removing options '' from query. {{(pid=110964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:51:40.391320 np0000185938 devstack@c-api.service[110964]: DEBUG cinder.volume.api [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:51:40.397367 np0000185938 devstack@c-api.service[110964]: INFO cinder.volume.api [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] Get all volumes completed successfully. Jul 21 03:51:40.399173 np0000185938 devstack@c-api.service[110964]: INFO cinder.api.openstack.wsgi [None req-81f36c54-966c-4fea-990c-470ae0b1ad0f demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:51:40.399562 np0000185938 devstack@c-api.service[110964]: [pid: 110964|app: 0|req: 14/51] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:51:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:51:50.394019 np0000185938 devstack@c-api.service[110964]: DEBUG dbcounter [-] [110964] Writing DB stats cinder:SELECT=1 {{(pid=110964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:52:40.413524 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.middleware.request_id [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 None None] RequestId filter calling following filter/app {{(pid=110963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:52:40.415773 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:52:40.416075 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] Empty body provided in request {{(pid=110963) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:52:40.416075 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.openstack.wsgi [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] Calling method 'detail' {{(pid=110963) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:52:40.416313 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.api.api_utils [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] Removing options '' from query. {{(pid=110963) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:52:40.416962 np0000185938 devstack@c-api.service[110963]: DEBUG cinder.volume.api [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110963) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:52:40.424626 np0000185938 devstack@c-api.service[110963]: INFO cinder.volume.api [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] Get all volumes completed successfully. Jul 21 03:52:40.427151 np0000185938 devstack@c-api.service[110963]: INFO cinder.api.openstack.wsgi [None req-d94fe0da-7051-47f1-845f-f4b2b787a2d8 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:52:40.427606 np0000185938 devstack@c-api.service[110963]: [pid: 110963|app: 0|req: 13/52] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:52:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:52:50.419586 np0000185938 devstack@c-api.service[110963]: DEBUG dbcounter [-] [110963] Writing DB stats cinder:SELECT=1 {{(pid=110963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 21 03:53:40.444264 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.middleware.request_id [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f None None] RequestId filter calling following filter/app {{(pid=110961) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 21 03:53:40.557867 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jul 21 03:53:40.558511 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] Empty body provided in request {{(pid=110961) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 21 03:53:40.558679 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.openstack.wsgi [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] Calling method 'detail' {{(pid=110961) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 21 03:53:40.559123 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.api.api_utils [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] Removing options '' from query. {{(pid=110961) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 21 03:53:40.560504 np0000185938 devstack@c-api.service[110961]: DEBUG cinder.volume.api [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110961) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 21 03:53:40.569584 np0000185938 devstack@c-api.service[110961]: INFO cinder.volume.api [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] Get all volumes completed successfully. Jul 21 03:53:40.570917 np0000185938 devstack@c-api.service[110961]: INFO cinder.api.openstack.wsgi [None req-f0187bf1-53a9-4bd4-84c1-181d8ebc7a7f demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jul 21 03:53:40.571232 np0000185938 devstack@c-api.service[110961]: [pid: 110961|app: 0|req: 13/53] 199.19.213.249 () {64 vars in 1295 bytes} [Tue Jul 21 03:53:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 21 03:53:50.564556 np0000185938 devstack@c-api.service[110961]: DEBUG dbcounter [-] [110961] Writing DB stats cinder:SELECT=1 {{(pid=110961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}