Jul 23 00:53:40.240825 np0000186229 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 23 00:53:40.250808 np0000186229 devstack@c-api.service[111012]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 23 00:53:40 2026] *** Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: nodename: np0000186229 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: machine: x86_64 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: clock source: unix Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: pcre jit disabled Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: detected number of CPU cores: 16 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: current working directory: / Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: detected binary path: /usr/bin/uwsgi-core Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: your processes number limit is 256916 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: your memory page size is 4096 bytes Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: detected max file descriptor number: 2048 Jul 23 00:53:40.253222 np0000186229 devstack@c-api.service[111012]: lock engine: pthread robust mutexes Jul 23 00:53:40.253785 np0000186229 devstack@c-api.service[111012]: thunder lock: enabled Jul 23 00:53:40.253785 np0000186229 devstack@c-api.service[111012]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 23 00:53:40.253785 np0000186229 devstack@c-api.service[111012]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 23 00:53:40.253785 np0000186229 devstack@c-api.service[111012]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 23 00:53:40.253785 np0000186229 devstack@c-api.service[111012]: Set PythonHome to /opt/stack/data/venv Jul 23 00:53:40.288437 np0000186229 devstack@c-api.service[111012]: Python main interpreter initialized at 0x7c0b320a4668 Jul 23 00:53:40.288437 np0000186229 devstack@c-api.service[111012]: python threads support enabled Jul 23 00:53:40.288437 np0000186229 devstack@c-api.service[111012]: your server socket listen backlog is limited to 100 connections Jul 23 00:53:40.288437 np0000186229 devstack@c-api.service[111012]: your mercy for graceful operations on workers is 80 seconds Jul 23 00:53:40.289029 np0000186229 devstack@c-api.service[111012]: mapped 671795 bytes (656 KB) for 4 cores Jul 23 00:53:40.289210 np0000186229 devstack@c-api.service[111012]: *** Operational MODE: preforking *** Jul 23 00:53:40.289399 np0000186229 devstack@c-api.service[111012]: *** uWSGI is running in multiple interpreter mode *** Jul 23 00:53:40.289399 np0000186229 devstack@c-api.service[111012]: spawned uWSGI master process (pid: 111012) Jul 23 00:53:40.289542 np0000186229 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 23 00:53:40.290515 np0000186229 devstack@c-api.service[111012]: spawned uWSGI worker 1 (pid: 111013, cores: 1) Jul 23 00:53:40.290949 np0000186229 devstack@c-api.service[111012]: spawned uWSGI worker 2 (pid: 111014, cores: 1) Jul 23 00:53:40.291488 np0000186229 devstack@c-api.service[111012]: spawned uWSGI worker 3 (pid: 111015, cores: 1) Jul 23 00:53:40.292180 np0000186229 devstack@c-api.service[111012]: spawned uWSGI worker 4 (pid: 111016, cores: 1) Jul 23 00:53:40.292273 np0000186229 devstack@c-api.service[111012]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: we strongly recommend against using it for new projects. Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: framework. For more detail see Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:53:40.425425 np0000186229 devstack@c-api.service[111014]: import eventlet # noqa Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: we strongly recommend against using it for new projects. Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: framework. For more detail see Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:53:40.432028 np0000186229 devstack@c-api.service[111016]: import eventlet # noqa Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: we strongly recommend against using it for new projects. Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: framework. For more detail see Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:53:40.441130 np0000186229 devstack@c-api.service[111013]: import eventlet # noqa Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: we strongly recommend against using it for new projects. Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: framework. For more detail see Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:53:40.455882 np0000186229 devstack@c-api.service[111015]: import eventlet # noqa Jul 23 00:53:40.589478 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 23 00:53:40.589478 np0000186229 devstack@c-api.service[111014]: from cgi import parse_header Jul 23 00:53:40.601506 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 23 00:53:40.601506 np0000186229 devstack@c-api.service[111013]: from cgi import parse_header Jul 23 00:53:40.619585 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 23 00:53:40.619585 np0000186229 devstack@c-api.service[111016]: from cgi import parse_header Jul 23 00:53:40.622583 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 23 00:53:40.622583 np0000186229 devstack@c-api.service[111015]: from cgi import parse_header Jul 23 00:53:40.628076 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:53:40.628076 np0000186229 devstack@c-api.service[111014]: warnings.warn( Jul 23 00:53:40.637980 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 23 00:53:40.637980 np0000186229 devstack@c-api.service[111014]: removals.removed_module( Jul 23 00:53:40.639399 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 23 00:53:40.639399 np0000186229 devstack@c-api.service[111014]: removals.removed_module( Jul 23 00:53:40.640017 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:53:40.640017 np0000186229 devstack@c-api.service[111013]: warnings.warn( Jul 23 00:53:40.650005 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 23 00:53:40.650005 np0000186229 devstack@c-api.service[111013]: removals.removed_module( Jul 23 00:53:40.651608 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 23 00:53:40.651608 np0000186229 devstack@c-api.service[111013]: removals.removed_module( Jul 23 00:53:40.659985 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:53:40.659985 np0000186229 devstack@c-api.service[111016]: warnings.warn( Jul 23 00:53:40.662274 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:53:40.662274 np0000186229 devstack@c-api.service[111015]: warnings.warn( Jul 23 00:53:40.670265 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 23 00:53:40.670265 np0000186229 devstack@c-api.service[111016]: removals.removed_module( Jul 23 00:53:40.671794 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 23 00:53:40.671794 np0000186229 devstack@c-api.service[111016]: removals.removed_module( Jul 23 00:53:40.672405 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 23 00:53:40.672405 np0000186229 devstack@c-api.service[111015]: removals.removed_module( Jul 23 00:53:40.674318 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 23 00:53:40.674318 np0000186229 devstack@c-api.service[111015]: removals.removed_module( Jul 23 00:53:41.443661 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:53:41.443661 np0000186229 devstack@c-api.service[111013]: warnings.warn( Jul 23 00:53:41.458028 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:53:41.458028 np0000186229 devstack@c-api.service[111015]: warnings.warn( Jul 23 00:53:41.482361 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:53:41.482361 np0000186229 devstack@c-api.service[111014]: warnings.warn( Jul 23 00:53:41.499023 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 23 00:53:41.499023 np0000186229 devstack@c-api.service[111013]: warnings.warn( Jul 23 00:53:41.513985 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 23 00:53:41.513985 np0000186229 devstack@c-api.service[111015]: warnings.warn( Jul 23 00:53:41.533850 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:53:41.533850 np0000186229 devstack@c-api.service[111016]: warnings.warn( Jul 23 00:53:41.534943 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 23 00:53:41.534943 np0000186229 devstack@c-api.service[111014]: warnings.warn( Jul 23 00:53:41.583802 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 23 00:53:41.583802 np0000186229 devstack@c-api.service[111016]: warnings.warn( Jul 23 00:53:41.705468 np0000186229 devstack@c-api.service[111015]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 23 00:53:41.705668 np0000186229 devstack@c-api.service[111013]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 23 00:53:41.705758 np0000186229 devstack@c-api.service[111015]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111015) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:53:41.705822 np0000186229 devstack@c-api.service[111013]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111013) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:53:41.713762 np0000186229 devstack@c-api.service[111014]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 23 00:53:41.713965 np0000186229 devstack@c-api.service[111014]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111014) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:53:41.770148 np0000186229 devstack@c-api.service[111016]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 23 00:53:41.770422 np0000186229 devstack@c-api.service[111016]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111016) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:53:41.794316 np0000186229 devstack@c-api.service[111014]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 23 00:53:41.794316 np0000186229 devstack@c-api.service[111014]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:53:41.795415 np0000186229 devstack@c-api.service[111015]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 23 00:53:41.795415 np0000186229 devstack@c-api.service[111015]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:53:41.796699 np0000186229 devstack@c-api.service[111013]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 23 00:53:41.796699 np0000186229 devstack@c-api.service[111013]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:53:41.832932 np0000186229 devstack@c-api.service[111016]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 23 00:53:41.832932 np0000186229 devstack@c-api.service[111016]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:53:42.288624 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111014) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:53:42.288835 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111016) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:53:42.288883 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111015) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:53:42.288941 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.289002 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.289042 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.289087 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.289220 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.289299 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.289332 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.289424 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.289578 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111013) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:53:42.289618 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.290093 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.290169 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.290401 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.290612 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.290672 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.290729 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.290788 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.290821 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.290859 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.290896 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.290931 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.290970 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.291004 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.291040 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.291081 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.291122 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.291156 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.291193 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.291260 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.291315 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.291352 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.291395 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.291439 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.291487 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.291529 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.291575 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.291624 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.291670 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.291891 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.291933 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.291933 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.294125 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.294216 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.294216 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.294346 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.294413 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.294413 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.294502 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.294553 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.294600 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.294657 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.294702 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.294702 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.294702 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.294829 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.294882 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.294929 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.294983 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.295027 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.295067 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.295115 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.295156 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.295197 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.295270 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.295334 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.295371 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.295434 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.295486 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.295529 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.295635 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.295686 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.295746 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.295791 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.295853 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.295906 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.295956 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.295999 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.296040 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.296086 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.296129 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.296181 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.296181 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.296181 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.296332 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.296332 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.296332 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.296471 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.296515 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.296558 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.296558 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.296640 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.296695 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.296850 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.296897 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.296897 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.296974 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.297021 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.300557 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.300646 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.300646 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.300730 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.300774 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.300824 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.300871 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.300915 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.300957 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.301002 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.301053 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.301053 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.301053 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.301053 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.301259 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.301349 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.301416 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.301461 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.301502 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.301572 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.301615 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.301656 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.301703 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.301744 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.301792 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.301838 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.301886 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.301925 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.301977 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.302020 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.302062 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.302062 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.302062 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.302187 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.302187 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.302187 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.302318 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.302363 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.302363 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.302451 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.302451 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.302540 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.302540 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.302629 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.302629 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.302720 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.302720 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.302791 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.302836 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.302877 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.302930 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.302978 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.303031 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.303079 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.303125 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.303169 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.303209 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.303279 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.303350 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.303398 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.303447 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.303496 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.303544 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.303585 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.303636 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.303684 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.303730 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.303770 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.303820 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.303860 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.303898 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.303898 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.303979 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.303979 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.303979 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.304090 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.304090 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.304181 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.304230 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.304273 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.304372 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.304372 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.304479 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.304521 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.304572 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.304620 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.304663 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.304710 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.304753 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.304798 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.304849 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.304897 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.304948 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.304998 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.305038 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.305083 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.305130 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.305176 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.305217 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.305259 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.305326 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.305326 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.305420 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.305472 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.305514 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.305561 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.305607 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.305653 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.305693 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.305739 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.305739 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.305823 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.305870 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.305870 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.305947 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.305995 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.305995 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.305995 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.306109 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.306151 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.306151 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.306238 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.306507 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.306507 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.306589 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.306723 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.306857 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.307007 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.307762 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.307907 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.308051 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.308194 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.308448 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.308772 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.308931 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.310492 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.310554 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.310609 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.310671 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.310730 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.310779 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.310841 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.311335 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.311413 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.311487 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.311567 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.311640 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.311703 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.311769 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.311812 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.311884 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.311944 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.312005 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.312063 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.312121 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.312186 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.312800 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.312837 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.312876 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.312910 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.312972 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.313008 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.313039 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.313068 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.313139 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.313178 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.313358 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.313542 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.313645 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.313680 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.313706 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.313772 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.313811 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.313842 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.313882 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.313950 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.314064 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.314238 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.314313 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.314403 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.314444 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.314479 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.314511 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.314537 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.314567 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.314602 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.314633 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.314666 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.314704 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.314736 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.314762 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.314793 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.314824 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.314855 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.314880 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.314908 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.314932 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.314967 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.315273 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.315385 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.315420 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.315454 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.315487 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.315516 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.315549 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.315580 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.315610 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.315642 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.315675 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.315709 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.315735 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.315762 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.315801 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.315829 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.315866 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.315899 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.315935 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.315935 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.316001 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.316029 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.316029 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.316087 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.316125 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.316151 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.316184 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.316217 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.316251 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.316286 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.316286 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.316286 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.316387 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.316414 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.316414 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.316787 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.316842 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.316912 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.316954 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.317028 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.317076 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.317158 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.317453 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.317519 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.317574 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.317617 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.317670 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.317731 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.317783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.318006 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.318055 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.318121 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.318169 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.318211 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.318428 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.318494 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.318534 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.318586 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.318586 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.318665 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.318713 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.318763 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.318807 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.318854 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.318987 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.319026 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.319067 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.319171 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.319171 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.319171 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.320711 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.320780 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.320831 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.320879 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.320921 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.320964 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.321023 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.321071 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.321110 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.321156 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.321156 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.321237 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.321273 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.321331 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.321383 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.321437 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.321482 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.321532 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.321570 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.321607 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.321650 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.321694 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.321736 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.321778 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.321820 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.321864 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.321905 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.321953 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.322599 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.322643 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.322693 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.322735 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.322735 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.322735 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.322735 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.322879 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.322879 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.322951 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.322951 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.323644 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.323644 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.323710 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.323748 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.323783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.323783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.323783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.323783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.323783 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.323948 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.324001 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.324042 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.324088 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.324132 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.324166 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.324210 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.324249 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.324303 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.324338 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.324384 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.324428 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.324428 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.324494 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.324532 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.325020 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.325076 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.325129 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.325175 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.325228 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.325303 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.325361 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.325408 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.325448 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.325492 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.325531 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.325576 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.325621 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.325660 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.325660 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.325735 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.325790 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.325836 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.325869 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.325907 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.325942 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.326164 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.326251 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.326377 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.326472 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.326525 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.326563 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.326563 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.326644 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.326682 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.326721 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.326764 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.326804 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.326842 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.326894 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.326934 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.326972 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.327011 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.327059 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.327104 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.327148 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.327148 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.327224 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.327358 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.327402 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.327446 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.327490 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.327490 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.327490 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.327608 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.327608 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.327608 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.327608 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.327759 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.327806 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.327806 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.327877 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.327917 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.327957 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.327957 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.327957 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.327957 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.327957 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.328147 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.328190 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.328190 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.328266 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.328323 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.328373 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.328420 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.328460 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.328494 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.328528 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.328565 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.328598 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.328634 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.328663 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.328688 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.328727 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.328756 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.328786 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.328819 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.328852 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.328881 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.328911 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.328940 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.328972 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.328996 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.329025 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.329055 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.329086 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.329117 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.329146 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.329172 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.329201 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.329227 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.329261 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.329306 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.329340 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.329371 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.329408 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.329442 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.329478 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.329514 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.329545 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.329575 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.329607 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.329641 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.329669 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.329669 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.329669 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.329669 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.329776 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.329776 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.329776 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.329776 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.329776 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.329905 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.329935 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.329966 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.330003 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.330003 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.330059 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.330094 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.330126 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.330151 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.330183 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.330217 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.330254 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.330285 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.330339 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.330370 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.330399 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.330428 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.330457 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.330491 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.330522 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.330548 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.330577 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.330608 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.330642 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.330674 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.330702 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.330734 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.330764 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.330794 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.330822 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.330848 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.330881 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.330910 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.330941 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.330970 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.330996 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.331029 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.331056 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.331084 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.331114 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.331150 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.331178 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.331207 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.331257 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.331283 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.331340 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.331369 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.331401 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.331430 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.331455 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.331455 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.332489 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.332572 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.332630 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.332692 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.332751 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.332809 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.332880 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.332938 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.332999 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.333056 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.333116 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.333176 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.333233 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.333299 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.333480 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.333541 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.333610 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.333661 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.333728 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.333778 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.333828 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.333876 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.333920 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.333965 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.334014 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.334058 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.334097 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.334127 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.334158 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.334189 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.334221 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.334259 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.334302 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.334344 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.334374 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.334399 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.334424 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.334424 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.334479 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.334510 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.334510 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.334570 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.334602 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.334602 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.334656 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.334683 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.334774 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.334858 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.334954 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.335043 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.335149 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.335358 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.335484 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.335603 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.335691 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.335767 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.336298 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.336384 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.336426 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.336465 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.336568 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.336604 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.336636 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.336669 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.336669 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.336715 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.336742 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.336769 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.336794 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.336828 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.336863 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.336863 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.336921 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.336949 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.336982 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.337015 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.337045 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.337071 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.337100 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.337132 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.337167 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.337167 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.337167 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.337242 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.341773 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.341895 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.341955 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.342055 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.342117 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.342157 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.342249 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.342328 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.342362 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.342393 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.342420 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.342454 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.342485 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.342518 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.342761 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.342830 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.342912 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.342946 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.342981 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.343014 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.343042 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.343073 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.343106 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.343142 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.343173 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.343206 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.343232 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.343332 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.344611 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.344662 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.344716 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.344772 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.344874 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.344931 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.344975 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.345016 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.345058 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.345096 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.345151 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.345195 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.345235 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.345275 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.345342 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.345387 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.345443 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.345489 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.345532 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.345581 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.345631 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.345674 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.345723 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.345771 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.345819 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.345867 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.345916 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.345960 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.346001 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.346051 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.346090 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.346146 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.346189 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.346230 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.346277 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.346343 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.346393 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.346445 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.346491 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.346538 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.346581 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.346632 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.346674 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.346720 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.346762 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.346803 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.346846 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.346887 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.346935 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.346976 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.347016 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.347069 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.347069 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.347069 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.347069 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.347069 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.347468 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.347521 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.347570 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.347631 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.347686 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.347729 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.347785 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.347785 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.347859 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.347903 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.347952 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.347995 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.348038 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.348118 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.348255 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.348330 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.348392 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.348441 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.348490 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.348541 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.348590 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.348631 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.348680 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.348730 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.348772 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.348827 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.348878 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.348919 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.348966 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.349014 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.349061 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.349105 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.349105 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.349105 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.349217 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.349275 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.349337 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.349380 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.349424 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.349467 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.349518 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.349560 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.349601 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.349644 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.349685 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.349738 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.349784 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.349826 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.349864 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.349910 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.349956 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.349996 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.350039 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.350085 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.350149 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.350201 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.350564 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.350614 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.350679 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.350726 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.350785 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.350831 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.350875 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.350930 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.350992 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.351035 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.351078 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.351127 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.351170 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.351213 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.351365 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.351447 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.351495 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.351551 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.351592 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.351634 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.351674 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.351723 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.351767 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.351809 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.351850 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.351898 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.351941 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.351989 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.352030 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.352071 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.352113 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.352154 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.352194 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.352242 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.352286 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.352354 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.352394 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.352439 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.352490 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.352536 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.352576 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.352617 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.352661 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.352702 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.352744 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.352791 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.352842 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.352883 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.352928 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.352968 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.353015 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.353055 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.353096 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.353096 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.353171 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.353214 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:53:42.353446 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.353446 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.353554 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.353600 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.353643 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.353690 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.353735 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.353773 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.353810 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.353851 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.353851 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.353851 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.353982 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.354052 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.354102 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.354210 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.354264 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.354361 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.354407 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:53:42.354464 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:53:42.354534 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:53:42.354584 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:53:42.354654 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:53:42.354706 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:53:42.401012 np0000186229 devstack@c-api.service[111014]: INFO dbcounter [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Registered counter for database cinder Jul 23 00:53:42.401800 np0000186229 devstack@c-api.service[111013]: INFO dbcounter [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Registered counter for database cinder Jul 23 00:53:42.402668 np0000186229 devstack@c-api.service[111015]: INFO dbcounter [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Registered counter for database cinder Jul 23 00:53:42.405783 np0000186229 devstack@c-api.service[111016]: INFO dbcounter [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Registered counter for database cinder Jul 23 00:53:42.444640 np0000186229 devstack@c-api.service[111014]: DEBUG oslo_db.sqlalchemy.engines [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 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=111014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.448115 np0000186229 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-e1d9212c-230d-49f4-acab-e5d12462003e 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.450410 np0000186229 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.455200 np0000186229 devstack@c-api.service[111016]: DEBUG oslo_db.sqlalchemy.engines [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 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=111016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.559744 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writer thread running {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:53:42.562874 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:53:42.565494 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:53:42.565856 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writer thread running {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:53:42.567893 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:53:42.568905 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:53:42.569220 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writer thread running {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:53:42.569948 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:53:42.570727 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.571530 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:53:42.571795 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:53:42.574188 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.574319 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:53:42.574446 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:53:42.576675 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:53:42.576848 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:53:42.578087 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.579122 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:53:42.580429 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.581105 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writer thread running {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:53:42.582364 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.584142 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:53:42.584552 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.586935 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:53:42.589375 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:53:42.591780 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:53:42.593107 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.597282 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.605524 np0000186229 devstack@c-api.service[111014]: DEBUG oslo_db.sqlalchemy.engines [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 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=111014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.607623 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:53:42.609474 np0000186229 devstack@c-api.service[111014]: INFO cinder.rpc [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:53:42.610257 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.614862 np0000186229 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-e1d9212c-230d-49f4-acab-e5d12462003e 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.617854 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:53:42.617961 np0000186229 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.620227 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.620506 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:53:42.620579 np0000186229 devstack@c-api.service[111013]: INFO cinder.rpc [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:53:42.621834 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.622940 np0000186229 devstack@c-api.service[111015]: INFO cinder.rpc [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:53:42.623341 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.624212 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.626422 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.630599 np0000186229 devstack@c-api.service[111016]: DEBUG oslo_db.sqlalchemy.engines [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 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=111016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:42.631798 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.633486 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:53:42.634570 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.634738 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.635802 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.636260 np0000186229 devstack@c-api.service[111016]: INFO cinder.rpc [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:53:42.637756 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.637904 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.637994 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.639059 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.640967 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.641038 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.642281 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.643928 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.646345 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.646776 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.647712 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.648253 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.649345 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.650669 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.650903 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.652216 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.653536 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.655345 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.656389 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.656631 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.657177 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.658150 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.659364 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.659686 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.661035 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.661757 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.662209 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.662492 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.663190 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.663692 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.664569 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.664639 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.665142 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.666019 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.666316 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.667517 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.668515 np0000186229 devstack@c-api.service[111014]: WARNING cinder.api.contrib.hosts [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:53:42.668898 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.669174 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.670578 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.670652 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.671827 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.671955 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.672926 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: extensions {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.673167 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.673867 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.674229 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-quota-class-sets {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.675084 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.675525 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: backups {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.675989 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.676464 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.677202 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.677435 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.678058 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: qos-specs {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.678672 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.678852 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.679790 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.680101 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.680173 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-quota-sets {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.680261 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.681509 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.681584 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-availability-zone {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.681731 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.682769 np0000186229 devstack@c-api.service[111013]: WARNING cinder.api.contrib.hosts [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:53:42.682859 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: extra_specs {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.682934 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.682996 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.683496 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.683941 np0000186229 devstack@c-api.service[111015]: WARNING cinder.api.contrib.hosts [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:53:42.684384 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: encryption {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.684635 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.684958 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.685878 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.685954 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: capabilities {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.686067 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.686249 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.687113 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: consistencygroups {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.687210 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: extensions {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.687447 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.688372 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: extensions {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.688522 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-quota-class-sets {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.689074 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-volume-manage {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.689165 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.689704 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-quota-class-sets {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.689775 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: backups {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.690522 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-hosts {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.690961 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: backups {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.691043 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.691795 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: qos-specs {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.691945 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: cgsnapshots {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.693221 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: encryption {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.693630 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: qos-specs {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.693798 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.694432 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-quota-sets {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.694749 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-snapshot-manage {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.695715 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-quota-sets {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.695895 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-availability-zone {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.696212 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-volume-type-access {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.697137 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: extra_specs {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.697189 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-availability-zone {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.697775 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: scheduler-stats {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.698404 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: extra_specs {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.698682 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: encryption {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.699194 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extended resource: os-volume-transfer {{(pid=111014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.699710 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.699974 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: encryption {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.700250 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: capabilities {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.701483 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: consistencygroups {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.701613 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: capabilities {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.701680 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.702749 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: consistencygroups {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.702915 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.703406 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.703502 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-volume-manage {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.704273 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.704697 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-volume-manage {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.704839 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-hosts {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.705640 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.706133 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-hosts {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.706224 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.706319 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: cgsnapshots {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.706597 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.contrib.snapshot_actions [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] SnapshotActionsController initialized {{(pid=111014) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:53:42.707316 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.707549 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: cgsnapshots {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.707630 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: encryption {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.707890 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.708691 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.708885 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: encryption {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.709054 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-snapshot-manage {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.709532 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.710015 np0000186229 devstack@c-api.service[111014]: WARNING castellan.key_manager.migration [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.710432 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-snapshot-manage {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.710503 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-volume-type-access {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.710828 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension TypesManage extending resource: types {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.710947 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711014 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.711075 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension AdminActions extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711183 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension AdminActions extending resource: snapshots {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711285 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension AdminActions extending resource: backups {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711410 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711554 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711650 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.711914 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-volume-type-access {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.712062 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: scheduler-stats {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.712359 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712450 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712556 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712664 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeActions extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712743 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.712810 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712874 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.712997 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension UsedLimits extending resource: limits {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.713128 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.v3.router [None req-585203ef-15b2-4ec8-bb62-eb7b0d8c8ef6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.713470 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: scheduler-stats {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.713552 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extended resource: os-volume-transfer {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.713984 np0000186229 devstack@c-api.service[111016]: WARNING cinder.api.contrib.hosts [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:53:42.714702 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.714880 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extended resource: os-volume-transfer {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.715946 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.716436 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.717371 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.717417 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.718103 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.718695 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.718943 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.719079 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: extensions {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.720070 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.720452 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.721022 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] SnapshotActionsController initialized {{(pid=111013) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:53:42.721535 np0000186229 devstack@c-api.service[111014]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0b320a4668 pid: 111014 (default app) Jul 23 00:53:42.721743 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.721791 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.722131 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-quota-class-sets {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.722790 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.contrib.snapshot_actions [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] SnapshotActionsController initialized {{(pid=111015) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:53:42.723055 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.723521 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: backups {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.723599 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.724445 np0000186229 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.724896 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.725231 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension TypesManage extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725354 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725484 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension AdminActions extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725577 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: qos-specs {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.725654 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension AdminActions extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725730 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension AdminActions extending resource: backups {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725797 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725897 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.725999 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726191 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726278 np0000186229 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.726378 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726378 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726515 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeActions extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726618 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726708 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726829 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension UsedLimits extending resource: limits {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726908 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-e1d9212c-230d-49f4-acab-e5d12462003e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.726995 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension TypesManage extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727150 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727233 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension AdminActions extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727385 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension AdminActions extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727528 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension AdminActions extending resource: backups {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727622 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727743 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.727823 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-quota-sets {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.727901 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.728971 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729044 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729181 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729251 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-availability-zone {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.729343 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeActions extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729405 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729502 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729623 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension UsedLimits extending resource: limits {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.729723 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-d90c6555-97eb-4196-ae42-a9b4f5cca701 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.730585 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: extra_specs {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.731209 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-7fbea00d-76a9-4eba-9bc3-a462d595c618 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:53:42.732455 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: encryption {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.734418 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: capabilities {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.734486 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Thu Jul 23 00:53:42 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:53:42.735389 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: consistencygroups {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.735777 np0000186229 devstack@c-api.service[111013]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0b320a4668 pid: 111013 (default app) Jul 23 00:53:42.737374 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-volume-manage {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.737750 np0000186229 devstack@c-api.service[111015]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0b320a4668 pid: 111015 (default app) Jul 23 00:53:42.738833 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-hosts {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.740489 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: cgsnapshots {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.742170 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: encryption {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.743794 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-snapshot-manage {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.745246 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-volume-type-access {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.746930 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: scheduler-stats {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.748489 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extended resource: os-volume-transfer {{(pid=111016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:53:42.751870 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.753588 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.755092 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.756759 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.757848 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.contrib.snapshot_actions [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] SnapshotActionsController initialized {{(pid=111016) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:53:42.758851 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.760612 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.762480 np0000186229 devstack@c-api.service[111016]: WARNING castellan.key_manager.migration [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:53:42.763625 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension TypesManage extending resource: types {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.763771 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.763906 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension AdminActions extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764075 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension AdminActions extending resource: snapshots {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764221 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension AdminActions extending resource: backups {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764374 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764519 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764665 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.764927 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765057 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765208 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765366 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeActions extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765549 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765659 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765810 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension UsedLimits extending resource: limits {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.765939 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.v3.router [None req-972b3558-5851-4a60-bdd4-82ff61d0ce00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:53:42.775250 np0000186229 devstack@c-api.service[111016]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0b320a4668 pid: 111016 (default app) Jul 23 00:53:50.680889 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-18f829a9-bb59-482f-b845-5b6f874b4800 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:53:51.193727 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-18f829a9-bb59-482f-b845-5b6f874b4800 admin admin] POST https://199.204.45.162/volume/v3/types Jul 23 00:53:51.194425 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-18f829a9-bb59-482f-b845-5b6f874b4800 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:53:51.196450 np0000186229 devstack@c-api.service[111014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 23 00:53:51.196450 np0000186229 devstack@c-api.service[111014]: warnings.warn( Jul 23 00:53:51.231618 np0000186229 devstack@c-api.service[111014]: DEBUG oslo_db.sqlalchemy.engines [None req-18f829a9-bb59-482f-b845-5b6f874b4800 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=111014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:51.265582 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-18f829a9-bb59-482f-b845-5b6f874b4800 admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jul 23 00:53:51.265869 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 2/2] 199.204.45.162 () {68 vars in 1333 bytes} [Thu Jul 23 00:53:50 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:53:51.295313 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-b80a1c2e-45b4-41e5-b4ed-4e1dc3a16363 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:53:51.641322 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-b80a1c2e-45b4-41e5-b4ed-4e1dc3a16363 admin admin] POST https://199.204.45.162/volume/v3/types/3fa2d4ed-711a-45eb-a706-4e3e4a9f31b1/extra_specs Jul 23 00:53:51.641572 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-b80a1c2e-45b4-41e5-b4ed-4e1dc3a16363 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:53:51.643243 np0000186229 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 23 00:53:51.643243 np0000186229 devstack@c-api.service[111013]: warnings.warn( Jul 23 00:53:51.681226 np0000186229 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-b80a1c2e-45b4-41e5-b4ed-4e1dc3a16363 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:53:51.754533 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-b80a1c2e-45b4-41e5-b4ed-4e1dc3a16363 admin admin] https://199.204.45.162/volume/v3/types/3fa2d4ed-711a-45eb-a706-4e3e4a9f31b1/extra_specs returned with HTTP 200 Jul 23 00:53:51.755121 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 1/3] 199.204.45.162 () {68 vars in 1480 bytes} [Thu Jul 23 00:53:51 2026] POST /volume/v3/types/3fa2d4ed-711a-45eb-a706-4e3e4a9f31b1/extra_specs => generated 55 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 00:53:52.622644 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=6 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:53:52.638207 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=6 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:01.262598 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:01.751628 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:56:41.998639 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-ecc45813-3470-4215-a814-f3d1c38c837a None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:56:41.999820 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-ecc45813-3470-4215-a814-f3d1c38c837a None None] GET https://199.204.45.162/volume// Jul 23 00:56:41.999995 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-ecc45813-3470-4215-a814-f3d1c38c837a None None] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:56:42.000218 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-ecc45813-3470-4215-a814-f3d1c38c837a None None] Calling method 'all' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:56:42.000739 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-ecc45813-3470-4215-a814-f3d1c38c837a None None] https://199.204.45.162/volume// returned with HTTP 300 Jul 23 00:56:42.001058 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 1/4] 199.204.45.162 () {66 vars in 1456 bytes} [Thu Jul 23 00:56:41 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 23 00:57:21.232030 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-acab5a41-4fff-4d64-ba76-11646717ad93 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:21.234816 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 1/5] 199.204.45.162 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:21 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:21.267502 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:21.275622 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 3/6] 199.204.45.162 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:21 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:21.308715 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 req-bc1744cb-8154-403e-bfbf-62ba3cfc6019 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:21.314990 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 req-bc1744cb-8154-403e-bfbf-62ba3cfc6019 demo demo] GET https://199.204.45.162/volume/v3/ Jul 23 00:57:21.315182 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 req-bc1744cb-8154-403e-bfbf-62ba3cfc6019 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:21.315416 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 req-bc1744cb-8154-403e-bfbf-62ba3cfc6019 demo demo] Calling method 'version_select' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:21.318499 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-36515dc1-b5b0-46cd-bd43-b1c8b288a326 req-bc1744cb-8154-403e-bfbf-62ba3cfc6019 demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jul 23 00:57:21.318866 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 2/7] 199.204.45.162 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:21 2026] GET /volume/v3/ => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:21.354044 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:21.668928 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 demo demo] GET https://199.204.45.162/volume/v3/types Jul 23 00:57:21.669332 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:21.669417 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 demo demo] Calling method 'index' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:21.669881 np0000186229 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 23 00:57:21.669881 np0000186229 devstack@c-api.service[111015]: warnings.warn( Jul 23 00:57:21.670510 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 00:57:21.708656 np0000186229 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:21.728061 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b37f5911-15e9-4676-bf3e-4fac9706b434 demo demo] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jul 23 00:57:21.728443 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 2/8] 199.204.45.162 () {64 vars in 1290 bytes} [Thu Jul 23 00:57:21 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:21.770570 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:22.103262 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c demo demo] GET https://199.204.45.162/volume/v3/types/default Jul 23 00:57:22.103602 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:22.103602 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c demo demo] Calling method 'show' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:22.139789 np0000186229 devstack@c-api.service[111016]: DEBUG oslo_db.sqlalchemy.engines [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c 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=111016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:22.158701 np0000186229 devstack@c-api.service[111016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 23 00:57:22.158701 np0000186229 devstack@c-api.service[111016]: warnings.warn( Jul 23 00:57:22.160706 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-0f8a46ab-80b3-4a37-8832-2a90c08b8e0c demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:22.161509 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 2/9] 199.204.45.162 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:21 2026] GET /volume/v3/types/default => generated 145 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:22.628770 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-e7075646-f7d2-4fa5-8c4d-e1dcede1b76b None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:22.629908 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 4/10] 199.204.45.162 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:22.664768 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:22.675345 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 3/11] 199.204.45.162 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:22 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:22.715878 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 req-c3f2a262-162f-4baa-bf11-46cd7ec9d511 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:22.719736 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 req-c3f2a262-162f-4baa-bf11-46cd7ec9d511 demo demo] GET https://199.204.45.162/volume/v3/ Jul 23 00:57:22.720049 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 req-c3f2a262-162f-4baa-bf11-46cd7ec9d511 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:22.720377 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 req-c3f2a262-162f-4baa-bf11-46cd7ec9d511 demo demo] Calling method 'version_select' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:22.721095 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-e8f40a91-9ba6-4880-a2f4-2aa9d71234f9 req-c3f2a262-162f-4baa-bf11-46cd7ec9d511 demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jul 23 00:57:22.721597 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 3/12] 199.204.45.162 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:22 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:22.763108 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-395ededc-620b-4ef4-aac3-83e08e025bdc None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:22.766904 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-395ededc-620b-4ef4-aac3-83e08e025bdc demo demo] GET https://199.204.45.162/volume/v3/types/default Jul 23 00:57:22.767282 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-395ededc-620b-4ef4-aac3-83e08e025bdc demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:22.767720 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-395ededc-620b-4ef4-aac3-83e08e025bdc demo demo] Calling method 'show' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:22.777510 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-395ededc-620b-4ef4-aac3-83e08e025bdc demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:22.777992 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 3/13] 199.204.45.162 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:22 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:23.434796 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-76afa9a8-2b57-4c8e-be8c-312e84a86aad None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.435276 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 5/14] 199.204.45.162 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jul 23 00:57:23.469968 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-b70cc4a3-97c3-4105-acf0-2120c90abe90 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.473021 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 4/15] 199.204.45.162 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:23.527747 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [req-b70cc4a3-97c3-4105-acf0-2120c90abe90 req-9de273a9-eefd-480c-9b95-6a0165c4ff77 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.535660 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-b70cc4a3-97c3-4105-acf0-2120c90abe90 req-9de273a9-eefd-480c-9b95-6a0165c4ff77 demo demo] GET https://199.204.45.162/volume/v3/ Jul 23 00:57:23.536109 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-b70cc4a3-97c3-4105-acf0-2120c90abe90 req-9de273a9-eefd-480c-9b95-6a0165c4ff77 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:23.536400 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-b70cc4a3-97c3-4105-acf0-2120c90abe90 req-9de273a9-eefd-480c-9b95-6a0165c4ff77 demo demo] Calling method 'version_select' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:23.536859 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-b70cc4a3-97c3-4105-acf0-2120c90abe90 req-9de273a9-eefd-480c-9b95-6a0165c4ff77 demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jul 23 00:57:23.537721 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 4/16] 199.204.45.162 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:23.582183 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-6924ac7f-7f38-4859-bc87-accaa0e37958 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.585648 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-6924ac7f-7f38-4859-bc87-accaa0e37958 demo demo] GET https://199.204.45.162/volume/v3/types/default Jul 23 00:57:23.586074 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-6924ac7f-7f38-4859-bc87-accaa0e37958 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:23.587052 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-6924ac7f-7f38-4859-bc87-accaa0e37958 demo demo] Calling method 'show' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:23.596734 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-6924ac7f-7f38-4859-bc87-accaa0e37958 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:23.597171 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 4/17] 199.204.45.162 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:23.638913 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-324256ef-4c42-42b2-ab7d-d8862c2f1e46 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.640045 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 6/18] 199.204.45.162 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:23.671736 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-b2b9c7ce-3229-4444-b452-a1af615c440c None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.674997 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 5/19] 199.204.45.162 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:23 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 23 00:57:23.708049 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [req-b2b9c7ce-3229-4444-b452-a1af615c440c req-bc329dc8-1a72-4e1c-9438-bda3fdc563f7 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.710879 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-b2b9c7ce-3229-4444-b452-a1af615c440c req-bc329dc8-1a72-4e1c-9438-bda3fdc563f7 demo demo] GET https://199.204.45.162/volume/v3/ Jul 23 00:57:23.711130 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-b2b9c7ce-3229-4444-b452-a1af615c440c req-bc329dc8-1a72-4e1c-9438-bda3fdc563f7 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:23.711385 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [req-b2b9c7ce-3229-4444-b452-a1af615c440c req-bc329dc8-1a72-4e1c-9438-bda3fdc563f7 demo demo] Calling method 'version_select' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:23.711805 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [req-b2b9c7ce-3229-4444-b452-a1af615c440c req-bc329dc8-1a72-4e1c-9438-bda3fdc563f7 demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jul 23 00:57:23.712277 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 5/20] 199.204.45.162 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:23.752373 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-bd81ced9-8027-4372-a402-c64828abeda5 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:23.756534 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-bd81ced9-8027-4372-a402-c64828abeda5 demo demo] GET https://199.204.45.162/volume/v3/types/default Jul 23 00:57:23.756893 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-bd81ced9-8027-4372-a402-c64828abeda5 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:23.757352 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-bd81ced9-8027-4372-a402-c64828abeda5 demo demo] Calling method 'show' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:23.766845 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-bd81ced9-8027-4372-a402-c64828abeda5 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:23.767584 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 5/21] 199.204.45.162 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:23 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:31.723804 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:57:33.762591 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=8 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:02:10.294676 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-666670d7-e523-4e79-99c9-d58294f5ab1f None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:10.436834 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:02:10.437096 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:10.437399 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:10.438195 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:02:10.439347 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:02:10.490137 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] Get all volumes completed successfully. Jul 23 01:02:10.492452 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-666670d7-e523-4e79-99c9-d58294f5ab1f demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:02:10.492866 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 7/22] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:02:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:02:20.481283 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:03:10.514187 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:03:10.521523 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:03:10.522141 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:03:10.522556 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:03:10.523789 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:03:10.523980 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:03:10.559460 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] Get all volumes completed successfully. Jul 23 01:03:10.561934 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a47c97cd-9efa-4db1-88bd-8ab570f4889f demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:03:10.562493 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 6/23] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:03:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:03:20.550568 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:04:10.580726 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:04:10.585648 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:04:10.586084 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:04:10.586325 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:04:10.587333 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:04:10.589491 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:04:10.646570 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] Get all volumes completed successfully. Jul 23 01:04:10.650701 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-ba9a1138-bd95-46fb-a8c1-33f699650a6a demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:04:10.651439 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 6/24] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:04:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:04:20.639079 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:05:10.668676 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-37662e35-38ba-498e-be41-de740a7e5859 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:05:10.672926 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:05:10.673228 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:05:10.673350 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:05:10.673912 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:05:10.675009 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:05:10.718061 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] Get all volumes completed successfully. Jul 23 01:05:10.720434 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-37662e35-38ba-498e-be41-de740a7e5859 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:05:10.721025 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 6/25] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:05:20.709683 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:06:10.742137 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:06:10.744971 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:06:10.745237 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:06:10.745418 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:06:10.745705 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:06:10.746403 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:06:10.759539 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] Get all volumes completed successfully. Jul 23 01:06:10.763746 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-3abbc472-32f3-48b0-ba9e-0e1c7589a44b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:06:10.764563 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 8/26] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:06:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:06:20.750039 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:07:10.788623 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:07:11.075414 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:07:11.075573 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:07:11.075791 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:07:11.076065 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:07:11.076774 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:07:11.086326 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] Get all volumes completed successfully. Jul 23 01:07:11.090824 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-40adfc00-cd39-47d5-b6dd-d9e07972a5fd demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:07:11.091316 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 7/27] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:07:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:07:21.080342 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:08:11.104722 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:08:11.111604 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:08:11.111852 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:08:11.112012 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:08:11.112321 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:08:11.113068 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:08:11.122056 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] Get all volumes completed successfully. Jul 23 01:08:11.123974 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-61e9cc5d-7f76-486c-927b-60a4904cc962 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:08:11.124407 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 7/28] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:08:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:08:21.116697 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:09:11.155571 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:09:11.158254 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] Get all volumes completed successfully. Jul 23 01:09:11.160888 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-8f87821a-f254-453d-9309-4e0ce3f9c2e8 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:09:11.161360 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 7/29] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:09:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:09:21.152328 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:10:11.178811 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:10:11.181657 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:10:11.181902 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:10:11.182151 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:10:11.182509 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:10:11.183483 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:10:11.191932 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] Get all volumes completed successfully. Jul 23 01:10:11.194515 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-efa4b012-cb43-4a4a-bed7-6ec17bcecd4d demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:10:11.194942 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 9/30] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:10:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:10:21.189482 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:11:11.209085 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:11:11.212640 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:11:11.213015 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:11:11.213392 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:11:11.213786 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:11:11.215488 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:11:11.223548 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] Get all volumes completed successfully. Jul 23 01:11:11.225455 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-724d8312-3f51-4906-8f6d-aa8ee6f6049d demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:11:11.225841 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 8/31] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:11:11 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 23 01:11:21.219701 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:12:11.244084 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:12:11.389259 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:12:11.389530 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:12:11.389775 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:12:11.390075 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:12:11.390959 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:12:11.399598 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] Get all volumes completed successfully. Jul 23 01:12:11.401967 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-261e5195-8bc3-4473-bd2f-4d6bf30d1031 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:12:11.402702 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 8/32] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:12:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 23 01:12:21.394509 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:13:11.418034 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-309412cd-07cc-4b63-a620-a4b8f660db79 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:13:11.421591 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:13:11.421826 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:13:11.422063 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:13:11.422368 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:13:11.423322 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:13:11.436278 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] Get all volumes completed successfully. Jul 23 01:13:11.440087 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-309412cd-07cc-4b63-a620-a4b8f660db79 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:13:11.440540 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 8/33] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:13:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:13:21.427018 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:14:11.456004 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:14:11.460277 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:14:11.460772 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:14:11.461188 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:14:11.461744 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:14:11.463238 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:14:11.472469 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] Get all volumes completed successfully. Jul 23 01:14:11.474224 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-06a0951d-2536-48bd-b7d9-fb83d4b3f6c6 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:14:11.474572 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 10/34] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:14:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:14:21.466875 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:15:11.493505 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:15:11.497416 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:15:11.497814 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:15:11.498185 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:15:11.498664 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:15:11.500026 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:15:11.509109 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] Get all volumes completed successfully. Jul 23 01:15:11.512986 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-8f680f5a-d368-41a3-99dc-d055bb6fe0e9 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:15:11.513723 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 9/35] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:15:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:15:21.503517 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:16:11.530336 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:16:11.533476 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:16:11.533973 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:16:11.534032 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:16:11.534411 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:16:11.535355 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:16:11.545648 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] Get all volumes completed successfully. Jul 23 01:16:11.548427 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-4c0d2df9-bbbb-4205-8c0c-480ef0067005 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:16:11.548948 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 9/36] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:16:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:16:21.539141 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:17:11.573390 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:17:11.820621 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:17:11.820989 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:17:11.821418 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:17:11.821861 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:17:11.823355 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:17:11.831372 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] Get all volumes completed successfully. Jul 23 01:17:11.833739 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-44afcb06-21dc-4c49-a31c-cdb6e282b5c2 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:17:11.834227 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 9/37] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:17:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:17:21.828135 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:18:11.852134 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:18:11.856261 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:18:11.856537 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:18:11.856715 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:18:11.857035 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:18:11.857915 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:18:11.867643 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] Get all volumes completed successfully. Jul 23 01:18:11.869439 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-1fe76bcf-aafa-4d32-a958-e265aadf9c70 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:18:11.869786 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 11/38] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:18:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:18:21.863138 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:19:11.881554 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-8d5d50d6-7f38-495d-975a-30855ca67067 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:19:11.883711 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:19:11.883898 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:19:11.884063 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:19:11.884276 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:19:11.884911 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:19:11.893485 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] Get all volumes completed successfully. Jul 23 01:19:11.895823 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-8d5d50d6-7f38-495d-975a-30855ca67067 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:19:11.896266 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 10/39] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:19:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:19:21.888424 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:20:11.915692 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:20:11.920346 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:20:11.920610 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:20:11.921275 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:20:11.921275 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:20:11.922201 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:20:11.929839 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] Get all volumes completed successfully. Jul 23 01:20:11.931846 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-2ffb19ca-0736-42cb-b149-7cd74a4f464e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:20:11.932190 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 10/40] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:20:11 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 23 01:20:21.925526 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:21:11.946484 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:21:11.950448 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:21:11.950813 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:21:11.951210 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:21:11.951684 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:21:11.953247 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:21:11.961114 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] Get all volumes completed successfully. Jul 23 01:21:11.962780 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-c305312a-0da1-47ab-a3eb-facd6371cc9b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:21:11.963091 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 10/41] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:21:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:21:21.956586 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:22:11.977931 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:22:12.081931 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:22:12.082270 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:22:12.082670 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:22:12.083099 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:22:12.084563 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:22:12.092459 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] Get all volumes completed successfully. Jul 23 01:22:12.094792 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-36c22703-23b1-4149-9c0c-aa7950bd2027 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:22:12.095195 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 12/42] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:22:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:22:22.087551 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:23:12.111464 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:23:12.114126 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:23:12.114370 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:23:12.114600 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:23:12.114882 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:23:12.115741 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:23:12.123054 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] Get all volumes completed successfully. Jul 23 01:23:12.124804 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-5be2e9b8-0e78-4c9c-bf9d-c9e92d10ceae demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:23:12.125146 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 11/43] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:23:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:23:22.118934 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:24:12.140919 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-bb60c470-307a-443a-82d9-7731eb9faa9d None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:24:12.145029 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:24:12.145269 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:24:12.145532 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:24:12.146217 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:24:12.147164 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:24:12.155538 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] Get all volumes completed successfully. Jul 23 01:24:12.157561 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-bb60c470-307a-443a-82d9-7731eb9faa9d demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:24:12.157716 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 11/44] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:24:12 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 23 01:24:22.151679 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:25:12.173969 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.middleware.request_id [None req-5499a218-d00a-49b9-a7fe-e557f0612116 None None] RequestId filter calling following filter/app {{(pid=111016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:25:12.179463 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:25:12.179463 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] Empty body provided in request {{(pid=111016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:25:12.179463 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.openstack.wsgi [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] Calling method 'detail' {{(pid=111016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:25:12.182161 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.api.api_utils [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] Removing options '' from query. {{(pid=111016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:25:12.184636 np0000186229 devstack@c-api.service[111016]: DEBUG cinder.volume.api [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:25:12.192994 np0000186229 devstack@c-api.service[111016]: INFO cinder.volume.api [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] Get all volumes completed successfully. Jul 23 01:25:12.197562 np0000186229 devstack@c-api.service[111016]: INFO cinder.api.openstack.wsgi [None req-5499a218-d00a-49b9-a7fe-e557f0612116 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:25:12.198423 np0000186229 devstack@c-api.service[111016]: [pid: 111016|app: 0|req: 11/45] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:25:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:25:22.188847 np0000186229 devstack@c-api.service[111016]: DEBUG dbcounter [-] [111016] Writing DB stats cinder:SELECT=1 {{(pid=111016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:26:12.217271 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.middleware.request_id [None req-742b1b6c-abe7-4e60-afe4-545e2752406a None None] RequestId filter calling following filter/app {{(pid=111014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:26:12.220339 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:26:12.220512 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] Empty body provided in request {{(pid=111014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:26:12.220671 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.openstack.wsgi [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] Calling method 'detail' {{(pid=111014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:26:12.221003 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.api.api_utils [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] Removing options '' from query. {{(pid=111014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:26:12.221960 np0000186229 devstack@c-api.service[111014]: DEBUG cinder.volume.api [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:26:12.233491 np0000186229 devstack@c-api.service[111014]: INFO cinder.volume.api [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] Get all volumes completed successfully. Jul 23 01:26:12.236356 np0000186229 devstack@c-api.service[111014]: INFO cinder.api.openstack.wsgi [None req-742b1b6c-abe7-4e60-afe4-545e2752406a demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:26:12.236783 np0000186229 devstack@c-api.service[111014]: [pid: 111014|app: 0|req: 13/46] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:26:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:26:22.228878 np0000186229 devstack@c-api.service[111014]: DEBUG dbcounter [-] [111014] Writing DB stats cinder:SELECT=1 {{(pid=111014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:27:12.306324 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-87e4475c-1507-450a-9352-d2ee54bef287 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:27:12.421858 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:27:12.422218 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:27:12.422686 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:27:12.423121 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:27:12.424506 np0000186229 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:27:12.433005 np0000186229 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] Get all volumes completed successfully. Jul 23 01:27:12.434832 np0000186229 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-87e4475c-1507-450a-9352-d2ee54bef287 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:27:12.435148 np0000186229 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 12/47] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:27:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:27:22.428553 np0000186229 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:28:12.448036 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-109855fd-45b5-4e3b-bca7-04a22351e259 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:28:12.452507 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail Jul 23 01:28:12.453106 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:28:12.453624 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:28:12.454099 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:28:12.455035 np0000186229 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:28:12.466016 np0000186229 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] Get all volumes completed successfully. Jul 23 01:28:12.470145 np0000186229 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-109855fd-45b5-4e3b-bca7-04a22351e259 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:28:12.470522 np0000186229 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 12/48] 199.204.45.162 () {64 vars in 1295 bytes} [Thu Jul 23 01:28:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:28:22.458194 np0000186229 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}