Jul 18 22:24:17.657787 np0000185852 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 18 22:24:17.665313 np0000185852 devstack@c-api.service[111473]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 18 22:24:17 2026] *** Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: nodename: np0000185852 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: machine: x86_64 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: clock source: unix Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: pcre jit disabled Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: detected number of CPU cores: 16 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: current working directory: / Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: detected binary path: /usr/bin/uwsgi-core Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: your processes number limit is 256916 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: your memory page size is 4096 bytes Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: detected max file descriptor number: 2048 Jul 18 22:24:17.669213 np0000185852 devstack@c-api.service[111473]: lock engine: pthread robust mutexes Jul 18 22:24:17.670135 np0000185852 devstack@c-api.service[111473]: thunder lock: enabled Jul 18 22:24:17.670135 np0000185852 devstack@c-api.service[111473]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 18 22:24:17.670135 np0000185852 devstack@c-api.service[111473]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 18 22:24:17.670135 np0000185852 devstack@c-api.service[111473]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 18 22:24:17.670135 np0000185852 devstack@c-api.service[111473]: Set PythonHome to /opt/stack/data/venv Jul 18 22:24:17.709768 np0000185852 devstack@c-api.service[111473]: Python main interpreter initialized at 0x72378e4a4668 Jul 18 22:24:17.709768 np0000185852 devstack@c-api.service[111473]: python threads support enabled Jul 18 22:24:17.709768 np0000185852 devstack@c-api.service[111473]: your server socket listen backlog is limited to 100 connections Jul 18 22:24:17.709768 np0000185852 devstack@c-api.service[111473]: your mercy for graceful operations on workers is 80 seconds Jul 18 22:24:17.710437 np0000185852 devstack@c-api.service[111473]: mapped 671795 bytes (656 KB) for 4 cores Jul 18 22:24:17.710614 np0000185852 devstack@c-api.service[111473]: *** Operational MODE: preforking *** Jul 18 22:24:17.710835 np0000185852 devstack@c-api.service[111473]: *** uWSGI is running in multiple interpreter mode *** Jul 18 22:24:17.710835 np0000185852 devstack@c-api.service[111473]: spawned uWSGI master process (pid: 111473) Jul 18 22:24:17.711122 np0000185852 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 18 22:24:17.714414 np0000185852 devstack@c-api.service[111473]: spawned uWSGI worker 1 (pid: 111487, cores: 1) Jul 18 22:24:17.714414 np0000185852 devstack@c-api.service[111473]: spawned uWSGI worker 2 (pid: 111488, cores: 1) Jul 18 22:24:17.714414 np0000185852 devstack@c-api.service[111473]: spawned uWSGI worker 3 (pid: 111489, cores: 1) Jul 18 22:24:17.714414 np0000185852 devstack@c-api.service[111473]: spawned uWSGI worker 4 (pid: 111490, cores: 1) Jul 18 22:24:17.714414 np0000185852 devstack@c-api.service[111473]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: we strongly recommend against using it for new projects. Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: framework. For more detail see Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:24:17.837707 np0000185852 devstack@c-api.service[111488]: import eventlet # noqa Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: we strongly recommend against using it for new projects. Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: framework. For more detail see Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:24:17.843526 np0000185852 devstack@c-api.service[111490]: import eventlet # noqa Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: we strongly recommend against using it for new projects. Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: framework. For more detail see Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:24:17.845074 np0000185852 devstack@c-api.service[111489]: import eventlet # noqa Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: we strongly recommend against using it for new projects. Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: framework. For more detail see Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:24:17.848010 np0000185852 devstack@c-api.service[111487]: import eventlet # noqa Jul 18 22:24:18.004942 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:18.004942 np0000185852 devstack@c-api.service[111488]: from cgi import parse_header Jul 18 22:24:18.009755 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:18.009755 np0000185852 devstack@c-api.service[111489]: from cgi import parse_header Jul 18 22:24:18.011519 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:18.011519 np0000185852 devstack@c-api.service[111490]: from cgi import parse_header Jul 18 22:24:18.030275 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:18.030275 np0000185852 devstack@c-api.service[111487]: from cgi import parse_header Jul 18 22:24:18.044683 np0000185852 devstack@c-api.service[111488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:24:18.044683 np0000185852 devstack@c-api.service[111488]: warnings.warn( Jul 18 22:24:18.049302 np0000185852 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:24:18.049302 np0000185852 devstack@c-api.service[111489]: warnings.warn( Jul 18 22:24:18.050017 np0000185852 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:24:18.050017 np0000185852 devstack@c-api.service[111490]: warnings.warn( Jul 18 22:24:18.056842 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:18.056842 np0000185852 devstack@c-api.service[111488]: removals.removed_module( Jul 18 22:24:18.058337 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:18.058337 np0000185852 devstack@c-api.service[111488]: removals.removed_module( Jul 18 22:24:18.059547 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:18.059547 np0000185852 devstack@c-api.service[111489]: removals.removed_module( Jul 18 22:24:18.060420 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:18.060420 np0000185852 devstack@c-api.service[111490]: removals.removed_module( Jul 18 22:24:18.061007 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:18.061007 np0000185852 devstack@c-api.service[111489]: removals.removed_module( Jul 18 22:24:18.061877 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:18.061877 np0000185852 devstack@c-api.service[111490]: removals.removed_module( Jul 18 22:24:18.070264 np0000185852 devstack@c-api.service[111487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:24:18.070264 np0000185852 devstack@c-api.service[111487]: warnings.warn( Jul 18 22:24:18.080840 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:18.080840 np0000185852 devstack@c-api.service[111487]: removals.removed_module( Jul 18 22:24:18.082379 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:18.082379 np0000185852 devstack@c-api.service[111487]: removals.removed_module( Jul 18 22:24:18.858630 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:18.858630 np0000185852 devstack@c-api.service[111489]: warnings.warn( Jul 18 22:24:18.860766 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:18.860766 np0000185852 devstack@c-api.service[111488]: warnings.warn( Jul 18 22:24:18.883824 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:18.883824 np0000185852 devstack@c-api.service[111487]: warnings.warn( Jul 18 22:24:18.908016 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:18.908016 np0000185852 devstack@c-api.service[111489]: warnings.warn( Jul 18 22:24:18.910000 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:18.910000 np0000185852 devstack@c-api.service[111488]: warnings.warn( Jul 18 22:24:18.919130 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:18.919130 np0000185852 devstack@c-api.service[111490]: warnings.warn( Jul 18 22:24:18.935573 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:18.935573 np0000185852 devstack@c-api.service[111487]: warnings.warn( Jul 18 22:24:18.974471 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:18.974471 np0000185852 devstack@c-api.service[111490]: warnings.warn( Jul 18 22:24:19.104663 np0000185852 devstack@c-api.service[111488]: 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 18 22:24:19.104841 np0000185852 devstack@c-api.service[111488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:24:19.111128 np0000185852 devstack@c-api.service[111489]: 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 18 22:24:19.111251 np0000185852 devstack@c-api.service[111489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:24:19.151368 np0000185852 devstack@c-api.service[111487]: 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 18 22:24:19.151497 np0000185852 devstack@c-api.service[111487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:24:19.168294 np0000185852 devstack@c-api.service[111490]: 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 18 22:24:19.168475 np0000185852 devstack@c-api.service[111490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:24:19.191305 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:19.191305 np0000185852 devstack@c-api.service[111488]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:24:19.192820 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:19.192820 np0000185852 devstack@c-api.service[111489]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:24:19.219045 np0000185852 devstack@c-api.service[111487]: /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 18 22:24:19.219045 np0000185852 devstack@c-api.service[111487]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:24:19.243835 np0000185852 devstack@c-api.service[111490]: /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 18 22:24:19.243835 np0000185852 devstack@c-api.service[111490]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:24:19.668269 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:24:19.668582 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:24:19.668693 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.668773 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.668854 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.668947 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:24:19.669026 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:24:19.669104 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.669167 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.669220 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.669584 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.669800 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.669934 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.670068 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.670185 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.670302 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.670412 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.670412 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.670662 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.670662 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.670662 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.670866 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.670949 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.671034 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.671097 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.671158 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.671158 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.671158 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.671158 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.671158 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.671407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.671759 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.672110 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.673898 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.673970 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.674011 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.674054 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.674099 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.674134 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.674174 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.674210 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.674250 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.674290 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.674334 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.674375 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.674416 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.674416 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.674510 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.674510 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.674510 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.674607 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.674649 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.674691 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.674727 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.674768 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.674806 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.674857 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.674913 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.674913 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.674913 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.675024 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.675510 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.675510 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.675510 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.675773 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.675852 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.675957 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.676035 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.676114 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.676180 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.676253 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.676330 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.676401 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.676479 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.676551 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.676616 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.676691 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.676763 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.676833 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.676914 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.676995 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.677068 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.677132 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.677204 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.677270 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.677344 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.677410 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.677475 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.677475 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.680369 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.680465 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.680465 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.680613 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.680690 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.680764 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.680764 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.680918 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.680991 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.681059 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.681059 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.681059 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.681059 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.681059 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.681305 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.681349 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.681391 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.681426 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.681460 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.681495 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.681538 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.681581 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.681621 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.681665 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.681704 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.681738 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.681772 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.681810 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.681844 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.681877 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.681934 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.681934 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.682008 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.682048 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.682081 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.682114 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.682147 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.682180 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.682215 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.682215 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.682215 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.682215 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.682504 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.682504 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.682504 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.682504 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.682634 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.682678 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.682717 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.682758 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.682792 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.682841 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.682904 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.682953 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.682988 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.683031 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.683065 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.683101 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.683135 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.683174 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.683209 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.683250 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.683294 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.683334 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.683334 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.683399 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.683434 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.683469 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.683502 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.683540 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.683580 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.683614 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.683651 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.683684 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.683722 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.683762 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.683807 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.683839 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.683878 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.684548 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.685075 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.685161 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.685238 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.685313 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.685396 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.685462 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.685530 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.685595 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.685687 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.685770 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.685838 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.685929 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.685999 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.686076 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.686149 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.686216 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.686286 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.686362 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.686362 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.686362 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.686362 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.686637 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.686637 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.686637 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.686827 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.686915 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.686915 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.687060 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.687131 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.687211 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.687283 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.687354 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.687354 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.687354 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.687540 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.687614 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.687681 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.688222 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.688291 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.688365 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.688450 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.688526 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.688526 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.688526 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.688526 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.688526 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.688847 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.690800 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.690885 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.691000 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.691000 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.691149 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.691149 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.691287 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.691499 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.691556 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.691645 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.691728 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.691807 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.691854 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.691912 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.691965 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.692007 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.692041 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.692075 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.692075 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.692075 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.692173 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.692209 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.692249 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.692249 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.692249 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.692249 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.692394 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.692394 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.693170 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.693224 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.693271 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.693374 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.693459 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.693459 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.693606 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.693757 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.693814 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.693862 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.693988 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.693988 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.694132 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.694213 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.694317 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.694381 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.694431 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.694431 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.694534 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.694568 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.694601 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.694634 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.694678 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.694723 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.694763 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.694763 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.694763 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.694763 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.694880 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.694937 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.695083 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.695083 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.695171 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.695216 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.695258 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.695296 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.695385 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.695482 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.695561 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.695635 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.695701 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.695767 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.695847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.695934 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.696002 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.696067 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.696145 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.696214 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.696281 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.696353 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.696353 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.696476 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.696552 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.696590 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.696590 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.696590 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.696687 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.696687 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.696687 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.696687 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.696827 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.696868 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.696868 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.696956 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.696993 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.697025 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.697058 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.697099 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.697099 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.697159 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.697198 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.697198 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.697263 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.697303 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.697343 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.697376 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.697408 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.697440 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.697471 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.697471 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.697471 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.697471 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.697599 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.697632 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.701086 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.701169 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.701169 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.701251 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.701289 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.701289 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.701355 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.701393 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.701435 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.701470 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.701511 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.701546 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.701578 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.701623 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.701658 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.701692 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.701733 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.701771 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.701811 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.701811 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.701811 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.702663 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.702724 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.702772 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.702872 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.702977 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.703063 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.703135 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.703178 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.703218 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.703256 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.703296 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.703296 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.703296 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.703406 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.703443 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.703483 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.703519 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.703552 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.703585 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.703633 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.703670 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.703670 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.703736 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.703775 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.703809 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.703841 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.703872 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.703941 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.704127 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.704170 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.704205 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.704250 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.704250 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.704250 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.704250 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.704372 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.704372 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.704372 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.704483 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.704520 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.704559 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.704598 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.704637 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.704670 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.704707 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.704745 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.704778 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.704778 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.704843 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.704882 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.704935 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.705119 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.705119 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.705119 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.705119 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.705119 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.705292 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.705292 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.705716 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.705767 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.705814 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.705857 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.705925 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.705963 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.706006 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.706053 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.706097 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.706142 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.706185 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.706234 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.706276 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.706324 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.706367 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.706411 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.706481 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.706518 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.706559 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.706596 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.706636 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.706677 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.706724 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.706766 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.706809 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.706843 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.706880 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.706936 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.706972 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.707008 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.707056 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.707096 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.707136 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.707177 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.707218 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.707259 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.707292 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.707325 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.707359 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.707400 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.707440 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.707475 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.707521 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.707555 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.707589 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.707623 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.707663 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.707698 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.707733 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.707776 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.707810 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.707845 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.707900 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.707900 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.707900 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.707900 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.708043 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.708088 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.708124 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.708160 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.708209 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.708259 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.708295 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.708295 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.708295 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.708407 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.708444 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.708481 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.708526 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.708567 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.708614 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.708656 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.708701 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.708742 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.708778 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.708823 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.708875 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.708942 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.708986 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.709032 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709083 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.709126 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709168 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.709210 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.709248 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.709288 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.709326 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.709374 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.709418 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709464 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.709500 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.709541 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.709575 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.709621 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.709656 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.709699 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.709739 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.709772 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709772 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.709844 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.709906 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.709955 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.710315 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.710360 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.710403 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.710479 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.710533 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.710583 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.710623 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.710669 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.710710 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.710750 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.710789 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.710825 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.710865 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.710929 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.710971 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.711013 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.711013 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.711091 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.711135 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.711179 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.711219 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.711255 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.711293 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.711326 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.711366 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.711396 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.711428 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.711458 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.711489 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.711519 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.711551 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.711580 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.711609 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.711639 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.711664 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.711694 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.711720 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.711756 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.711782 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.711813 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.711848 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.711876 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.711876 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.711951 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.711978 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.712007 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.712033 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.712033 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.712088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.712856 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.712917 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.712995 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.713034 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.713069 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.713102 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.713130 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.713162 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.713194 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.713231 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.713269 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.713306 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.713339 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.713378 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.713417 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.713417 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.713472 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.713506 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.713539 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.713585 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.713622 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.713658 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.713691 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.713719 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.713749 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.713780 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.713816 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.713850 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.713899 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.713944 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.713976 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.714007 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.714039 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.714070 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.714102 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.714136 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.714173 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.714203 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.714241 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.714274 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.714305 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.714335 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.714368 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.714400 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.714435 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.714482 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.714517 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.714547 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.714579 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.714617 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.716248 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.716298 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.716369 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.716417 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.716491 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.716527 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.716556 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.716585 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.716623 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.716655 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.716691 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.716739 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.716795 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.716841 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.716917 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.716955 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.716989 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.717029 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.717060 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.717096 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.717129 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.717155 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.717187 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.717223 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.717223 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.717223 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.717223 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.717223 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.722975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.723347 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.723520 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.723849 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.724114 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.724114 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.724200 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.724237 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.724289 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.724388 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.724421 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.724421 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.724478 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.724509 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.724509 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.724566 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.724636 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.724698 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.724759 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.724789 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.724822 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.724850 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.724875 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.724939 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.724975 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725005 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725030 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.725057 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.725083 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725117 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.725148 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725179 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.725209 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.725244 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.725268 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.725297 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.725322 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.725347 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725375 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.725408 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725434 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.725467 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.725492 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725517 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.725550 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.725584 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725612 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.725637 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.725665 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.725699 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.725699 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.725754 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.725778 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725809 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.725834 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725834 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.725882 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.725882 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.725995 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.726089 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.726177 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.726259 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.726349 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.726436 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.726557 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.726655 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.727122 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.727190 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.727245 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.727311 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.727365 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.727403 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.727436 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.727465 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.727491 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.727525 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.727555 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.727586 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.727621 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.727651 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.727651 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.727710 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.727742 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.727770 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.727794 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.727829 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.727854 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.727880 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.727923 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.727923 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.727983 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.728008 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.728008 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.728062 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.728324 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.728392 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.728453 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.728510 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.728569 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.728627 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.728668 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.728696 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.728722 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.728773 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.728836 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.728912 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.728974 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.729004 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.729029 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.729069 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.729106 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.729167 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.729225 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.729283 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.729346 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.729628 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.729725 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.729811 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.729909 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.730000 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.730081 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.730182 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.730276 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.730343 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.730402 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.730477 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.730508 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.730533 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.730582 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.730610 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.730647 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.730673 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.730703 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.730733 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.730762 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.730790 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.730814 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.730838 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.730872 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.730908 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.730944 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.730970 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.730996 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731020 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731049 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731082 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731107 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731136 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.731166 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.731196 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731222 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731251 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.731275 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.731300 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.731332 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731359 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731384 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731418 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731447 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.731474 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731501 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.731530 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731557 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731588 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.731618 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731644 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731673 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731673 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731727 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731758 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731787 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.731821 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.731847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.731847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.731847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.731847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.731847 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.731976 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:24:19.733169 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.733229 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.733291 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.733348 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.733411 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.733464 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.733493 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.733562 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.733598 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.733634 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.733671 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.733774 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.733807 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.733836 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.734019 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.734098 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.734133 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.734133 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.735071 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:24:19.735166 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:24:19.735251 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:24:19.735332 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:24:19.735415 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:24:19.735474 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:24:19.780105 np0000185852 devstack@c-api.service[111488]: INFO dbcounter [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Registered counter for database cinder Jul 18 22:24:19.781269 np0000185852 devstack@c-api.service[111487]: INFO dbcounter [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Registered counter for database cinder Jul 18 22:24:19.782811 np0000185852 devstack@c-api.service[111489]: INFO dbcounter [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Registered counter for database cinder Jul 18 22:24:19.785226 np0000185852 devstack@c-api.service[111490]: INFO dbcounter [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Registered counter for database cinder Jul 18 22:24:19.822614 np0000185852 devstack@c-api.service[111487]: DEBUG oslo_db.sqlalchemy.engines [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 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=111487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.825303 np0000185852 devstack@c-api.service[111488]: DEBUG oslo_db.sqlalchemy.engines [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 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=111488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.832522 np0000185852 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.838369 np0000185852 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.939037 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writer thread running {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:24:19.940959 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writer thread running {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:24:19.942311 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:24:19.943994 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:24:19.945160 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:24:19.946298 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:24:19.948553 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:24:19.950185 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:24:19.950880 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:24:19.952067 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.952716 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:24:19.954033 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.954376 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writer thread running {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:24:19.955980 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.957489 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:24:19.958077 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writer thread running {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:24:19.959276 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.960351 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:24:19.961034 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:24:19.962676 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:24:19.963511 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:24:19.964782 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:24:19.965745 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.966230 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:24:19.968871 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:24:19.969085 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.970088 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.974276 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.989301 np0000185852 devstack@c-api.service[111488]: DEBUG oslo_db.sqlalchemy.engines [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 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=111488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.991931 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:24:19.994024 np0000185852 devstack@c-api.service[111487]: DEBUG oslo_db.sqlalchemy.engines [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 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=111487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:19.994524 np0000185852 devstack@c-api.service[111488]: INFO cinder.rpc [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:24:19.995686 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:19.998728 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:24:20.001275 np0000185852 devstack@c-api.service[111487]: INFO cinder.rpc [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:24:20.002157 np0000185852 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:20.002503 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.005100 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:24:20.007033 np0000185852 devstack@c-api.service[111489]: INFO cinder.rpc [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:24:20.007491 np0000185852 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:20.008021 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.008155 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.010155 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:24:20.011292 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.012650 np0000185852 devstack@c-api.service[111490]: INFO cinder.rpc [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:24:20.013739 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.014367 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.018684 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.019614 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.021812 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.022541 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.023803 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.024898 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.025400 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.026710 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.027083 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.028560 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.029750 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.030112 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.030238 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.031375 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.032881 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.033021 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.034220 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.034342 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.035657 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.035912 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.037252 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.037374 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.038297 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.039058 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.040145 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.040262 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.041823 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.043025 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.043191 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.043746 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.044699 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.046044 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.046164 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.046235 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.047149 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.048816 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.048965 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.049037 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.049182 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.050290 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.050594 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.051824 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.052036 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.053012 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.053228 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.053454 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.054600 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.054928 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.055873 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.055978 np0000185852 devstack@c-api.service[111488]: WARNING cinder.api.contrib.hosts [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:24:20.056571 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.057864 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.058025 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.058416 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.059530 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.060152 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.060720 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: extensions {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.061467 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.061572 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.061947 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.062018 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-quota-class-sets {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.063064 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.063343 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: backups {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.064075 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.064463 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.064755 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.065509 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.065910 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.065979 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: qos-specs {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.066872 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.066964 np0000185852 devstack@c-api.service[111489]: WARNING cinder.api.contrib.hosts [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:24:20.067523 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.067647 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.067979 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-quota-sets {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.068305 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.068953 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.069110 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.069395 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-availability-zone {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.070262 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.070384 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.070445 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.070678 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: extra_specs {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.071390 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: extensions {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.071448 np0000185852 devstack@c-api.service[111487]: WARNING cinder.api.contrib.hosts [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:24:20.071672 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.072161 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.072204 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: encryption {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.072695 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-quota-class-sets {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.073130 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.073623 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.073697 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: capabilities {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.073958 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: backups {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.074139 np0000185852 devstack@c-api.service[111490]: WARNING cinder.api.contrib.hosts [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:24:20.074828 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.074927 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: consistencygroups {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.075090 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.076033 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: extensions {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.076089 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: qos-specs {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.076292 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.076824 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-volume-manage {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.077349 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-quota-class-sets {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.077659 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.078259 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-hosts {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.078605 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: backups {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.078689 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-quota-sets {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.078726 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: extensions {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.079670 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: cgsnapshots {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.080016 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-quota-class-sets {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.080080 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-availability-zone {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.080833 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: qos-specs {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.081015 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: encryption {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.081267 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: backups {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.081338 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: extra_specs {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.082532 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-snapshot-manage {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.082846 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: encryption {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.082954 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-quota-sets {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.083287 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: qos-specs {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.083995 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-volume-type-access {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.084354 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-availability-zone {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.084486 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: capabilities {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.085353 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-quota-sets {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.085593 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: consistencygroups {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.085713 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: extra_specs {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.085817 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: scheduler-stats {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.087028 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-availability-zone {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.087131 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extended resource: os-volume-transfer {{(pid=111488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.087209 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: encryption {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.087488 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-volume-manage {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.088259 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: extra_specs {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.088663 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: capabilities {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.088903 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-hosts {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.089495 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.089787 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: encryption {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.089989 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: consistencygroups {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.090267 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: cgsnapshots {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.090871 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.091357 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: capabilities {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.091828 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: encryption {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.092223 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.092292 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-volume-manage {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.092740 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: consistencygroups {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.093473 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-snapshot-manage {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.093675 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.094183 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-hosts {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.094638 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] SnapshotActionsController initialized {{(pid=111488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:24:20.094712 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-volume-manage {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.094913 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-volume-type-access {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.095405 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.095842 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: cgsnapshots {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.096103 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-hosts {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.096449 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: scheduler-stats {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.096927 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.097543 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: cgsnapshots {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.097592 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: encryption {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.098045 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extended resource: os-volume-transfer {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.098257 np0000185852 devstack@c-api.service[111488]: WARNING castellan.key_manager.migration [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.098938 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: encryption {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.099099 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension TypesManage extending resource: types {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099201 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-snapshot-manage {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.099259 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099315 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension AdminActions extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099431 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension AdminActions extending resource: snapshots {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099534 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension AdminActions extending resource: backups {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099643 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099753 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.099855 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.100318 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.100468 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-snapshot-manage {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.100642 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-volume-type-access {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.100796 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.100899 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101016 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101114 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeActions extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101243 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101331 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101444 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension UsedLimits extending resource: limits {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101541 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.v3.router [None req-8c4e5d66-908d-41ec-b9ab-f1974c82bd29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.101666 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.102179 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: scheduler-stats {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.102328 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-volume-type-access {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.103034 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.103918 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: scheduler-stats {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.104289 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extended resource: os-volume-transfer {{(pid=111487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.104571 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.105607 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] SnapshotActionsController initialized {{(pid=111489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:24:20.106421 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.106539 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extended resource: os-volume-transfer {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:24:20.107292 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.107797 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.108898 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.109006 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.109229 np0000185852 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.109528 np0000185852 devstack@c-api.service[111488]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72378e4a4668 pid: 111488 (default app) Jul 18 22:24:20.110048 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension TypesManage extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110163 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110229 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.110269 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension AdminActions extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110387 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension AdminActions extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110477 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.110517 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension AdminActions extending resource: backups {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110585 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110725 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.110875 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111088 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111184 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111287 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111386 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeActions extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111513 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111608 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111652 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.111722 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension UsedLimits extending resource: limits {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111819 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-2f55ba46-c4b5-4a31-8af6-bd07ee34ce6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.111862 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.112685 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] SnapshotActionsController initialized {{(pid=111487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:24:20.113277 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.113428 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.114268 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] SnapshotActionsController initialized {{(pid=111490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:24:20.114778 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.115024 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.116124 np0000185852 devstack@c-api.service[111487]: WARNING castellan.key_manager.migration [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.116336 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.116913 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension TypesManage extending resource: types {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117065 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117177 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension AdminActions extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117305 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension AdminActions extending resource: snapshots {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117411 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension AdminActions extending resource: backups {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117522 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117630 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117669 np0000185852 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:24:20.117740 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.117949 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118048 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118152 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118253 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeActions extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118382 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118477 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118514 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension TypesManage extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118601 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension UsedLimits extending resource: limits {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118645 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118712 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.v3.router [None req-bd74f6f9-5f78-4595-9c6e-911af8191cb2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118767 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension AdminActions extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118855 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension AdminActions extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.118974 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension AdminActions extending resource: backups {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119038 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-ce7e3d12-19b5-4d18-8621-18936f762424 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:24:20.119083 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119194 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119297 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119479 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119582 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119691 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119793 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeActions extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.119940 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.120037 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.120154 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension UsedLimits extending resource: limits {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.120254 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-aa100f51-09b4-4d29-98aa-cc50877cc7a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:24:20.120573 np0000185852 devstack@c-api.service[111489]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72378e4a4668 pid: 111489 (default app) Jul 18 22:24:20.121809 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 942 bytes} [Sat Jul 18 22:24:20 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jul 18 22:24:20.127663 np0000185852 devstack@c-api.service[111487]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72378e4a4668 pid: 111487 (default app) Jul 18 22:24:20.128695 np0000185852 devstack@c-api.service[111490]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72378e4a4668 pid: 111490 (default app) Jul 18 22:24:27.315647 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-5e869750-a4b5-4165-b940-cad24ce2fa28 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:24:27.837913 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-5e869750-a4b5-4165-b940-cad24ce2fa28 admin admin] POST https://199.204.45.4/volume/v3/types Jul 18 22:24:27.838548 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-5e869750-a4b5-4165-b940-cad24ce2fa28 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 22:24:27.840388 np0000185852 devstack@c-api.service[111489]: /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 18 22:24:27.840388 np0000185852 devstack@c-api.service[111489]: warnings.warn( Jul 18 22:24:27.877940 np0000185852 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-5e869750-a4b5-4165-b940-cad24ce2fa28 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:27.910932 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-5e869750-a4b5-4165-b940-cad24ce2fa28 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 Jul 18 22:24:27.911465 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1319 bytes} [Sat Jul 18 22:24:27 2026] POST /volume/v3/types => generated 186 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:24:27.929008 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-381d4444-615c-4b1f-b5e0-c89e6cdb8987 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:24:28.255928 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-381d4444-615c-4b1f-b5e0-c89e6cdb8987 admin admin] POST https://199.204.45.4/volume/v3/types/d3c297c7-bf81-4708-b984-2e2048ff7fe1/extra_specs Jul 18 22:24:28.256680 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-381d4444-615c-4b1f-b5e0-c89e6cdb8987 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 22:24:28.258762 np0000185852 devstack@c-api.service[111488]: /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 18 22:24:28.258762 np0000185852 devstack@c-api.service[111488]: warnings.warn( Jul 18 22:24:28.295439 np0000185852 devstack@c-api.service[111488]: DEBUG oslo_db.sqlalchemy.engines [None req-381d4444-615c-4b1f-b5e0-c89e6cdb8987 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=111488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:24:28.359479 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-381d4444-615c-4b1f-b5e0-c89e6cdb8987 admin admin] https://199.204.45.4/volume/v3/types/d3c297c7-bf81-4708-b984-2e2048ff7fe1/extra_specs returned with HTTP 200 Jul 18 22:24:28.361217 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 2/3] 199.204.45.4 () {68 vars in 1466 bytes} [Sat Jul 18 22:24:27 2026] POST /volume/v3/types/d3c297c7-bf81-4708-b984-2e2048ff7fe1/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:24:30.002061 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=6 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:24:30.013936 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=6 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:24:37.908268 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:24:38.358602 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:26:55.531248 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-ed05640e-ab00-480a-98fc-02363e729983 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:26:55.531804 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-ed05640e-ab00-480a-98fc-02363e729983 None None] GET https://199.204.45.4/volume// Jul 18 22:26:55.531976 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-ed05640e-ab00-480a-98fc-02363e729983 None None] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:26:55.532188 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-ed05640e-ab00-480a-98fc-02363e729983 None None] Calling method 'all' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:26:55.532676 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-ed05640e-ab00-480a-98fc-02363e729983 None None] https://199.204.45.4/volume// returned with HTTP 300 Jul 18 22:26:55.532976 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 1/4] 199.204.45.4 () {66 vars in 1442 bytes} [Sat Jul 18 22:26:55 2026] GET /volume/ => generated 388 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 18 22:27:33.279728 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-b9174135-fe06-46f9-b5ac-b9470b208b2a None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:33.282763 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 1/5] 199.204.45.4 () {62 vars in 1054 bytes} [Sat Jul 18 22:27:33 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jul 18 22:27:33.317689 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-6e656093-ffb2-4db1-b7b2-fecebad82d16 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:33.325204 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 2/6] 199.204.45.4 () {64 vars in 1258 bytes} [Sat Jul 18 22:27:33 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jul 18 22:27:33.358849 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [req-6e656093-ffb2-4db1-b7b2-fecebad82d16 req-a21d798c-ecf5-44fe-8298-18ed9765563c None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:33.364002 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [req-6e656093-ffb2-4db1-b7b2-fecebad82d16 req-a21d798c-ecf5-44fe-8298-18ed9765563c demo demo] GET https://199.204.45.4/volume/v3/ Jul 18 22:27:33.364370 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [req-6e656093-ffb2-4db1-b7b2-fecebad82d16 req-a21d798c-ecf5-44fe-8298-18ed9765563c demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:33.364814 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [req-6e656093-ffb2-4db1-b7b2-fecebad82d16 req-a21d798c-ecf5-44fe-8298-18ed9765563c demo demo] Calling method 'version_select' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:33.366263 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [req-6e656093-ffb2-4db1-b7b2-fecebad82d16 req-a21d798c-ecf5-44fe-8298-18ed9765563c demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jul 18 22:27:33.366914 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 3/7] 199.204.45.4 () {66 vars in 1332 bytes} [Sat Jul 18 22:27:33 2026] GET /volume/v3/ => generated 388 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:33.404200 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-605a295b-d190-40e0-a85b-00d3fdc5910f None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:33.713664 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-605a295b-d190-40e0-a85b-00d3fdc5910f demo demo] GET https://199.204.45.4/volume/v3/types Jul 18 22:27:33.713866 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-605a295b-d190-40e0-a85b-00d3fdc5910f demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:33.714144 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-605a295b-d190-40e0-a85b-00d3fdc5910f demo demo] Calling method 'index' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:33.714573 np0000185852 devstack@c-api.service[111487]: /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 18 22:27:33.714573 np0000185852 devstack@c-api.service[111487]: warnings.warn( Jul 18 22:27:33.715217 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-605a295b-d190-40e0-a85b-00d3fdc5910f demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:27:33.753357 np0000185852 devstack@c-api.service[111487]: DEBUG oslo_db.sqlalchemy.engines [None req-605a295b-d190-40e0-a85b-00d3fdc5910f 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=111487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:27:33.773103 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-605a295b-d190-40e0-a85b-00d3fdc5910f demo demo] https://199.204.45.4/volume/v3/types returned with HTTP 200 Jul 18 22:27:33.773452 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 2/8] 199.204.45.4 () {64 vars in 1276 bytes} [Sat Jul 18 22:27:33 2026] GET /volume/v3/types => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:33.810024 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:34.164021 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 demo demo] GET https://199.204.45.4/volume/v3/types/default Jul 18 22:27:34.164375 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:34.164602 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 demo demo] Calling method 'show' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:34.205874 np0000185852 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:27:34.224058 np0000185852 devstack@c-api.service[111490]: /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 18 22:27:34.224058 np0000185852 devstack@c-api.service[111490]: warnings.warn( Jul 18 22:27:34.226131 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-a6508a7a-7f12-4e84-b11c-074b0147eac0 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jul 18 22:27:34.226530 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 2/9] 199.204.45.4 () {64 vars in 1287 bytes} [Sat Jul 18 22:27:33 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:34.703442 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-83ac1638-75e5-43db-943e-50aa56007b83 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:34.704870 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 3/10] 199.204.45.4 () {62 vars in 1054 bytes} [Sat Jul 18 22:27:34 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jul 18 22:27:34.752254 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-0d15a932-3c6f-4bd8-a618-da28ca5f504b None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:34.758500 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 4/11] 199.204.45.4 () {64 vars in 1258 bytes} [Sat Jul 18 22:27:34 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 190 bytes (1 switches on core 0) Jul 18 22:27:34.795447 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [req-0d15a932-3c6f-4bd8-a618-da28ca5f504b req-14ed42b9-e8ce-48c1-aa8f-3a00e4587eb7 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:34.799005 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-0d15a932-3c6f-4bd8-a618-da28ca5f504b req-14ed42b9-e8ce-48c1-aa8f-3a00e4587eb7 demo demo] GET https://199.204.45.4/volume/v3/ Jul 18 22:27:34.799368 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-0d15a932-3c6f-4bd8-a618-da28ca5f504b req-14ed42b9-e8ce-48c1-aa8f-3a00e4587eb7 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:34.799725 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-0d15a932-3c6f-4bd8-a618-da28ca5f504b req-14ed42b9-e8ce-48c1-aa8f-3a00e4587eb7 demo demo] Calling method 'version_select' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:34.800590 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-0d15a932-3c6f-4bd8-a618-da28ca5f504b req-14ed42b9-e8ce-48c1-aa8f-3a00e4587eb7 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jul 18 22:27:34.801242 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 3/12] 199.204.45.4 () {66 vars in 1332 bytes} [Sat Jul 18 22:27:34 2026] GET /volume/v3/ => generated 388 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:34.841023 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-7ab45500-ce16-4148-adf6-5e4b314a5bcb None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:34.843815 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-7ab45500-ce16-4148-adf6-5e4b314a5bcb demo demo] GET https://199.204.45.4/volume/v3/types/default Jul 18 22:27:34.844074 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-7ab45500-ce16-4148-adf6-5e4b314a5bcb demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:34.844329 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-7ab45500-ce16-4148-adf6-5e4b314a5bcb demo demo] Calling method 'show' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:34.853864 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-7ab45500-ce16-4148-adf6-5e4b314a5bcb demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jul 18 22:27:34.854294 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 3/13] 199.204.45.4 () {64 vars in 1287 bytes} [Sat Jul 18 22:27:34 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:35.444539 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-13d02c68-f1f1-4ad1-8e67-0ad3a82fcd2c None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.445730 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 4/14] 199.204.45.4 () {62 vars in 1054 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jul 18 22:27:35.477590 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-52fdeb47-2e6d-4812-a931-879203d7cea3 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.481050 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 5/15] 199.204.45.4 () {64 vars in 1258 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jul 18 22:27:35.519740 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [req-52fdeb47-2e6d-4812-a931-879203d7cea3 req-e4ca93cc-1556-4949-9229-c60390b49bd2 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.522955 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-52fdeb47-2e6d-4812-a931-879203d7cea3 req-e4ca93cc-1556-4949-9229-c60390b49bd2 demo demo] GET https://199.204.45.4/volume/v3/ Jul 18 22:27:35.523302 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-52fdeb47-2e6d-4812-a931-879203d7cea3 req-e4ca93cc-1556-4949-9229-c60390b49bd2 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:35.523649 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-52fdeb47-2e6d-4812-a931-879203d7cea3 req-e4ca93cc-1556-4949-9229-c60390b49bd2 demo demo] Calling method 'version_select' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:35.524304 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-52fdeb47-2e6d-4812-a931-879203d7cea3 req-e4ca93cc-1556-4949-9229-c60390b49bd2 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jul 18 22:27:35.524984 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 4/16] 199.204.45.4 () {66 vars in 1332 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3/ => generated 388 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:35.560908 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-698ae959-a7b1-4275-a216-26232a49a3cd None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.563302 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-698ae959-a7b1-4275-a216-26232a49a3cd demo demo] GET https://199.204.45.4/volume/v3/types/default Jul 18 22:27:35.563526 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-698ae959-a7b1-4275-a216-26232a49a3cd demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:35.563763 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-698ae959-a7b1-4275-a216-26232a49a3cd demo demo] Calling method 'show' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:35.572345 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-698ae959-a7b1-4275-a216-26232a49a3cd demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jul 18 22:27:35.572646 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 4/17] 199.204.45.4 () {64 vars in 1287 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:35.609957 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-debbcebb-03dd-4088-aaf9-10facde81414 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.610995 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 5/18] 199.204.45.4 () {62 vars in 1054 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jul 18 22:27:35.642039 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.643811 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 6/19] 199.204.45.4 () {64 vars in 1258 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jul 18 22:27:35.676061 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace req-a8f4fcc2-7980-49b7-a249-94450a43dbd2 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.679484 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace req-a8f4fcc2-7980-49b7-a249-94450a43dbd2 demo demo] GET https://199.204.45.4/volume/v3/ Jul 18 22:27:35.679836 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace req-a8f4fcc2-7980-49b7-a249-94450a43dbd2 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:35.680268 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace req-a8f4fcc2-7980-49b7-a249-94450a43dbd2 demo demo] Calling method 'version_select' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:35.680991 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [req-86310225-9fd2-4aeb-bd64-0d2ffabe1ace req-a8f4fcc2-7980-49b7-a249-94450a43dbd2 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jul 18 22:27:35.681661 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 5/20] 199.204.45.4 () {66 vars in 1332 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3/ => generated 388 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:35.720579 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-fd87eeb5-7369-42b7-9f57-1b5b8886fb5c None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:27:35.723528 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-fd87eeb5-7369-42b7-9f57-1b5b8886fb5c demo demo] GET https://199.204.45.4/volume/v3/types/default Jul 18 22:27:35.723868 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-fd87eeb5-7369-42b7-9f57-1b5b8886fb5c demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:27:35.724257 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-fd87eeb5-7369-42b7-9f57-1b5b8886fb5c demo demo] Calling method 'show' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:27:35.732799 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-fd87eeb5-7369-42b7-9f57-1b5b8886fb5c demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jul 18 22:27:35.733126 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 5/21] 199.204.45.4 () {64 vars in 1287 bytes} [Sat Jul 18 22:27:35 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:27:43.767197 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:27:45.729855 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=8 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:32:31.239102 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-a2f7e598-a219-4991-9ebc-49a053423afe None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:32:31.352561 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:32:31.352837 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:32:31.353123 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:32:31.353805 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:32:31.354782 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:32:31.392761 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] Get all volumes completed successfully. Jul 18 22:32:31.395165 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-a2f7e598-a219-4991-9ebc-49a053423afe demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:32:31.395483 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 6/22] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:32:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:32:41.391106 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:33:31.433783 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:33:31.436286 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:33:31.436466 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:33:31.436653 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:33:31.437508 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:33:31.438358 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:33:31.476724 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] Get all volumes completed successfully. Jul 18 22:33:31.480195 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-62221e77-5e3b-4140-a1c3-6ffa6afbcf77 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:33:31.480697 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 7/23] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:33:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:33:41.468964 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:34:31.503374 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-9757d610-a2be-4092-83be-4a146b336065 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:34:31.506557 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:34:31.506744 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:34:31.506975 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:34:31.507495 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:34:31.508298 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:34:31.546347 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] Get all volumes completed successfully. Jul 18 22:34:31.548363 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-9757d610-a2be-4092-83be-4a146b336065 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:34:31.548762 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 6/24] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:34:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:34:41.540595 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:35:31.575325 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:35:31.578491 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:35:31.578658 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:35:31.578834 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:35:31.579325 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:35:31.580030 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:35:31.625093 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] Get all volumes completed successfully. Jul 18 22:35:31.626838 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-9b3e1395-8b73-40e8-9151-807b5a3a4402 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:35:31.627960 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 6/25] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:35:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:35:41.619794 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:36:31.643770 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-22d070b6-3b8a-4068-a798-998da80058dc None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:36:31.646268 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:36:31.646449 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:36:31.646814 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:36:31.646977 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:36:31.647654 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:36:31.657123 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] Get all volumes completed successfully. Jul 18 22:36:31.658743 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-22d070b6-3b8a-4068-a798-998da80058dc demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:36:31.659327 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 7/26] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:36:31 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 18 22:36:41.650978 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:37:31.696956 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-b7820496-02df-49dd-bb6b-4df762d54c75 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:37:31.861673 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:37:31.862133 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:37:31.862534 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:37:31.863161 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:37:31.864723 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:37:31.899847 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] Get all volumes completed successfully. Jul 18 22:37:31.903487 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-b7820496-02df-49dd-bb6b-4df762d54c75 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:37:31.903487 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 8/27] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:37:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:37:41.868981 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:38:31.926229 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:38:31.928599 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:38:31.928787 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:38:31.929006 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:38:31.929247 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:38:31.929918 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:38:31.937725 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] Get all volumes completed successfully. Jul 18 22:38:31.940352 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-fb7bb464-f16c-4047-b3a5-b4c399b11c6f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:38:31.940857 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 7/28] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:38:31 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 18 22:38:41.936298 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:39:31.959426 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:39:31.963245 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:39:31.963571 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:39:31.963865 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:39:31.964297 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:39:31.965653 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:39:31.974728 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] Get all volumes completed successfully. Jul 18 22:39:31.976662 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-a44bbb69-febc-4fe4-ad41-6bf3b5db1e65 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:39:31.977383 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 7/29] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:39:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 18 22:39:41.970343 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:40:31.998615 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:40:32.000866 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:40:32.001065 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:40:32.001266 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:40:32.001506 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:40:32.002202 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:40:32.009902 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] Get all volumes completed successfully. Jul 18 22:40:32.011636 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-ebc2d060-ab66-47ed-aeec-805be5e91000 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:40:32.011962 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 8/30] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:40:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:40:42.005358 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:41:32.028174 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:41:32.031843 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:41:32.032128 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:41:32.032385 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:41:32.032699 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:41:32.033676 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:41:32.043739 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] Get all volumes completed successfully. Jul 18 22:41:32.046673 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-ed4b4380-71ae-4637-bb67-97fee3de43d9 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:41:32.047215 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 9/31] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:41:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:41:42.038506 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:42:32.067551 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:42:32.222143 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:42:32.222548 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:42:32.223007 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:42:32.223499 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:42:32.225015 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:42:32.236080 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] Get all volumes completed successfully. Jul 18 22:42:32.239312 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-d8ae86e2-0cc5-486c-b9f7-5fed7f769192 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:42:32.239970 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 8/32] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:42:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:42:42.230425 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:43:32.260025 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-50ed0e02-8594-492e-8c48-3565892e1085 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:43:32.261140 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:43:32.261530 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:43:32.262136 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:43:32.262562 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:43:32.263471 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:43:32.271620 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] Get all volumes completed successfully. Jul 18 22:43:32.273384 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-50ed0e02-8594-492e-8c48-3565892e1085 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:43:32.273721 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 8/33] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:43:32 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 18 22:43:42.267241 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:44:32.294518 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:44:32.297950 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:44:32.298193 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:44:32.298456 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:44:32.298795 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:44:32.299696 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:44:32.308660 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] Get all volumes completed successfully. Jul 18 22:44:32.310169 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-72cc19e3-14a9-4afe-9fdf-82572f0a8087 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:44:32.310589 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 9/34] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:44:32 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 18 22:44:42.303992 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:45:32.330925 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:45:32.333783 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:45:32.334031 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:45:32.334282 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:45:32.334582 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:45:32.335522 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:45:32.343048 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] Get all volumes completed successfully. Jul 18 22:45:32.345055 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-07ac0ed9-35aa-40f9-809d-fb5981167ff0 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:45:32.345239 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 10/35] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:45:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:45:42.339101 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:46:32.362644 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:46:32.366029 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:46:32.366518 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:46:32.366625 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:46:32.366936 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:46:32.367877 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:46:32.375722 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] Get all volumes completed successfully. Jul 18 22:46:32.377536 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-8b3ff73f-133e-45a5-8ab3-cd8792e60836 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:46:32.377993 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 9/36] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:46:32 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 18 22:46:42.372166 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:47:32.389988 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:47:32.547814 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:47:32.548070 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:47:32.548313 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:47:32.548621 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:47:32.549791 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:47:32.563803 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] Get all volumes completed successfully. Jul 18 22:47:32.566730 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-df43db3b-9c1a-4870-a2ac-d20e67d27303 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:47:32.567328 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 9/37] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:47:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:47:42.554396 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:48:32.580371 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:48:32.583752 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:48:32.584067 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:48:32.584349 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:48:32.584673 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:48:32.585722 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:48:32.594043 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] Get all volumes completed successfully. Jul 18 22:48:32.595974 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-e117f8f3-2f4c-423f-b5f4-dc5d9645279a demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:48:32.596344 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 10/38] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:48:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:48:42.590002 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:49:32.619910 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:49:32.622245 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:49:32.622416 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:49:32.622595 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:49:32.622818 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:49:32.623494 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:49:32.630131 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] Get all volumes completed successfully. Jul 18 22:49:32.632009 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-b86bbdf0-748a-4bd1-a4e6-3f7feca82091 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:49:32.632374 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 11/39] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:49:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:49:42.627398 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:50:32.649181 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:50:32.651093 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:50:32.651469 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:50:32.651814 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:50:32.653324 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:50:32.653324 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:50:32.660499 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] Get all volumes completed successfully. Jul 18 22:50:32.662529 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-0cde19d0-f052-452b-9c28-c8d3ccc0a8b1 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:50:32.663108 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 10/40] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:50:32 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 18 22:50:42.656566 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:51:32.679325 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-57e27454-66d3-47b5-9185-04046efaccfd None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:51:32.683364 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:51:32.683785 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:51:32.683953 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:51:32.684494 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:51:32.685497 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:51:32.698662 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] Get all volumes completed successfully. Jul 18 22:51:32.701842 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-57e27454-66d3-47b5-9185-04046efaccfd demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:51:32.702487 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 10/41] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:51:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:51:42.689571 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:52:32.718615 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:52:32.833716 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:52:32.833961 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:52:32.834146 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:52:32.834493 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:52:32.835204 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:52:32.844306 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] Get all volumes completed successfully. Jul 18 22:52:32.847915 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-567b5833-ff1d-4c8a-9ad8-7fc6981af37a demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:52:32.848354 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 11/42] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:52:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:52:42.838081 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:53:32.866815 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:53:32.870534 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:53:32.870761 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:53:32.871015 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:53:32.871307 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:53:32.872229 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:53:32.880308 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] Get all volumes completed successfully. Jul 18 22:53:32.882202 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-ef139778-dbe2-4fa4-86d4-875f6c70066c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:53:32.882532 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 12/43] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:53:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:53:42.875401 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:54:32.898227 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:54:32.902317 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:54:32.902553 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:54:32.902804 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:54:32.903144 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:54:32.904098 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:54:32.915038 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] Get all volumes completed successfully. Jul 18 22:54:32.917144 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-1cea2877-9abf-46b7-9c79-bf834f40f443 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:54:32.917624 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 11/44] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:54:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:54:42.908584 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:55:32.935958 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-b08cfed1-9846-49df-959b-09ab788aa453 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:55:32.939369 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:55:32.939604 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:55:32.939852 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:55:32.940181 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:55:32.941156 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:55:32.950752 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] Get all volumes completed successfully. Jul 18 22:55:32.953171 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-b08cfed1-9846-49df-959b-09ab788aa453 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:55:32.953595 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 11/45] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:55:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:55:42.944436 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:56:32.972064 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:56:32.975728 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:56:32.976059 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:56:32.976287 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:56:32.976539 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:56:32.977463 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:56:32.986397 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] Get all volumes completed successfully. Jul 18 22:56:32.988159 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-aaeb180c-0257-4cf9-b741-13c20bf56ccc demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:56:32.988498 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 12/46] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:56:32 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 18 22:56:42.981656 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:57:33.006931 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:57:33.107956 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:57:33.107956 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:57:33.107956 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:57:33.108331 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:57:33.109112 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:57:33.118341 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] Get all volumes completed successfully. Jul 18 22:57:33.122225 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-8b42ca78-8ad6-4f33-8dd9-5c160fa94a00 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:57:33.122915 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 13/47] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:57:33 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 18 22:57:43.113122 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:58:33.145591 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:58:33.148190 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:58:33.148438 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:58:33.148674 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:58:33.148966 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:58:33.149861 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:58:33.157336 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] Get all volumes completed successfully. Jul 18 22:58:33.159125 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-ab43dd70-44f2-49fd-afa7-a489f2daab18 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:58:33.159472 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 12/48] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:58:33 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 18 22:58:43.153243 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:59:33.176100 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:59:33.180283 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 22:59:33.180640 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:59:33.181019 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:59:33.181453 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:59:33.182832 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:59:33.197549 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] Get all volumes completed successfully. Jul 18 22:59:33.199917 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-7c5df295-e65c-4f0e-b1d4-eaf8692a4ae9 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:59:33.200698 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 12/49] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 22:59:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 18 22:59:43.188009 np0000185852 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:00:33.216523 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:00:33.220974 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 23:00:33.221427 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:00:33.221822 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:00:33.222361 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:00:33.223430 np0000185852 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:00:33.232786 np0000185852 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] Get all volumes completed successfully. Jul 18 23:00:33.235574 np0000185852 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-87d02d66-e790-4500-b25e-7b870eccb3f2 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:00:33.235951 np0000185852 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 13/50] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 23:00:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 23:00:43.226010 np0000185852 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:01:33.254527 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.middleware.request_id [None req-703ebbfe-e971-494f-a817-9453391b9d8f None None] RequestId filter calling following filter/app {{(pid=111488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:01:33.257467 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 23:01:33.257724 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] Empty body provided in request {{(pid=111488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:01:33.258001 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.openstack.wsgi [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] Calling method 'detail' {{(pid=111488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:01:33.258297 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.api.api_utils [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] Removing options '' from query. {{(pid=111488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:01:33.259464 np0000185852 devstack@c-api.service[111488]: DEBUG cinder.volume.api [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:01:33.270037 np0000185852 devstack@c-api.service[111488]: INFO cinder.volume.api [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] Get all volumes completed successfully. Jul 18 23:01:33.272807 np0000185852 devstack@c-api.service[111488]: INFO cinder.api.openstack.wsgi [None req-703ebbfe-e971-494f-a817-9453391b9d8f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:01:33.273323 np0000185852 devstack@c-api.service[111488]: [pid: 111488|app: 0|req: 14/51] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 23:01:33 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 18 23:01:43.262614 np0000185852 devstack@c-api.service[111488]: DEBUG dbcounter [-] [111488] Writing DB stats cinder:SELECT=1 {{(pid=111488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:02:33.289577 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.middleware.request_id [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 None None] RequestId filter calling following filter/app {{(pid=111487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:02:33.391408 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 23:02:33.391612 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] Empty body provided in request {{(pid=111487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:02:33.391862 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.openstack.wsgi [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] Calling method 'detail' {{(pid=111487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:02:33.392414 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.api.api_utils [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] Removing options '' from query. {{(pid=111487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:02:33.393634 np0000185852 devstack@c-api.service[111487]: DEBUG cinder.volume.api [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:02:33.402626 np0000185852 devstack@c-api.service[111487]: INFO cinder.volume.api [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] Get all volumes completed successfully. Jul 18 23:02:33.404611 np0000185852 devstack@c-api.service[111487]: INFO cinder.api.openstack.wsgi [None req-95dc6a1d-1de2-459a-9c7f-3f322c5d8799 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:02:33.404980 np0000185852 devstack@c-api.service[111487]: [pid: 111487|app: 0|req: 13/52] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 23:02:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 23:02:43.397144 np0000185852 devstack@c-api.service[111487]: DEBUG dbcounter [-] [111487] Writing DB stats cinder:SELECT=1 {{(pid=111487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:03:33.424858 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:03:33.428391 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jul 18 23:03:33.428633 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:03:33.428929 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:03:33.429259 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:03:33.430101 np0000185852 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:03:33.439932 np0000185852 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] Get all volumes completed successfully. Jul 18 23:03:33.443087 np0000185852 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-e72603cb-3dc5-4c59-ad76-8cb17470b734 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:03:33.443635 np0000185852 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 13/53] 199.204.45.4 () {64 vars in 1284 bytes} [Sat Jul 18 23:03:33 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)