Sep 15 11:07:19.511526 np0000192776 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 15 11:07:19.524882 np0000192776 devstack@c-api.service[112009]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 15 11:07:19 2026] *** Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: nodename: np0000192776 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: machine: x86_64 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: clock source: unix Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: pcre jit disabled Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: detected number of CPU cores: 16 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: current working directory: / Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: detected binary path: /usr/bin/uwsgi-core Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: your processes number limit is 256916 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: your memory page size is 4096 bytes Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: detected max file descriptor number: 2048 Sep 15 11:07:19.529281 np0000192776 devstack@c-api.service[112009]: lock engine: pthread robust mutexes Sep 15 11:07:19.530080 np0000192776 devstack@c-api.service[112009]: thunder lock: enabled Sep 15 11:07:19.530080 np0000192776 devstack@c-api.service[112009]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 15 11:07:19.530080 np0000192776 devstack@c-api.service[112009]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 15 11:07:19.530080 np0000192776 devstack@c-api.service[112009]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 15 11:07:19.530080 np0000192776 devstack@c-api.service[112009]: Set PythonHome to /opt/stack/data/venv Sep 15 11:07:19.582020 np0000192776 devstack@c-api.service[112009]: Python main interpreter initialized at 0x709d6c6a4668 Sep 15 11:07:19.582020 np0000192776 devstack@c-api.service[112009]: python threads support enabled Sep 15 11:07:19.582020 np0000192776 devstack@c-api.service[112009]: your server socket listen backlog is limited to 100 connections Sep 15 11:07:19.582020 np0000192776 devstack@c-api.service[112009]: your mercy for graceful operations on workers is 80 seconds Sep 15 11:07:19.582549 np0000192776 devstack@c-api.service[112009]: mapped 671795 bytes (656 KB) for 4 cores Sep 15 11:07:19.582679 np0000192776 devstack@c-api.service[112009]: *** Operational MODE: preforking *** Sep 15 11:07:19.582847 np0000192776 devstack@c-api.service[112009]: *** uWSGI is running in multiple interpreter mode *** Sep 15 11:07:19.582847 np0000192776 devstack@c-api.service[112009]: spawned uWSGI master process (pid: 112009) Sep 15 11:07:19.583073 np0000192776 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 15 11:07:19.583730 np0000192776 devstack@c-api.service[112009]: spawned uWSGI worker 1 (pid: 112022, cores: 1) Sep 15 11:07:19.584229 np0000192776 devstack@c-api.service[112009]: spawned uWSGI worker 2 (pid: 112023, cores: 1) Sep 15 11:07:19.584786 np0000192776 devstack@c-api.service[112009]: spawned uWSGI worker 3 (pid: 112024, cores: 1) Sep 15 11:07:19.585261 np0000192776 devstack@c-api.service[112009]: spawned uWSGI worker 4 (pid: 112025, cores: 1) Sep 15 11:07:19.585368 np0000192776 devstack@c-api.service[112009]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: we strongly recommend against using it for new projects. Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: framework. For more detail see Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:19.733910 np0000192776 devstack@c-api.service[112024]: import eventlet # noqa Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: we strongly recommend against using it for new projects. Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: framework. For more detail see Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:19.738790 np0000192776 devstack@c-api.service[112022]: import eventlet # noqa Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: we strongly recommend against using it for new projects. Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: framework. For more detail see Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:19.740870 np0000192776 devstack@c-api.service[112025]: import eventlet # noqa Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: we strongly recommend against using it for new projects. Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: framework. For more detail see Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:07:19.741927 np0000192776 devstack@c-api.service[112023]: import eventlet # noqa Sep 15 11:07:19.898657 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 15 11:07:19.898657 np0000192776 devstack@c-api.service[112024]: from cgi import parse_header Sep 15 11:07:19.902606 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 15 11:07:19.902606 np0000192776 devstack@c-api.service[112025]: from cgi import parse_header Sep 15 11:07:19.909197 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 15 11:07:19.909197 np0000192776 devstack@c-api.service[112023]: from cgi import parse_header Sep 15 11:07:19.913200 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 15 11:07:19.913200 np0000192776 devstack@c-api.service[112022]: from cgi import parse_header Sep 15 11:07:19.940094 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:19.940094 np0000192776 devstack@c-api.service[112024]: warnings.warn( Sep 15 11:07:19.942984 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:19.942984 np0000192776 devstack@c-api.service[112025]: warnings.warn( Sep 15 11:07:19.952119 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:19.952119 np0000192776 devstack@c-api.service[112023]: warnings.warn( Sep 15 11:07:19.952351 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 15 11:07:19.952351 np0000192776 devstack@c-api.service[112024]: removals.removed_module( Sep 15 11:07:19.953187 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 15 11:07:19.953187 np0000192776 devstack@c-api.service[112024]: removals.removed_module( Sep 15 11:07:19.953898 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:07:19.953898 np0000192776 devstack@c-api.service[112022]: warnings.warn( Sep 15 11:07:19.954391 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 15 11:07:19.954391 np0000192776 devstack@c-api.service[112025]: removals.removed_module( Sep 15 11:07:19.955221 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 15 11:07:19.955221 np0000192776 devstack@c-api.service[112025]: removals.removed_module( Sep 15 11:07:19.964122 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 15 11:07:19.964122 np0000192776 devstack@c-api.service[112023]: removals.removed_module( Sep 15 11:07:19.964976 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 15 11:07:19.964976 np0000192776 devstack@c-api.service[112023]: removals.removed_module( Sep 15 11:07:19.965241 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 15 11:07:19.965241 np0000192776 devstack@c-api.service[112022]: removals.removed_module( Sep 15 11:07:19.966007 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 15 11:07:19.966007 np0000192776 devstack@c-api.service[112022]: removals.removed_module( Sep 15 11:07:20.729586 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:20.729586 np0000192776 devstack@c-api.service[112024]: warnings.warn( Sep 15 11:07:20.756642 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:20.756642 np0000192776 devstack@c-api.service[112022]: warnings.warn( Sep 15 11:07:20.775634 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:20.775634 np0000192776 devstack@c-api.service[112023]: warnings.warn( Sep 15 11:07:20.783099 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 15 11:07:20.783099 np0000192776 devstack@c-api.service[112024]: warnings.warn( Sep 15 11:07:20.791173 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 15 11:07:20.791173 np0000192776 devstack@c-api.service[112025]: warnings.warn( Sep 15 11:07:20.804744 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 15 11:07:20.804744 np0000192776 devstack@c-api.service[112022]: warnings.warn( Sep 15 11:07:20.827177 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 15 11:07:20.827177 np0000192776 devstack@c-api.service[112023]: warnings.warn( Sep 15 11:07:20.841332 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 15 11:07:20.841332 np0000192776 devstack@c-api.service[112025]: warnings.warn( Sep 15 11:07:20.977168 np0000192776 devstack@c-api.service[112022]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 15 11:07:20.977329 np0000192776 devstack@c-api.service[112022]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112022) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:20.981606 np0000192776 devstack@c-api.service[112024]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 15 11:07:20.981758 np0000192776 devstack@c-api.service[112024]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112024) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:21.009066 np0000192776 devstack@c-api.service[112023]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 15 11:07:21.009217 np0000192776 devstack@c-api.service[112023]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112023) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:21.019322 np0000192776 devstack@c-api.service[112025]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 15 11:07:21.019990 np0000192776 devstack@c-api.service[112025]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112025) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:07:21.062784 np0000192776 devstack@c-api.service[112022]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:21.062784 np0000192776 devstack@c-api.service[112022]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:21.069070 np0000192776 devstack@c-api.service[112024]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:21.069070 np0000192776 devstack@c-api.service[112024]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:21.072767 np0000192776 devstack@c-api.service[112023]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:21.072767 np0000192776 devstack@c-api.service[112023]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:21.081701 np0000192776 devstack@c-api.service[112025]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:07:21.081701 np0000192776 devstack@c-api.service[112025]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:07:21.553533 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112024) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:21.553725 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112025) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:21.553845 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.553911 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.554026 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112022) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:21.554091 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112023) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:07:21.554181 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554241 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554299 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.554299 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554444 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554444 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.554551 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554620 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.554676 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554820 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.554897 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.554960 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.555016 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.555070 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.555070 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.555203 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.555411 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.555488 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.555546 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.555613 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.555670 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.555731 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.555788 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.555845 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.555902 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.555953 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.556020 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.556076 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.556156 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.556215 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.556215 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.556318 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.556318 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.556318 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.556477 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.556547 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.556614 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.556827 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.556881 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.556936 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.556989 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.557046 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.557095 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.557170 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.557254 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.557329 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.557386 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.557478 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.557536 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.557593 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.557652 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.557707 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.557763 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.557829 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.557886 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.557943 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.557999 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.558056 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.558113 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.558265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.558341 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.558399 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.558399 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.558399 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.558399 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.558399 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.558846 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.558846 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.558959 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.559016 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.559070 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.559124 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.559201 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.559257 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.559257 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.559375 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.559375 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.559510 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.559567 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.559567 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.559665 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.559665 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.559665 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.559665 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.559868 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.559924 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.559924 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.560045 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.560109 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.560198 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.560198 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.560198 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.560198 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.560198 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.560463 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.560826 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.561192 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.561192 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.561192 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.561192 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.561387 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.561469 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.561534 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.561608 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.561666 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.561723 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.561723 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.561723 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.561723 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.561935 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.562858 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.562954 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.562954 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.563064 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.563064 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.563186 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.563186 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.563290 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.563359 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.563416 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.563497 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.563553 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.563608 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.563681 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.563681 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.563792 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.563856 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.563910 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.563965 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.564021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.564457 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.564524 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.564524 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.564626 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.564626 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.564744 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.564802 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.564858 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.564858 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.564967 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.565022 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.565076 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.565156 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.565156 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.565270 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.565346 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.565404 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.565477 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.565542 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.565598 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.565657 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.565713 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.565764 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.565826 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.566120 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.566210 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.566269 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.566322 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.566372 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.566456 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.566516 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.566565 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.566623 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.566674 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.566746 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.566804 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.566855 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.566912 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.566967 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.567041 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.567092 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.567171 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.567228 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.567299 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.567355 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.567412 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.567412 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.567536 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.567593 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.567654 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.567708 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.567763 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.567819 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.567885 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.567943 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.567943 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.567943 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.568116 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.568116 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.568116 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.568116 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.568116 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.568397 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.568471 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.568526 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.568580 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.568636 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.568690 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.568745 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.568800 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.568854 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.568917 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.569000 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.569064 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.569122 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.569200 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.569268 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.569335 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.569389 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.569469 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.569528 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.569528 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.569633 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.569691 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.569746 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.569800 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.569867 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.569929 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.569985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.569985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.569985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.569985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.570202 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.570202 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.570202 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.570369 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.570459 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.570518 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.570575 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.570631 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.570687 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.570744 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.570821 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.570877 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.570942 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.571006 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.571065 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.571150 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.571209 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.571265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.571265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.571366 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.571439 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.571495 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.571495 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.571495 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.571495 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.571710 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.571768 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.571830 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.571883 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.571883 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.571984 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.572038 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.572109 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.572188 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.572244 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.572299 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.572354 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.572408 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.572408 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.572536 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.572591 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.572646 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.572844 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.572907 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.572956 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.573034 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.573088 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.573181 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.573237 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.573290 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.573345 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.573408 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.573546 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.573611 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.573686 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.573751 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.573806 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.573869 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.573923 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.573979 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.574034 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.574105 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.574187 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.574259 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.574316 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.574371 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.574448 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.574506 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.574563 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.574626 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.574682 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.574748 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.574806 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.574869 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.574925 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.574986 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.575042 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.575108 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.575184 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.575240 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.575317 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.575375 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.575445 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.575445 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.575549 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.575605 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.575659 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.575722 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.575722 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.575824 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.575889 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.575944 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.576006 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.576006 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.576124 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.576202 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.576257 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.576313 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.576313 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.576457 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.576515 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.576515 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.576618 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.576672 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.576735 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.576791 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.577340 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.577340 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.577340 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.577340 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.577557 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.578068 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.578068 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.578068 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.578068 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.578300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.578813 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.578813 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.578813 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.578813 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.579017 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.579344 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.579400 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.579471 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.579766 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.580112 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.580112 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.580112 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.580294 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.580359 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.580415 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.580489 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.580544 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.580610 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.580665 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.580722 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.580776 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.580830 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.580883 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.580938 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.580993 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.581049 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.581104 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.581203 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.581273 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.581328 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.581382 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.581453 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.581504 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.581555 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.581638 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.581697 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.581796 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.581857 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.582377 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.582823 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.582823 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.582823 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.585954 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.586074 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.586074 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.586204 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.586204 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.586332 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.586388 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.586469 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.587094 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.587249 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.587310 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.587366 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.587445 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.587497 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.587552 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.587656 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.587719 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.587772 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.587772 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.587869 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.587934 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.587992 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.588048 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.588110 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.588297 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.588369 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.588369 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.588369 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.590819 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.590909 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.590909 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.591013 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.591013 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.591113 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.591113 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.591339 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.591405 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.591515 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.591585 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.591644 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.591698 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.591762 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.591953 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.592024 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.592093 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.592093 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.592233 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.592233 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.592343 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.592399 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.592479 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.592543 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.592608 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.592664 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.592731 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.592788 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.593796 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.593886 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.593886 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.593985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.593985 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.594086 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.594086 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.594218 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.594293 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.594351 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.594407 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.594488 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.594546 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.594602 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.594657 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.594712 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.594766 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.594821 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.594878 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.594948 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.594948 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.595044 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.595100 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.595172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.595172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.595172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.595172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.595172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.595740 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.595740 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.595940 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.596047 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.596112 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.596112 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.596267 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.596328 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.596382 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.596459 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.596517 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.596585 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.596645 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.596710 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.596774 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.596837 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.596894 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.596950 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.597015 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.597069 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.597154 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.597214 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.597269 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.597326 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.597381 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.597454 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.597510 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.597566 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.597622 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.597677 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.597749 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.597805 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.597859 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.597924 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.597980 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.598033 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.598093 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.598169 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.598227 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.598283 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.598518 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.598580 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.598636 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.598700 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.598758 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.598811 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.598811 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.598912 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.598968 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.599023 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.599088 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.599165 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.599218 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.599273 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.599328 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.599381 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.599466 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.599564 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.599622 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.599622 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.599622 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.599791 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.599848 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.599904 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.599959 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.600014 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.600068 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.600123 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.600209 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.600281 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.600336 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.600408 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.600502 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.600563 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.600621 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.600675 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.600739 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.600794 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.600865 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.600922 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.600977 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.601031 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.601086 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.601086 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.601226 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.601226 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.601326 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.601384 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.601384 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.601533 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.601590 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.601653 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.601729 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.601836 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.601836 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.601951 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.602007 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.602007 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.602154 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.602154 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.602154 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.602154 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.602369 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.602454 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.602518 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.602572 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.602620 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.602687 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.602744 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.602744 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.602744 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.602968 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.603032 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.603082 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.603166 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.603246 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.603322 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.603377 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.603458 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.603520 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.603582 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.603637 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.603692 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.603764 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.603828 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.603884 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.603952 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.604034 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.604118 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.604239 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.604303 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.604358 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.604416 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.604494 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.604552 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.604628 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.604688 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.604761 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.604761 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.604873 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.604959 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.604959 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.604959 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.604959 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.605237 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.605336 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.605447 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.605531 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.605608 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.605677 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.605754 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.605847 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.605927 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.605997 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.606108 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.606227 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.606311 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.606399 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.606498 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.606575 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.606653 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.606726 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.606801 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.606866 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.606952 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.606952 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.606952 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.606952 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.607265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.607265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.607265 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.607568 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.607645 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.607722 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.607809 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.607809 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.607949 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.608021 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.608097 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.608214 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.608300 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.608407 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.608515 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.608612 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.608679 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.608741 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.608820 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.608911 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.608992 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.609066 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.609173 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.609255 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.609325 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.609449 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.609449 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.609449 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.609664 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.609998 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.610076 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.610167 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.610167 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.610167 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.610167 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.610167 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.610457 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.610525 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.610583 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.610583 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.610704 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.610762 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.610821 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.610896 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.610896 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.611045 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.611105 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.611197 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.611197 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.611197 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.611197 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.611513 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.611977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.612449 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.612538 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.612624 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.612624 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.612624 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.612872 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.612872 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.613020 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.613095 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.613199 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.613281 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.613281 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.613408 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.613497 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.613497 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.613618 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.613618 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.613618 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.613834 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.613905 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.613962 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.614026 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.614081 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.614159 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.614215 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.614288 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.614346 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.614346 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.614346 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.614570 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.614972 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.615382 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.615382 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.615382 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.615530 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.615595 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.615650 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.615699 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.615699 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.615796 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.615847 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.615893 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.615893 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.615893 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.615893 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.616098 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.616098 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.616198 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.616198 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.616270 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.616270 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.616356 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.616356 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.616460 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.616504 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.616541 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.616581 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.616617 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.616663 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.616706 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.616706 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.616807 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.616851 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.616889 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.616926 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.616964 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.617005 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.617048 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.617095 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.617168 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.617224 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.617280 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.617319 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.617357 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.617406 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.617477 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.617529 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.617578 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.617630 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.617678 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.617736 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.617795 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.617849 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.617911 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.617960 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.618007 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.618047 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:07:21.618087 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.618087 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.618087 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.618087 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.618087 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.618334 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.618375 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.618413 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.618471 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.618509 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.618550 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.618588 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.618627 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.618665 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.618698 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:07:21.618855 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.618900 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.618938 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:07:21.618990 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.619047 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:07:21.619094 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.619172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:07:21.619172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:07:21.619172 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:07:21.664189 np0000192776 devstack@c-api.service[112024]: INFO dbcounter [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Registered counter for database cinder Sep 15 11:07:21.664382 np0000192776 devstack@c-api.service[112025]: INFO dbcounter [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Registered counter for database cinder Sep 15 11:07:21.664867 np0000192776 devstack@c-api.service[112022]: INFO dbcounter [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Registered counter for database cinder Sep 15 11:07:21.669735 np0000192776 devstack@c-api.service[112023]: INFO dbcounter [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Registered counter for database cinder Sep 15 11:07:21.709113 np0000192776 devstack@c-api.service[112024]: DEBUG oslo_db.sqlalchemy.engines [None req-a65f1501-2211-467e-bd6e-72052cdf66cf 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=112024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.710958 np0000192776 devstack@c-api.service[112025]: DEBUG oslo_db.sqlalchemy.engines [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 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=112025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.713534 np0000192776 devstack@c-api.service[112022]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 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=112022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.720850 np0000192776 devstack@c-api.service[112023]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e 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=112023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.819961 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writer thread running {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:21.821453 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writer thread running {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:21.822695 np0000192776 devstack@c-api.service[112024]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:21.822695 np0000192776 devstack@c-api.service[112024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:21.822912 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:21.824273 np0000192776 devstack@c-api.service[112025]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:21.824273 np0000192776 devstack@c-api.service[112025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:21.824522 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:21.825084 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:21.826775 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:21.827033 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:21.828771 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:21.828840 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:21.829674 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.830742 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:21.831667 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.832696 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.833536 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writer thread running {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:21.834701 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.836331 np0000192776 devstack@c-api.service[112022]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:21.836331 np0000192776 devstack@c-api.service[112022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:21.836624 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:21.839088 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:21.841321 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writer thread running {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:07:21.841752 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:21.843637 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:21.844568 np0000192776 devstack@c-api.service[112023]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:07:21.844568 np0000192776 devstack@c-api.service[112023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:07:21.844711 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.844934 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:07:21.847903 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:07:21.847977 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.850455 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:07:21.852548 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:07:21.853569 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.857464 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.866160 np0000192776 devstack@c-api.service[112024]: DEBUG oslo_db.sqlalchemy.engines [None req-a65f1501-2211-467e-bd6e-72052cdf66cf 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=112024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.868674 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:21.868812 np0000192776 devstack@c-api.service[112025]: DEBUG oslo_db.sqlalchemy.engines [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 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=112025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.870792 np0000192776 devstack@c-api.service[112024]: INFO cinder.rpc [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:21.871452 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:21.871687 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.873668 np0000192776 devstack@c-api.service[112025]: INFO cinder.rpc [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:21.874859 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.881736 np0000192776 devstack@c-api.service[112022]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 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=112022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.881864 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.884612 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:21.884915 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.886126 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.887072 np0000192776 devstack@c-api.service[112022]: INFO cinder.rpc [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:21.888161 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.888257 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.889804 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.892245 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.893005 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.893116 np0000192776 devstack@c-api.service[112023]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e 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=112023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:21.896085 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:07:21.896218 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.898121 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.898343 np0000192776 devstack@c-api.service[112023]: INFO cinder.rpc [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:07:21.899158 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.899295 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.900494 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.901359 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.902334 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.903764 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.904480 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.905796 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.906997 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.907684 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.908740 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.910221 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.910304 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.910655 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.911069 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.913103 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.913622 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.913723 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.915215 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.915382 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.916873 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.918022 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.918456 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.918763 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.920987 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.921570 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.922335 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.923742 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.924410 np0000192776 devstack@c-api.service[112024]: WARNING cinder.api.contrib.hosts [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:21.924623 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.925227 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.925444 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.926844 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.927126 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.927599 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.928294 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.928537 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.928977 np0000192776 devstack@c-api.service[112025]: WARNING cinder.api.contrib.hosts [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:21.929384 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.929775 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.929838 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.931347 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.931505 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.931713 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.932665 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.933076 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.933445 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.934615 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.934696 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.935339 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.936037 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.936887 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.936957 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: extensions {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.937725 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.938519 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.938591 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: encryption {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.938644 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.939319 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.940073 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.940213 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-hosts {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.941521 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-volume-transfer {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.941620 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.941934 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.942284 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.942504 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: extensions {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.943181 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-quota-class-sets {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.943807 np0000192776 devstack@c-api.service[112022]: WARNING cinder.api.contrib.hosts [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:21.943891 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: encryption {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.944646 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.945334 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-volume-manage {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.945483 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-hosts {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.946233 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.946606 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-volume-transfer {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.946680 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: consistencygroups {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.947666 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.948180 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.948589 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-volume-type-access {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.948954 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-quota-class-sets {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.949223 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.950153 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-snapshot-manage {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.950242 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-volume-manage {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.950662 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.951584 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: qos-specs {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.951673 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: consistencygroups {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.951878 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.952315 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.953455 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-volume-type-access {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.953721 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: cgsnapshots {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.953786 np0000192776 devstack@c-api.service[112023]: WARNING cinder.api.contrib.hosts [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:07:21.953862 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.954656 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.954960 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-snapshot-manage {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.955111 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: scheduler-stats {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.955210 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.956191 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: extensions {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.956274 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.956332 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: qos-specs {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.956574 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: backups {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.957526 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: encryption {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.957771 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.958321 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: cgsnapshots {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.958686 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-availability-zone {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.959009 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-hosts {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.959443 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.959673 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: scheduler-stats {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.959923 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: extra_specs {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.960658 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-volume-transfer {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.960846 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.961045 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: backups {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.961474 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: os-quota-sets {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.962435 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-quota-class-sets {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.962533 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.962966 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: capabilities {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.963052 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-availability-zone {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.964032 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.964199 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extended resource: encryption {{(pid=112024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.964267 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: extra_specs {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.964455 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-volume-manage {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.965550 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.965700 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: os-quota-sets {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.966055 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: consistencygroups {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.966516 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.966682 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: extensions {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.967092 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: capabilities {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.967996 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-volume-type-access {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.968101 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.968279 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: encryption {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.968366 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extended resource: encryption {{(pid=112025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.969541 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.969638 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-snapshot-manage {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.969704 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-hosts {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.970890 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.970960 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: qos-specs {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.971012 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.971068 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-volume-transfer {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.972485 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.972555 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.972660 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-quota-class-sets {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.972998 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: cgsnapshots {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.973909 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.973980 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.974411 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: scheduler-stats {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.974960 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.contrib.snapshot_actions [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] SnapshotActionsController initialized {{(pid=112024) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:21.975031 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-volume-manage {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.975350 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.975769 np0000192776 devstack@c-api.service[112024]: WARNING castellan.key_manager.migration [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.975832 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: backups {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.976416 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: consistencygroups {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.976754 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.976837 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.976896 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977019 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977103 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977236 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977332 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977459 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeActions extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977584 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977681 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension AdminActions extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977758 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-availability-zone {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.977816 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension AdminActions extending resource: snapshots {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977874 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension AdminActions extending resource: backups {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.977978 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.978071 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.978186 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension TypesManage extending resource: types {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.978250 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.978305 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension UsedLimits extending resource: limits {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.978362 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-volume-type-access {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.978453 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.v3.router [None req-a65f1501-2211-467e-bd6e-72052cdf66cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.979011 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: extra_specs {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.979216 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] SnapshotActionsController initialized {{(pid=112025) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:21.979985 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-snapshot-manage {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.980055 np0000192776 devstack@c-api.service[112025]: WARNING castellan.key_manager.migration [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.980580 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: os-quota-sets {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.981114 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981240 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981388 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981514 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981574 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: qos-specs {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.981630 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981718 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981872 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeActions extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.981993 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982052 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: capabilities {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.982118 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension AdminActions extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982222 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension AdminActions extending resource: snapshots {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982318 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension AdminActions extending resource: backups {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982439 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982545 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982648 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension TypesManage extending resource: types {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982752 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension UsedLimits extending resource: limits {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.982847 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.v3.router [None req-6e1c9c35-0e9d-43f8-a928-d3f0944e1ba3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.983281 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extended resource: encryption {{(pid=112022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.983709 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: cgsnapshots {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.985080 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: scheduler-stats {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.985563 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.986003 np0000192776 devstack@c-api.service[112024]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x709d6c6a4668 pid: 112024 (default app) Sep 15 11:07:21.986479 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: backups {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.987066 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.988515 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-availability-zone {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.988619 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.990024 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: extra_specs {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.990104 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.991335 np0000192776 devstack@c-api.service[112025]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x709d6c6a4668 pid: 112025 (default app) Sep 15 11:07:21.991531 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.991722 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: os-quota-sets {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.993007 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.993189 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: capabilities {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.994037 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] SnapshotActionsController initialized {{(pid=112022) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:21.994766 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extended resource: encryption {{(pid=112023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:07:21.995021 np0000192776 devstack@c-api.service[112022]: WARNING castellan.key_manager.migration [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.996196 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996314 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996408 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-797aabcb-b0a0-4c99-9acc-4feb0600ab8e None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:21.996514 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996514 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996656 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996763 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996849 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.996938 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997051 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension AdminActions extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997163 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997277 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension AdminActions extending resource: backups {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997391 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997521 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997628 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension TypesManage extending resource: types {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997709 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension UsedLimits extending resource: limits {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.997788 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.v3.router [None req-dd5eaf28-9aa1-4ff7-a0f9-3c3a87aa21d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:21.998207 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:21.999256 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 1/1] 162.253.55.115 () {60 vars in 956 bytes} [Tue Sep 15 11:07:21 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:07:22.000280 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.002286 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.004100 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.005595 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.006571 np0000192776 devstack@c-api.service[112022]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x709d6c6a4668 pid: 112022 (default app) Sep 15 11:07:22.007125 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.008195 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] SnapshotActionsController initialized {{(pid=112023) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:07:22.009009 np0000192776 devstack@c-api.service[112023]: WARNING castellan.key_manager.migration [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:07:22.010565 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.010654 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.010790 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.010860 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.010973 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011102 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011237 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeActions extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011393 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011484 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension AdminActions extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011604 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension AdminActions extending resource: snapshots {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011704 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension AdminActions extending resource: backups {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011812 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.011914 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.012019 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension TypesManage extending resource: types {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.012122 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension UsedLimits extending resource: limits {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.012246 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.v3.router [None req-a3e95a66-8195-4522-ae2f-55b87fe5a36e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:07:22.020859 np0000192776 devstack@c-api.service[112023]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x709d6c6a4668 pid: 112023 (default app) Sep 15 11:07:29.755743 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-f6569f57-77de-4710-8ff4-46d5261868b2 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:30.309924 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-f6569f57-77de-4710-8ff4-46d5261868b2 admin admin] POST https://162.253.55.115/volume/v3/types Sep 15 11:07:30.310521 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-f6569f57-77de-4710-8ff4-46d5261868b2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:07:30.312120 np0000192776 devstack@c-api.service[112025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 15 11:07:30.312120 np0000192776 devstack@c-api.service[112025]: warnings.warn( Sep 15 11:07:30.348286 np0000192776 devstack@c-api.service[112025]: DEBUG oslo_db.sqlalchemy.engines [None req-f6569f57-77de-4710-8ff4-46d5261868b2 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=112025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.382852 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-f6569f57-77de-4710-8ff4-46d5261868b2 admin admin] https://162.253.55.115/volume/v3/types returned with HTTP 200 Sep 15 11:07:30.383380 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 1/2] 162.253.55.115 () {68 vars in 1333 bytes} [Tue Sep 15 11:07:29 2026] POST /volume/v3/types => generated 186 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:07:30.400980 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-33999fef-a14f-4460-846c-8f84eea60260 None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:07:30.762809 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-33999fef-a14f-4460-846c-8f84eea60260 admin admin] POST https://162.253.55.115/volume/v3/types/b3e672d1-41fa-4214-8f04-d60afdd64449/extra_specs Sep 15 11:07:30.763594 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-33999fef-a14f-4460-846c-8f84eea60260 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:07:30.765417 np0000192776 devstack@c-api.service[112024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 15 11:07:30.765417 np0000192776 devstack@c-api.service[112024]: warnings.warn( Sep 15 11:07:30.802241 np0000192776 devstack@c-api.service[112024]: DEBUG oslo_db.sqlalchemy.engines [None req-33999fef-a14f-4460-846c-8f84eea60260 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=112024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:07:30.863561 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-33999fef-a14f-4460-846c-8f84eea60260 admin admin] https://162.253.55.115/volume/v3/types/b3e672d1-41fa-4214-8f04-d60afdd64449/extra_specs returned with HTTP 200 Sep 15 11:07:30.863954 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 2/3] 162.253.55.115 () {68 vars in 1480 bytes} [Tue Sep 15 11:07:30 2026] POST /volume/v3/types/b3e672d1-41fa-4214-8f04-d60afdd64449/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:07:31.887172 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=6 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:31.897450 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=6 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:40.625867 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:07:40.862343 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:10:19.031847 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-fd91db18-6219-4616-b1dd-5f6a20490732 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:10:19.033441 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-fd91db18-6219-4616-b1dd-5f6a20490732 None None] GET https://162.253.55.115/volume// Sep 15 11:10:19.033849 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-fd91db18-6219-4616-b1dd-5f6a20490732 None None] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:10:19.034415 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-fd91db18-6219-4616-b1dd-5f6a20490732 None None] Calling method 'all' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:10:19.035637 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-fd91db18-6219-4616-b1dd-5f6a20490732 None None] https://162.253.55.115/volume// returned with HTTP 300 Sep 15 11:10:19.036468 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 1/4] 162.253.55.115 () {66 vars in 1456 bytes} [Tue Sep 15 11:10:19 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 15 11:10:59.821160 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-7a961581-d29d-4d5f-844b-88b60d5245ff None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:10:59.827735 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 1/5] 162.253.55.115 () {62 vars in 1068 bytes} [Tue Sep 15 11:10:59 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:10:59.859033 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-950433b2-1861-4685-b428-866483f767b0 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:10:59.865574 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 2/6] 162.253.55.115 () {64 vars in 1272 bytes} [Tue Sep 15 11:10:59 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:10:59.899196 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [req-950433b2-1861-4685-b428-866483f767b0 req-b5298f15-4dc0-4be7-b283-70a10f976b5d None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:10:59.904511 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [req-950433b2-1861-4685-b428-866483f767b0 req-b5298f15-4dc0-4be7-b283-70a10f976b5d demo demo] GET https://162.253.55.115/volume/v3/ Sep 15 11:10:59.905070 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [req-950433b2-1861-4685-b428-866483f767b0 req-b5298f15-4dc0-4be7-b283-70a10f976b5d demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:10:59.905588 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [req-950433b2-1861-4685-b428-866483f767b0 req-b5298f15-4dc0-4be7-b283-70a10f976b5d demo demo] Calling method 'version_select' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:10:59.907287 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [req-950433b2-1861-4685-b428-866483f767b0 req-b5298f15-4dc0-4be7-b283-70a10f976b5d demo demo] https://162.253.55.115/volume/v3/ returned with HTTP 200 Sep 15 11:10:59.907968 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 3/7] 162.253.55.115 () {66 vars in 1346 bytes} [Tue Sep 15 11:10:59 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:10:59.943429 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:00.310804 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 demo demo] GET https://162.253.55.115/volume/v3/types Sep 15 11:11:00.311170 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:00.311342 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 demo demo] Calling method 'index' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:00.311797 np0000192776 devstack@c-api.service[112022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 15 11:11:00.311797 np0000192776 devstack@c-api.service[112022]: warnings.warn( Sep 15 11:11:00.312410 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:11:00.352769 np0000192776 devstack@c-api.service[112022]: DEBUG oslo_db.sqlalchemy.engines [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 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=112022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:11:00.369535 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-d2453191-197b-4acd-9fc1-52a13bd808a8 demo demo] https://162.253.55.115/volume/v3/types returned with HTTP 200 Sep 15 11:11:00.369884 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 2/8] 162.253.55.115 () {64 vars in 1290 bytes} [Tue Sep 15 11:10:59 2026] GET /volume/v3/types => generated 377 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:00.427480 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:00.793966 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 demo demo] GET https://162.253.55.115/volume/v3/types/default Sep 15 11:11:00.794521 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:00.794701 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 demo demo] Calling method 'show' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:00.833976 np0000192776 devstack@c-api.service[112023]: DEBUG oslo_db.sqlalchemy.engines [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 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=112023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:11:00.849083 np0000192776 devstack@c-api.service[112023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 15 11:11:00.849083 np0000192776 devstack@c-api.service[112023]: warnings.warn( Sep 15 11:11:00.851260 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-ecef1397-c036-4edc-9a2d-7240524c8a74 demo demo] https://162.253.55.115/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:00.851628 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 2/9] 162.253.55.115 () {64 vars in 1301 bytes} [Tue Sep 15 11:11:00 2026] GET /volume/v3/types/default => generated 145 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:01.471658 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-a05a5254-eb78-4677-8a3c-710f77aee4bd None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:01.473086 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 3/10] 162.253.55.115 () {62 vars in 1068 bytes} [Tue Sep 15 11:11:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:11:01.510767 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-10c7ba6f-0831-4651-9660-e0d988aa126d None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:01.521781 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 4/11] 162.253.55.115 () {64 vars in 1272 bytes} [Tue Sep 15 11:11:01 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:11:01.558612 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [req-10c7ba6f-0831-4651-9660-e0d988aa126d req-273793a4-fcb0-410a-80ad-926270fe6ef4 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:01.561835 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-10c7ba6f-0831-4651-9660-e0d988aa126d req-273793a4-fcb0-410a-80ad-926270fe6ef4 demo demo] GET https://162.253.55.115/volume/v3/ Sep 15 11:11:01.562311 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-10c7ba6f-0831-4651-9660-e0d988aa126d req-273793a4-fcb0-410a-80ad-926270fe6ef4 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:01.562714 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-10c7ba6f-0831-4651-9660-e0d988aa126d req-273793a4-fcb0-410a-80ad-926270fe6ef4 demo demo] Calling method 'version_select' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:01.563654 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-10c7ba6f-0831-4651-9660-e0d988aa126d req-273793a4-fcb0-410a-80ad-926270fe6ef4 demo demo] https://162.253.55.115/volume/v3/ returned with HTTP 200 Sep 15 11:11:01.564416 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 3/12] 162.253.55.115 () {66 vars in 1346 bytes} [Tue Sep 15 11:11:01 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:01.604907 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-3a967bfe-c825-4ddf-8ff8-82714eb477a4 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:01.608449 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-3a967bfe-c825-4ddf-8ff8-82714eb477a4 demo demo] GET https://162.253.55.115/volume/v3/types/default Sep 15 11:11:01.608811 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-3a967bfe-c825-4ddf-8ff8-82714eb477a4 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:01.609315 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-3a967bfe-c825-4ddf-8ff8-82714eb477a4 demo demo] Calling method 'show' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:01.622822 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-3a967bfe-c825-4ddf-8ff8-82714eb477a4 demo demo] https://162.253.55.115/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:01.623715 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 3/13] 162.253.55.115 () {64 vars in 1301 bytes} [Tue Sep 15 11:11:01 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:02.193328 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-4cf95d99-22b1-4f31-9c0e-4d4cc340b674 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.194470 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 4/14] 162.253.55.115 () {62 vars in 1068 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:11:02.224498 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.226296 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 5/15] 162.253.55.115 () {64 vars in 1272 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:11:02.257049 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc req-43951a3a-ce02-4802-aeff-dd6f44231004 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.259073 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc req-43951a3a-ce02-4802-aeff-dd6f44231004 demo demo] GET https://162.253.55.115/volume/v3/ Sep 15 11:11:02.259324 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc req-43951a3a-ce02-4802-aeff-dd6f44231004 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:02.259570 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc req-43951a3a-ce02-4802-aeff-dd6f44231004 demo demo] Calling method 'version_select' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:02.260028 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-a57a0110-7710-4dcc-b442-d8b5b6cd71dc req-43951a3a-ce02-4802-aeff-dd6f44231004 demo demo] https://162.253.55.115/volume/v3/ returned with HTTP 200 Sep 15 11:11:02.260468 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 4/16] 162.253.55.115 () {66 vars in 1346 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:02.294188 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-ee899aae-af95-4edd-bdf9-e5f7984765f3 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.298062 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-ee899aae-af95-4edd-bdf9-e5f7984765f3 demo demo] GET https://162.253.55.115/volume/v3/types/default Sep 15 11:11:02.298458 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-ee899aae-af95-4edd-bdf9-e5f7984765f3 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:02.298847 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-ee899aae-af95-4edd-bdf9-e5f7984765f3 demo demo] Calling method 'show' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:02.312177 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-ee899aae-af95-4edd-bdf9-e5f7984765f3 demo demo] https://162.253.55.115/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:02.312861 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 4/17] 162.253.55.115 () {64 vars in 1301 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:02.345372 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-65270833-3534-4c36-adab-f4c3c7b1dd9a None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.346491 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 5/18] 162.253.55.115 () {62 vars in 1068 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:11:02.375754 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-7370862c-4d1e-4e35-a0c6-65762b738603 None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.377514 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 6/19] 162.253.55.115 () {64 vars in 1272 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:11:02.409860 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [req-7370862c-4d1e-4e35-a0c6-65762b738603 req-49f90472-ff5c-4e74-9acc-67b5e60a9611 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.413403 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-7370862c-4d1e-4e35-a0c6-65762b738603 req-49f90472-ff5c-4e74-9acc-67b5e60a9611 demo demo] GET https://162.253.55.115/volume/v3/ Sep 15 11:11:02.413749 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-7370862c-4d1e-4e35-a0c6-65762b738603 req-49f90472-ff5c-4e74-9acc-67b5e60a9611 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:02.414121 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [req-7370862c-4d1e-4e35-a0c6-65762b738603 req-49f90472-ff5c-4e74-9acc-67b5e60a9611 demo demo] Calling method 'version_select' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:02.414823 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [req-7370862c-4d1e-4e35-a0c6-65762b738603 req-49f90472-ff5c-4e74-9acc-67b5e60a9611 demo demo] https://162.253.55.115/volume/v3/ returned with HTTP 200 Sep 15 11:11:02.415988 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 5/20] 162.253.55.115 () {66 vars in 1346 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:02.454625 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-9eba3faa-ab0c-45a8-bf12-ebe83d997310 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:11:02.458064 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-9eba3faa-ab0c-45a8-bf12-ebe83d997310 demo demo] GET https://162.253.55.115/volume/v3/types/default Sep 15 11:11:02.458433 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-9eba3faa-ab0c-45a8-bf12-ebe83d997310 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:11:02.458787 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-9eba3faa-ab0c-45a8-bf12-ebe83d997310 demo demo] Calling method 'show' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:11:02.470952 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-9eba3faa-ab0c-45a8-bf12-ebe83d997310 demo demo] https://162.253.55.115/volume/v3/types/default returned with HTTP 200 Sep 15 11:11:02.471611 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 5/21] 162.253.55.115 () {64 vars in 1301 bytes} [Tue Sep 15 11:11:02 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:11:10.363813 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:11:12.464847 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=8 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:15:33.468575 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:15:33.570148 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:15:33.570643 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:15:33.571097 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:15:33.572397 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:15:33.574299 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:15:33.640060 np0000192776 devstack@c-api.service[112025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:15:33.640060 np0000192776 devstack@c-api.service[112025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:15:33.640277 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] Get all volumes completed successfully. Sep 15 11:15:33.643188 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-40c6fc74-a769-4052-bec7-c67e7c28c493 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:15:33.643703 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 6/22] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:15:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:15:43.630241 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:16:33.668957 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:16:33.677397 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:16:33.677397 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:16:33.677397 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:16:33.677397 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:16:33.678624 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:16:33.716020 np0000192776 devstack@c-api.service[112024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:16:33.716020 np0000192776 devstack@c-api.service[112024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:16:33.716478 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] Get all volumes completed successfully. Sep 15 11:16:33.718762 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fb4f7c7d-b766-423e-922f-dfaa85788a4b demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:16:33.719352 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 7/23] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:16:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:16:43.709703 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:17:33.738156 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:17:33.742184 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:17:33.744236 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:17:33.744543 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:17:33.745190 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:17:33.746415 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:17:33.806453 np0000192776 devstack@c-api.service[112022]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:17:33.806453 np0000192776 devstack@c-api.service[112022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:17:33.806746 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] Get all volumes completed successfully. Sep 15 11:17:33.809866 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-dde8a77d-bc0b-42c9-adb7-28a998f8e2d7 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:17:33.810496 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 6/24] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:17:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:17:43.794975 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:18:33.839961 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-49c13f03-e669-481a-a7a7-29b8220f536b None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:18:33.842848 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:18:33.843053 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:18:33.843203 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:18:33.843798 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:18:33.844568 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:18:33.891368 np0000192776 devstack@c-api.service[112023]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:18:33.891368 np0000192776 devstack@c-api.service[112023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:18:33.891601 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] Get all volumes completed successfully. Sep 15 11:18:33.893689 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-49c13f03-e669-481a-a7a7-29b8220f536b demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:18:33.894271 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 6/25] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:18:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:18:43.884804 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:19:33.916923 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-60b67f23-c406-4ca9-9686-dd89506a573c None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:19:33.919228 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:19:33.919444 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:19:33.919649 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:19:33.919924 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:19:33.920642 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:19:33.930880 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] Get all volumes completed successfully. Sep 15 11:19:33.932961 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-60b67f23-c406-4ca9-9686-dd89506a573c demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:19:33.933551 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 7/26] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:19:33 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) Sep 15 11:19:43.926500 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:20:33.948268 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:20:34.074790 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:20:34.075028 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:20:34.075304 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:20:34.075623 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:20:34.076994 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:20:34.088036 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] Get all volumes completed successfully. Sep 15 11:20:34.090928 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fc808bec-0c19-46e9-b96a-bfc0844b2c57 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:20:34.091855 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 8/27] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:20:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:20:44.082586 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:21:34.111275 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-8751ee93-085d-43f9-850a-a418d088c53f None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:21:34.115426 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:21:34.115801 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:21:34.116205 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:21:34.116776 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:21:34.118283 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:21:34.130957 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] Get all volumes completed successfully. Sep 15 11:21:34.135375 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-8751ee93-085d-43f9-850a-a418d088c53f demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:21:34.136014 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 7/28] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:21:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:21:44.122558 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:22:34.153862 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:22:34.158620 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:22:34.158977 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:22:34.159980 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:22:34.160569 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:22:34.161945 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:22:34.174977 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] Get all volumes completed successfully. Sep 15 11:22:34.178910 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-c3b6cfb7-06ae-4001-b01a-3e68cb055c61 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:22:34.179601 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 7/29] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:22:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:22:44.166955 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:23:34.195668 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:23:34.199203 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:23:34.199449 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:23:34.199704 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:23:34.200005 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:23:34.200879 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:23:34.208637 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] Get all volumes completed successfully. Sep 15 11:23:34.211110 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-90cbb1ab-ccd6-49dd-84ad-62ca7965aadb demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:23:34.211867 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 8/30] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:23:34 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) Sep 15 11:23:44.204394 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:24:34.228942 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:24:34.234459 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:24:34.234920 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:24:34.236283 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:24:34.236283 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:24:34.237961 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:24:34.254446 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] Get all volumes completed successfully. Sep 15 11:24:34.260181 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-fe30185e-feee-4a45-b12f-7e44b0e604dc demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:24:34.261395 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 9/31] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:24:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:24:44.247352 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:25:34.277212 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-ce771afe-8ee9-4404-8b09-5d434a555015 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:25:34.450990 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:25:34.451504 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:25:34.452018 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:25:34.452666 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:25:34.454193 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:25:34.468345 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] Get all volumes completed successfully. Sep 15 11:25:34.473519 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-ce771afe-8ee9-4404-8b09-5d434a555015 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:25:34.474478 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 8/32] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:25:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:25:44.459049 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:26:34.494217 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:26:34.498919 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:26:34.499321 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:26:34.499738 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:26:34.500309 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:26:34.502028 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:26:34.515557 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] Get all volumes completed successfully. Sep 15 11:26:34.518852 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-4f2d9bf3-e178-4c4a-92ad-02a8eab8ff73 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:26:34.519570 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 8/33] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:26:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:26:44.507267 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:27:34.550620 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-f2d2d867-0063-49f7-8992-b5b32304f473 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:27:34.555672 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:27:34.555853 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:27:34.556038 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:27:34.556281 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:27:34.557028 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:27:34.566034 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] Get all volumes completed successfully. Sep 15 11:27:34.568017 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-f2d2d867-0063-49f7-8992-b5b32304f473 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:27:34.568431 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 9/34] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:27:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:27:44.560170 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:28:34.629741 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:28:34.635846 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:28:34.636149 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:28:34.636456 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:28:34.636758 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:28:34.637690 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:28:34.647113 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] Get all volumes completed successfully. Sep 15 11:28:34.649886 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-e91f4e8f-7c86-4bc9-a131-48822c1e0617 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:28:34.650944 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 10/35] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:28:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:28:44.642863 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:29:34.671205 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:29:34.673916 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:29:34.674173 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:29:34.674440 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:29:34.674694 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:29:34.675355 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:29:34.684864 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] Get all volumes completed successfully. Sep 15 11:29:34.688470 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-ba41ebd0-33ae-46a0-9cda-58fa7c67c383 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:29:34.688986 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 9/36] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:29:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:29:44.679056 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:30:34.705117 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:30:34.892111 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:30:34.892528 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:30:34.892894 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:30:34.893408 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:30:34.894768 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:30:34.906735 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] Get all volumes completed successfully. Sep 15 11:30:34.910759 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-64790a05-2a50-4e3e-af03-e0eab0a2cc30 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:30:34.911434 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 9/37] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:30:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:30:44.899201 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:31:34.929961 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:31:34.933959 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:31:34.934168 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:31:34.934409 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:31:34.934704 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:31:34.935795 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:31:34.946529 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] Get all volumes completed successfully. Sep 15 11:31:34.949112 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-3cd042bb-32ac-4527-ba49-e40817bb63c7 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:31:34.949638 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 10/38] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:31:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:31:44.942198 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:32:34.968401 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-57203f1b-6a10-485d-81c8-8d964e8077eb None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:32:34.974661 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:32:34.975038 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:32:34.975483 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:32:34.976449 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:32:34.978465 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:32:34.992351 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] Get all volumes completed successfully. Sep 15 11:32:34.996959 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-57203f1b-6a10-485d-81c8-8d964e8077eb demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:32:34.998355 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 11/39] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:32:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:32:44.984826 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:33:35.020877 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:33:35.025093 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:33:35.025264 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:33:35.026053 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:33:35.026560 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:33:35.029065 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:33:35.039316 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] Get all volumes completed successfully. Sep 15 11:33:35.043180 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-7f0eed0e-6fe4-48e7-a7ec-51bd171c8bc2 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:33:35.043373 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 10/40] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:33:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:33:45.032628 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:34:35.058792 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:34:35.061319 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:34:35.061478 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:34:35.061642 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:34:35.061867 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:34:35.062666 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:34:35.070790 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] Get all volumes completed successfully. Sep 15 11:34:35.073809 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-a9f2588d-6774-4dad-8cb9-246928a8c995 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:34:35.074575 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 10/41] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:34:35 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) Sep 15 11:34:45.067202 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:35:35.091849 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:35:35.198487 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:35:35.198885 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:35:35.201369 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:35:35.201913 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:35:35.203893 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:35:35.217713 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] Get all volumes completed successfully. Sep 15 11:35:35.222103 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-6e61ddea-3f81-4a0c-8441-049682e9ccc1 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:35:35.222848 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 11/42] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:35:35 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) Sep 15 11:35:45.209258 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:36:35.243742 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:36:35.248332 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:36:35.248755 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:36:35.249127 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:36:35.250003 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:36:35.250867 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:36:35.259122 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] Get all volumes completed successfully. Sep 15 11:36:35.261567 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-2a7f87e9-a78e-4255-9cf4-73636ecffe52 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:36:35.262010 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 12/43] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:36:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:36:45.254284 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:37:35.279717 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-711f7381-fac5-4756-8700-e40ddc80b526 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:37:35.282601 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:37:35.283191 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:37:35.283191 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:37:35.283579 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:37:35.284275 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:37:35.292862 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] Get all volumes completed successfully. Sep 15 11:37:35.295587 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-711f7381-fac5-4756-8700-e40ddc80b526 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:37:35.295979 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 11/44] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:37:35 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) Sep 15 11:37:45.287541 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:38:35.313465 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-67a8f050-c65f-4090-8f86-279717e83b50 None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:38:35.318234 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:38:35.325476 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:38:35.325476 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:38:35.325476 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:38:35.325476 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:38:35.328957 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] Get all volumes completed successfully. Sep 15 11:38:35.331658 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-67a8f050-c65f-4090-8f86-279717e83b50 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:38:35.332062 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 11/45] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:38:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:38:45.323519 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:39:35.354617 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.middleware.request_id [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 None None] RequestId filter calling following filter/app {{(pid=112025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:39:35.358299 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:39:35.358741 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] Empty body provided in request {{(pid=112025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:39:35.359371 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.openstack.wsgi [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] Calling method 'detail' {{(pid=112025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:39:35.359928 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.api.api_utils [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] Removing options '' from query. {{(pid=112025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:39:35.361570 np0000192776 devstack@c-api.service[112025]: DEBUG cinder.volume.api [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:39:35.376324 np0000192776 devstack@c-api.service[112025]: INFO cinder.volume.api [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] Get all volumes completed successfully. Sep 15 11:39:35.380594 np0000192776 devstack@c-api.service[112025]: INFO cinder.api.openstack.wsgi [None req-9c5cadc4-985d-4b39-aadd-3d137de005e7 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:39:35.382215 np0000192776 devstack@c-api.service[112025]: [pid: 112025|app: 0|req: 12/46] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:39:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:39:45.366186 np0000192776 devstack@c-api.service[112025]: DEBUG dbcounter [-] [112025] Writing DB stats cinder:SELECT=1 {{(pid=112025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:40:35.401488 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.middleware.request_id [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f None None] RequestId filter calling following filter/app {{(pid=112024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:40:35.444647 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:40:35.444968 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] Empty body provided in request {{(pid=112024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:40:35.445450 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.openstack.wsgi [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] Calling method 'detail' {{(pid=112024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:40:35.445773 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.api.api_utils [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] Removing options '' from query. {{(pid=112024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:40:35.446840 np0000192776 devstack@c-api.service[112024]: DEBUG cinder.volume.api [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:40:35.456036 np0000192776 devstack@c-api.service[112024]: INFO cinder.volume.api [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] Get all volumes completed successfully. Sep 15 11:40:35.458941 np0000192776 devstack@c-api.service[112024]: INFO cinder.api.openstack.wsgi [None req-79f87c02-3a2d-4717-a5ca-bce98e84f70f demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:40:35.459572 np0000192776 devstack@c-api.service[112024]: [pid: 112024|app: 0|req: 13/47] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:40:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:40:45.450835 np0000192776 devstack@c-api.service[112024]: DEBUG dbcounter [-] [112024] Writing DB stats cinder:SELECT=1 {{(pid=112024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:41:35.478199 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.middleware.request_id [None req-12d57d4e-8515-4d28-beda-d24716936e84 None None] RequestId filter calling following filter/app {{(pid=112022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:41:35.480615 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:41:35.480851 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] Empty body provided in request {{(pid=112022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:41:35.481071 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.openstack.wsgi [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] Calling method 'detail' {{(pid=112022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:41:35.481377 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.api.api_utils [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] Removing options '' from query. {{(pid=112022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:41:35.482121 np0000192776 devstack@c-api.service[112022]: DEBUG cinder.volume.api [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:41:35.489294 np0000192776 devstack@c-api.service[112022]: INFO cinder.volume.api [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] Get all volumes completed successfully. Sep 15 11:41:35.491147 np0000192776 devstack@c-api.service[112022]: INFO cinder.api.openstack.wsgi [None req-12d57d4e-8515-4d28-beda-d24716936e84 demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:41:35.491510 np0000192776 devstack@c-api.service[112022]: [pid: 112022|app: 0|req: 12/48] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:41:35 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) Sep 15 11:41:45.485527 np0000192776 devstack@c-api.service[112022]: DEBUG dbcounter [-] [112022] Writing DB stats cinder:SELECT=1 {{(pid=112022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:42:35.507057 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.middleware.request_id [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d None None] RequestId filter calling following filter/app {{(pid=112023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:42:35.509925 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] GET https://162.253.55.115/volume/v3/volumes/detail Sep 15 11:42:35.510123 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] Empty body provided in request {{(pid=112023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:42:35.510336 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.openstack.wsgi [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] Calling method 'detail' {{(pid=112023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:42:35.510556 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.api.api_utils [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] Removing options '' from query. {{(pid=112023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:42:35.511243 np0000192776 devstack@c-api.service[112023]: DEBUG cinder.volume.api [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:42:35.521371 np0000192776 devstack@c-api.service[112023]: INFO cinder.volume.api [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] Get all volumes completed successfully. Sep 15 11:42:35.523512 np0000192776 devstack@c-api.service[112023]: INFO cinder.api.openstack.wsgi [None req-511053a4-5bff-48c9-97b8-e9f6bfff606d demo demo] https://162.253.55.115/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:42:35.523939 np0000192776 devstack@c-api.service[112023]: [pid: 112023|app: 0|req: 12/49] 162.253.55.115 () {64 vars in 1295 bytes} [Tue Sep 15 11:42:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:42:45.515655 np0000192776 devstack@c-api.service[112023]: DEBUG dbcounter [-] [112023] Writing DB stats cinder:SELECT=1 {{(pid=112023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}