Sep 10 10:34:33.984823 np0000192470 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 10 10:34:33.999107 np0000192470 devstack@c-api.service[111257]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 10 10:34:33 2026] *** Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: nodename: np0000192470 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: machine: x86_64 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: clock source: unix Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: pcre jit disabled Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: detected number of CPU cores: 16 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: current working directory: / Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: detected binary path: /usr/bin/uwsgi-core Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: your processes number limit is 256916 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: your memory page size is 4096 bytes Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: detected max file descriptor number: 2048 Sep 10 10:34:34.003952 np0000192470 devstack@c-api.service[111257]: lock engine: pthread robust mutexes Sep 10 10:34:34.005094 np0000192470 devstack@c-api.service[111257]: thunder lock: enabled Sep 10 10:34:34.005094 np0000192470 devstack@c-api.service[111257]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 10 10:34:34.005094 np0000192470 devstack@c-api.service[111257]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 10 10:34:34.005094 np0000192470 devstack@c-api.service[111257]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 10 10:34:34.005094 np0000192470 devstack@c-api.service[111257]: Set PythonHome to /opt/stack/data/venv Sep 10 10:34:34.056846 np0000192470 devstack@c-api.service[111257]: Python main interpreter initialized at 0x7b60d4aa4668 Sep 10 10:34:34.056846 np0000192470 devstack@c-api.service[111257]: python threads support enabled Sep 10 10:34:34.056846 np0000192470 devstack@c-api.service[111257]: your server socket listen backlog is limited to 100 connections Sep 10 10:34:34.056846 np0000192470 devstack@c-api.service[111257]: your mercy for graceful operations on workers is 80 seconds Sep 10 10:34:34.057485 np0000192470 devstack@c-api.service[111257]: mapped 671795 bytes (656 KB) for 4 cores Sep 10 10:34:34.057715 np0000192470 devstack@c-api.service[111257]: *** Operational MODE: preforking *** Sep 10 10:34:34.057863 np0000192470 devstack@c-api.service[111257]: *** uWSGI is running in multiple interpreter mode *** Sep 10 10:34:34.057863 np0000192470 devstack@c-api.service[111257]: spawned uWSGI master process (pid: 111257) Sep 10 10:34:34.058223 np0000192470 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 10 10:34:34.059589 np0000192470 devstack@c-api.service[111257]: spawned uWSGI worker 1 (pid: 111263, cores: 1) Sep 10 10:34:34.059589 np0000192470 devstack@c-api.service[111257]: spawned uWSGI worker 2 (pid: 111264, cores: 1) Sep 10 10:34:34.059981 np0000192470 devstack@c-api.service[111257]: spawned uWSGI worker 3 (pid: 111265, cores: 1) Sep 10 10:34:34.060635 np0000192470 devstack@c-api.service[111257]: spawned uWSGI worker 4 (pid: 111266, cores: 1) Sep 10 10:34:34.060751 np0000192470 devstack@c-api.service[111257]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: we strongly recommend against using it for new projects. Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: framework. For more detail see Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:34:34.203657 np0000192470 devstack@c-api.service[111264]: import eventlet # noqa Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: we strongly recommend against using it for new projects. Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: framework. For more detail see Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:34:34.209293 np0000192470 devstack@c-api.service[111263]: import eventlet # noqa Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: we strongly recommend against using it for new projects. Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: framework. For more detail see Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:34:34.218460 np0000192470 devstack@c-api.service[111266]: import eventlet # noqa Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: we strongly recommend against using it for new projects. Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: framework. For more detail see Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:34:34.229683 np0000192470 devstack@c-api.service[111265]: import eventlet # noqa Sep 10 10:34:34.358744 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:34.358744 np0000192470 devstack@c-api.service[111264]: from cgi import parse_header Sep 10 10:34:34.377917 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:34.377917 np0000192470 devstack@c-api.service[111263]: from cgi import parse_header Sep 10 10:34:34.385643 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:34.385643 np0000192470 devstack@c-api.service[111266]: from cgi import parse_header Sep 10 10:34:34.388745 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:34.388745 np0000192470 devstack@c-api.service[111265]: from cgi import parse_header Sep 10 10:34:34.400260 np0000192470 devstack@c-api.service[111264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:34:34.400260 np0000192470 devstack@c-api.service[111264]: warnings.warn( Sep 10 10:34:34.410643 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:34.410643 np0000192470 devstack@c-api.service[111264]: removals.removed_module( Sep 10 10:34:34.411381 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:34.411381 np0000192470 devstack@c-api.service[111264]: removals.removed_module( Sep 10 10:34:34.416836 np0000192470 devstack@c-api.service[111263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:34:34.416836 np0000192470 devstack@c-api.service[111263]: warnings.warn( Sep 10 10:34:34.425230 np0000192470 devstack@c-api.service[111266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:34:34.425230 np0000192470 devstack@c-api.service[111266]: warnings.warn( Sep 10 10:34:34.426611 np0000192470 devstack@c-api.service[111265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:34:34.426611 np0000192470 devstack@c-api.service[111265]: warnings.warn( Sep 10 10:34:34.428349 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:34.428349 np0000192470 devstack@c-api.service[111263]: removals.removed_module( Sep 10 10:34:34.429509 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:34.429509 np0000192470 devstack@c-api.service[111263]: removals.removed_module( Sep 10 10:34:34.435790 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:34.435790 np0000192470 devstack@c-api.service[111266]: removals.removed_module( Sep 10 10:34:34.436550 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:34.436550 np0000192470 devstack@c-api.service[111266]: removals.removed_module( Sep 10 10:34:34.437065 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:34.437065 np0000192470 devstack@c-api.service[111265]: removals.removed_module( Sep 10 10:34:34.437805 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:34.437805 np0000192470 devstack@c-api.service[111265]: removals.removed_module( Sep 10 10:34:35.187771 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:35.187771 np0000192470 devstack@c-api.service[111264]: warnings.warn( Sep 10 10:34:35.216297 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:35.216297 np0000192470 devstack@c-api.service[111265]: warnings.warn( Sep 10 10:34:35.228370 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:35.228370 np0000192470 devstack@c-api.service[111266]: warnings.warn( Sep 10 10:34:35.243447 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:35.243447 np0000192470 devstack@c-api.service[111264]: warnings.warn( Sep 10 10:34:35.267422 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:35.267422 np0000192470 devstack@c-api.service[111265]: warnings.warn( Sep 10 10:34:35.281664 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:35.281664 np0000192470 devstack@c-api.service[111266]: warnings.warn( Sep 10 10:34:35.300838 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:35.300838 np0000192470 devstack@c-api.service[111263]: warnings.warn( Sep 10 10:34:35.355345 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:35.355345 np0000192470 devstack@c-api.service[111263]: warnings.warn( Sep 10 10:34:35.441021 np0000192470 devstack@c-api.service[111264]: 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 10 10:34:35.441246 np0000192470 devstack@c-api.service[111264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:34:35.448643 np0000192470 devstack@c-api.service[111265]: 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 10 10:34:35.448785 np0000192470 devstack@c-api.service[111265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:34:35.464090 np0000192470 devstack@c-api.service[111266]: 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 10 10:34:35.464240 np0000192470 devstack@c-api.service[111266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:34:35.533628 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:35.533628 np0000192470 devstack@c-api.service[111264]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:34:35.535742 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:35.535742 np0000192470 devstack@c-api.service[111266]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:34:35.537493 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:35.537493 np0000192470 devstack@c-api.service[111265]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:34:35.561821 np0000192470 devstack@c-api.service[111263]: 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 10 10:34:35.561821 np0000192470 devstack@c-api.service[111263]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111263) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:34:35.624332 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:35.624332 np0000192470 devstack@c-api.service[111263]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:34:36.005819 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:34:36.006080 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111263) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:34:36.006174 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.006174 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.006383 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.006500 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:34:36.006609 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.006705 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.006871 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:34:36.006979 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.007066 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.007167 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.007261 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.007345 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.007481 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.007481 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.007481 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.007730 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.007826 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.007920 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.007920 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.008088 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.008179 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.008265 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.008369 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.008496 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.008582 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.008680 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.008784 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.008871 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.008946 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.009026 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.009105 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.009191 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.009278 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.009278 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.009488 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.009583 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.009685 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.009685 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.009876 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.009970 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.010063 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.010156 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.010156 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.010313 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.010512 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.010602 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.010691 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.010768 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.010855 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.010942 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.011018 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.011093 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.011178 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.011264 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.011362 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.011465 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.011536 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.011611 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.011686 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.011686 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.011848 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.011848 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.012017 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.012091 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.012161 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.012612 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.012612 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.012723 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.012792 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.012792 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.012891 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.012953 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.013038 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.013126 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.013210 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.013293 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.013424 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.013526 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.013619 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.013710 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.013794 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.013877 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.013969 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.014059 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.014164 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.014244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.014319 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.014442 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.014532 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.014616 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.014704 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.014794 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.014879 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.014967 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.015051 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.015132 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.015213 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.015296 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.015296 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.015481 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.015569 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.015663 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.015741 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.015814 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.015814 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.015970 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.016046 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.016130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.016681 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.017244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.017244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.017244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.017244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.017244 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.017720 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.017816 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.017909 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.018003 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.018104 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.018158 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.018204 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.018249 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.018289 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.018333 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.018418 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.018460 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.018460 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.018540 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.018585 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.018623 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.018660 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.018693 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.018733 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.018770 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.018807 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.018842 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.018842 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.018916 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.018954 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.018996 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.019034 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.019071 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.019690 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.019784 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.019880 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.019880 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.019880 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.019880 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.019880 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.020287 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.020399 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.020493 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.020578 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.020669 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.020753 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.020843 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.020949 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.021046 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.021132 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.021223 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.021309 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.021438 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.021533 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.021621 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.021706 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.021793 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.021878 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.021984 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.022082 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.022168 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.022259 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.022403 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.022492 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.022602 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.022679 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.022771 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.022861 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.022954 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023003 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023041 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.023082 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023126 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023169 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.023169 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023235 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.023272 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.023322 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023408 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.023461 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.023506 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.023550 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.023587 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.023623 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.023660 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.023701 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.023742 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023790 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023832 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.023874 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.024199 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.024199 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.024271 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.024310 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.024344 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.024720 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.024816 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.024894 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.024974 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.025049 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.025133 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.025209 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.025295 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.025397 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.025483 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.025556 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.025626 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.025626 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.025626 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.025871 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.025871 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.025871 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.026114 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.026182 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.026182 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.026336 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.026473 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.026566 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.026649 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.026739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.026739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.026739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.026739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.027084 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.027084 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.027084 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.027316 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.027443 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.027443 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.027617 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.027706 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.027773 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.027858 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.027921 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.028015 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.028059 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.028095 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.028135 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.028169 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.028209 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.028255 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.028292 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.028331 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.028405 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.028444 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.028489 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.028525 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.028560 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.028593 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.028634 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.028676 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.028715 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.028750 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.028789 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.028821 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.028852 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.028891 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.028932 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.028967 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.029008 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.029043 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.029078 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.029119 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.029152 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.029190 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.029231 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.029269 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.029313 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.029369 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.029831 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.029917 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.029995 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.030071 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.030155 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.030235 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.030318 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.030441 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.030534 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.030619 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.030703 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.030780 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.030865 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.030943 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.031021 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.031098 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.031180 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.031253 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.031336 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.031471 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.031556 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.031629 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.031708 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.031785 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.031864 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.031936 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.032017 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.032085 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.032168 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.032243 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.032243 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.032508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.033252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.033651 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.033687 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.033722 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.033760 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.033793 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.033828 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.033860 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.033909 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.033948 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.033982 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.034017 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.034050 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.034082 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.034115 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.034148 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.034181 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.034229 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.034271 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.034318 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.034377 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.034797 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.034900 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.034981 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.035053 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.035169 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.035304 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.035435 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.035518 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.035602 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.035698 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.035773 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.035845 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.035916 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.036003 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.036077 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.036149 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.036226 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.036300 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.036426 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.036517 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.036596 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.036669 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.036741 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.036812 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.036883 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.036966 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.037039 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.037122 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.037122 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.037258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.037592 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.037806 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.037845 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.037885 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.037924 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.037957 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.037989 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.038027 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.038061 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.038098 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.038136 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.038173 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.038205 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.038245 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.038278 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.038310 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.038366 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.038425 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.038459 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.038500 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.038532 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.038565 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.038598 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.038635 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.038678 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.038719 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.038757 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.038796 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.038829 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.038861 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.038899 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.038932 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.038969 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.039012 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.039051 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.039051 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.039114 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.039152 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.039185 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.039217 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.039249 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.039281 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.039313 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.039997 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.040074 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.040186 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.040265 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.040341 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.040457 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.040457 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.040457 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.040564 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.040564 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.040564 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.040660 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.040704 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.040744 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.040783 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.040816 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.040850 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.040883 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.040926 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.040964 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.041008 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.041008 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.041073 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.041107 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.041107 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.041173 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.041206 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.041238 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.044845 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.044845 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.045015 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.045015 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.045015 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.045161 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.045161 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.045273 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.045273 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.045413 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.045413 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.045529 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.045529 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.045631 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.045679 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.045731 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.045789 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.045847 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.045904 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.045964 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.046014 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.046079 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.046132 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.046180 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.046228 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.046279 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.046337 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.046464 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.047743 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.047838 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.047838 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.047985 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.047985 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.047985 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.048134 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.048195 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.048195 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.048195 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.048336 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.048336 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.048336 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.048549 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.048622 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.048687 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.048687 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.048687 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.048687 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.048886 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.048886 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.050997 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.051105 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.051105 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.051220 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.051220 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.051220 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.051421 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.051950 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.052037 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.052037 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.052143 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.052194 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.052252 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.052319 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.052423 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.052479 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.052528 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.052577 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.052643 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.052695 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.052744 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.052800 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.052857 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.052921 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.052972 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.053026 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.053072 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.053130 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.053190 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.053248 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.053306 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.053377 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.053455 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.053527 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.053583 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.053633 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.053680 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.053738 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.053788 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.053837 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.053894 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.053951 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.054005 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.054064 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.054115 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.054173 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.054228 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.054228 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.054325 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.054423 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.054478 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.054526 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.054600 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.054653 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.054703 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.054750 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.054797 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.054851 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.054911 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.054962 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.055010 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.055056 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.055116 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.055176 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.055226 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.055283 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.055341 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.056129 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.056247 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.056375 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.056506 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.056633 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.056867 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.056989 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.057128 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.057240 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.057344 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.057499 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.057499 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.057726 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.057726 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.057949 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.058069 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.058177 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.058303 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.058469 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.059159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.059849 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.059973 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.060096 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.060096 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.060096 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.060096 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.060096 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.060760 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.060874 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.060987 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.060987 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.060987 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.060987 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.060987 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.061606 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.061720 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.061839 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.061839 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.061839 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.061839 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.062293 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.062421 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.062585 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.062689 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.062765 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.062857 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.062969 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.063086 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.063202 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.063326 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.063495 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.063598 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.063732 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.063826 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.063970 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.064030 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.064082 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.064142 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.064201 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.064256 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.064314 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.064412 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.064470 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.064517 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.064578 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.064640 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.064690 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.064738 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.064796 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.064854 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.064912 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.064912 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.064912 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.065067 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.065128 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.065180 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.065238 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.065298 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.065371 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.065831 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.065954 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.066069 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.066197 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.066325 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.066502 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.066638 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.066762 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.066880 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.067002 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.067111 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.067244 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.067383 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.067531 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.067645 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.067776 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.067885 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.068005 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.068005 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.068210 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.068210 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.068210 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.068210 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.068210 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.068801 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.068879 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.068932 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.068991 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.069050 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.069106 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.069173 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.069232 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.069295 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.069371 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.069460 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.069529 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.069581 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.069623 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.069664 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.069701 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.069749 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.069782 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.069816 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.069851 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.069887 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.069887 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.069887 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.069960 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.069960 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.069960 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.069960 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.069960 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.070074 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.070102 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.070126 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.070148 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.070170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.070170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.070170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.070170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.070278 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.070309 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.070341 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.070341 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.070831 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.070910 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.070910 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.071073 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.071140 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.071217 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.071294 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.071407 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.071407 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.071407 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.071407 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.071726 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.072165 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.072258 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.072341 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.072462 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.072542 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.072542 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.072839 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.072932 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.073003 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.073060 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.073117 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.073169 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.073226 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.073226 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.073226 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.073479 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.074018 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074018 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074018 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.074123 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074160 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.074160 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.074228 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074266 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.074294 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.074322 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074345 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.074413 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.074413 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.074467 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074494 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.074516 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.074544 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.074567 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.074567 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.074567 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.074567 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.074661 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.074806 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074806 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074806 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.074865 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.074889 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.074889 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.074935 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.074961 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.074984 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.075006 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.075034 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.075060 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.075082 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.075105 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.075131 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.075165 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.075207 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.075248 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.075283 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.075313 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.075337 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.075382 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.075790 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.075849 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.075918 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.075918 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.075918 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.075918 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.076174 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.076174 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.076308 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.076421 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.076555 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.076613 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.076671 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.076773 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.076773 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.076945 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.077008 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.077062 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.077111 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.077184 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.077256 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.077317 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.077404 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.077506 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.077506 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.077506 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.077739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.077739 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.077856 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.077938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.077938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.077938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.077938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.077938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:34:36.078219 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.078219 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.078219 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.078405 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.078490 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.078490 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.078541 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.078568 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.078592 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.078622 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.078649 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.078674 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.078697 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.078719 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.078742 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.078764 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:34:36.078791 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.078820 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.078848 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:34:36.078876 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.078904 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:34:36.078904 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:34:36.078904 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:34:36.078904 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:34:36.117966 np0000192470 devstack@c-api.service[111264]: INFO dbcounter [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Registered counter for database cinder Sep 10 10:34:36.122973 np0000192470 devstack@c-api.service[111266]: INFO dbcounter [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Registered counter for database cinder Sep 10 10:34:36.123599 np0000192470 devstack@c-api.service[111263]: INFO dbcounter [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Registered counter for database cinder Sep 10 10:34:36.125412 np0000192470 devstack@c-api.service[111265]: INFO dbcounter [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Registered counter for database cinder Sep 10 10:34:36.161294 np0000192470 devstack@c-api.service[111264]: DEBUG oslo_db.sqlalchemy.engines [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c 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=111264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.165422 np0000192470 devstack@c-api.service[111263]: DEBUG oslo_db.sqlalchemy.engines [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b 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=111263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.169715 np0000192470 devstack@c-api.service[111266]: DEBUG oslo_db.sqlalchemy.engines [None req-807cf01b-a171-437e-95c1-139c39936ea6 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=111266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.176015 np0000192470 devstack@c-api.service[111265]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a 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=111265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.269719 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writer thread running {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:34:36.272343 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:36.272343 np0000192470 devstack@c-api.service[111264]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:34:36.272660 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:34:36.274883 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:34:36.277219 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:34:36.279147 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:34:36.280098 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.280440 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writer thread running {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:34:36.282032 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writer thread running {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:34:36.283104 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.283706 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:36.283706 np0000192470 devstack@c-api.service[111263]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:34:36.283910 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:34:36.284839 np0000192470 devstack@c-api.service[111266]: /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 10 10:34:36.284839 np0000192470 devstack@c-api.service[111266]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:34:36.285088 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:34:36.286854 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:34:36.287599 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:34:36.289922 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:34:36.289987 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:34:36.291968 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:34:36.292313 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:34:36.292870 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.293272 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.293539 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writer thread running {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:34:36.295892 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.296167 np0000192470 devstack@c-api.service[111265]: /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 10 10:34:36.296167 np0000192470 devstack@c-api.service[111265]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:34:36.296289 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.296343 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:34:36.298778 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:34:36.300987 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:34:36.303066 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:34:36.304076 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.307096 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.317154 np0000192470 devstack@c-api.service[111264]: DEBUG oslo_db.sqlalchemy.engines [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c 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=111264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.319895 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:34:36.322706 np0000192470 devstack@c-api.service[111264]: INFO cinder.rpc [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:34:36.323758 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.326745 np0000192470 devstack@c-api.service[111263]: DEBUG oslo_db.sqlalchemy.engines [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b 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=111263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.328999 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:34:36.330773 np0000192470 devstack@c-api.service[111263]: INFO cinder.rpc [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:34:36.331238 np0000192470 devstack@c-api.service[111266]: DEBUG oslo_db.sqlalchemy.engines [None req-807cf01b-a171-437e-95c1-139c39936ea6 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=111266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.331689 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.334048 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:34:36.335265 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.336430 np0000192470 devstack@c-api.service[111266]: INFO cinder.rpc [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:34:36.337458 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.338513 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.341754 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.342022 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.344906 np0000192470 devstack@c-api.service[111265]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a 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=111265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:36.345296 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.345742 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.347884 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:34:36.348572 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.349482 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.349688 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.350306 np0000192470 devstack@c-api.service[111265]: INFO cinder.rpc [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:34:36.351303 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.351958 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.352650 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.353493 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.355312 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.355753 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.356592 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.358671 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.359508 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.359596 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.361747 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.362630 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.362837 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.363295 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.363684 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.365721 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.366068 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.366311 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.366898 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.368968 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.369753 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.370081 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.370746 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.371734 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.373151 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.373564 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.375010 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.375162 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.376178 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.376918 np0000192470 devstack@c-api.service[111264]: WARNING cinder.api.contrib.hosts [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:34:36.377716 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.377847 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.378132 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.379188 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.379292 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.380591 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.380688 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.381287 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.382518 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.383205 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.383914 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.384701 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.385166 np0000192470 devstack@c-api.service[111263]: WARNING cinder.api.contrib.hosts [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:34:36.385566 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.386542 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.386645 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.387026 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.387742 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.388097 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.388492 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.389586 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.389769 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: extensions {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.390077 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.390633 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.391043 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: encryption {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.391154 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.391968 np0000192470 devstack@c-api.service[111266]: WARNING cinder.api.contrib.hosts [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:34:36.392224 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.392561 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.392642 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-hosts {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.392839 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.393930 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-volume-transfer {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.394124 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.394433 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.395076 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.395576 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-quota-class-sets {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.395657 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.395890 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.397036 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.397544 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-volume-manage {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.397647 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.397908 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: extensions {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.399037 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: consistencygroups {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.399250 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.399372 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: encryption {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.400849 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-hosts {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.401043 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.401158 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.401285 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-volume-type-access {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.402744 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.402845 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-snapshot-manage {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.402903 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-volume-transfer {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.404152 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.404269 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: qos-specs {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.404533 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.404674 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-quota-class-sets {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.405203 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: extensions {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.405959 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-volume-manage {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.406255 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: cgsnapshots {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.406531 np0000192470 devstack@c-api.service[111265]: WARNING cinder.api.contrib.hosts [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:34:36.406664 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: encryption {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.407340 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: consistencygroups {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.407512 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.407676 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: scheduler-stats {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.408256 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-hosts {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.409033 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: backups {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.409452 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-volume-type-access {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.409575 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.409730 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-volume-transfer {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.411028 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-snapshot-manage {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.411187 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-availability-zone {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.411328 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-quota-class-sets {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.411569 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.412423 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: qos-specs {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.412578 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: extra_specs {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.413483 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-volume-manage {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.413728 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.413940 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: os-quota-sets {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.414420 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: cgsnapshots {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.414918 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: consistencygroups {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.415384 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: capabilities {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.415624 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.415779 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: scheduler-stats {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.416596 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extended resource: encryption {{(pid=111264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.416901 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-volume-type-access {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.417168 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: backups {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.417284 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.418545 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-snapshot-manage {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.418971 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.419062 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.419199 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-availability-zone {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.419958 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: qos-specs {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.420502 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: extra_specs {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.420588 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.420639 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.421548 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: extensions {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.421984 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.422062 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: os-quota-sets {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.422116 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: cgsnapshots {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.422953 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: encryption {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.423384 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: capabilities {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.423498 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.423571 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: scheduler-stats {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.424499 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-hosts {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.424663 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extended resource: encryption {{(pid=111263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.424905 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.424996 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: backups {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.425847 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-volume-transfer {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.426476 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.426929 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.427013 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-availability-zone {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.427516 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.contrib.snapshot_actions [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] SnapshotActionsController initialized {{(pid=111264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:34:36.428184 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-quota-class-sets {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.428257 np0000192470 devstack@c-api.service[111264]: WARNING castellan.key_manager.migration [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.428310 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: extra_specs {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.428522 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.429215 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.429340 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.429541 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.429666 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-volume-manage {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.429760 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.429760 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.429760 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430017 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.430070 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeActions extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430129 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: os-quota-sets {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.430178 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430178 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension AdminActions extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430178 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension AdminActions extending resource: snapshots {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430320 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension AdminActions extending resource: backups {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430451 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430506 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430749 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension TypesManage extending resource: types {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430749 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension UsedLimits extending resource: limits {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.430749 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.v3.router [None req-45dbf74c-f2fb-4f68-b717-b3d54b82511c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.431099 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: consistencygroups {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.431210 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.431330 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: capabilities {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.432593 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extended resource: encryption {{(pid=111266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.432750 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.432863 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-volume-type-access {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.434039 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.434335 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-snapshot-manage {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.434991 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.contrib.snapshot_actions [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] SnapshotActionsController initialized {{(pid=111263) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:34:36.435204 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.435729 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: qos-specs {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.435821 np0000192470 devstack@c-api.service[111263]: WARNING castellan.key_manager.migration [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.436826 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.437138 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437246 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437456 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437456 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437717 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437717 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.437933 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: cgsnapshots {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.438048 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeActions extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438048 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438048 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension AdminActions extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438260 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension AdminActions extending resource: snapshots {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438332 np0000192470 devstack@c-api.service[111264]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b60d4aa4668 pid: 111264 (default app) Sep 10 10:34:36.438432 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension AdminActions extending resource: backups {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438486 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.438536 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438536 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438536 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension TypesManage extending resource: types {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438701 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension UsedLimits extending resource: limits {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.438948 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.v3.router [None req-4326cec0-1705-4440-b82a-465f1e2f5e9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.439072 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: scheduler-stats {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.439778 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.440506 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: backups {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.441227 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.442445 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-availability-zone {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.442724 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.443678 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: extra_specs {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.443788 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.contrib.snapshot_actions [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] SnapshotActionsController initialized {{(pid=111266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:34:36.444567 np0000192470 devstack@c-api.service[111266]: WARNING castellan.key_manager.migration [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.445163 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: os-quota-sets {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.445550 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.445646 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.445784 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.445911 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446024 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446079 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446225 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeActions extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446327 np0000192470 devstack@c-api.service[111263]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b60d4aa4668 pid: 111263 (default app) Sep 10 10:34:36.446518 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446518 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension AdminActions extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446628 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension AdminActions extending resource: snapshots {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446815 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension AdminActions extending resource: backups {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446815 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446918 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: capabilities {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.446977 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.446977 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension TypesManage extending resource: types {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.447076 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension UsedLimits extending resource: limits {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.447126 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.v3.router [None req-807cf01b-a171-437e-95c1-139c39936ea6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.447974 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extended resource: encryption {{(pid=111265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:34:36.448444 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-902e8fd1-4c11-416a-8579-e2567602db7c None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:34:36.450335 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.451442 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 1/1] 162.253.55.33 () {60 vars in 949 bytes} [Thu Sep 10 10:34:36 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:34:36.451887 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.453319 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.454738 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.455034 np0000192470 devstack@c-api.service[111266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b60d4aa4668 pid: 111266 (default app) Sep 10 10:34:36.456163 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.457597 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.458548 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] SnapshotActionsController initialized {{(pid=111265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:34:36.459319 np0000192470 devstack@c-api.service[111265]: WARNING castellan.key_manager.migration [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:34:36.460245 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460371 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460494 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460583 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460694 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460796 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.460911 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeActions extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461044 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461134 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension AdminActions extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461240 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension AdminActions extending resource: snapshots {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461357 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension AdminActions extending resource: backups {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461478 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461575 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461677 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension TypesManage extending resource: types {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461775 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension UsedLimits extending resource: limits {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.461874 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.v3.router [None req-4fd2d091-e35d-4c2e-aea7-6b876b9c475a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:34:36.472194 np0000192470 devstack@c-api.service[111265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b60d4aa4668 pid: 111265 (default app) Sep 10 10:34:44.031872 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-11274a04-80fd-419a-a6a9-fb092e21bce6 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:34:44.633079 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-11274a04-80fd-419a-a6a9-fb092e21bce6 admin admin] POST https://162.253.55.33/volume/v3/types Sep 10 10:34:44.633717 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-11274a04-80fd-419a-a6a9-fb092e21bce6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:34:44.635566 np0000192470 devstack@c-api.service[111263]: /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 10 10:34:44.635566 np0000192470 devstack@c-api.service[111263]: warnings.warn( Sep 10 10:34:44.673224 np0000192470 devstack@c-api.service[111263]: DEBUG oslo_db.sqlalchemy.engines [None req-11274a04-80fd-419a-a6a9-fb092e21bce6 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=111263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:44.705293 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-11274a04-80fd-419a-a6a9-fb092e21bce6 admin admin] https://162.253.55.33/volume/v3/types returned with HTTP 200 Sep 10 10:34:44.705755 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 1/2] 162.253.55.33 () {68 vars in 1326 bytes} [Thu Sep 10 10:34:44 2026] POST /volume/v3/types => generated 186 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:34:44.726035 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-feeb0830-0346-4338-85c3-fc074a881bce None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:34:45.040682 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-feeb0830-0346-4338-85c3-fc074a881bce admin admin] POST https://162.253.55.33/volume/v3/types/6c124523-6f85-4344-be45-1126bda1e30f/extra_specs Sep 10 10:34:45.041113 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-feeb0830-0346-4338-85c3-fc074a881bce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:34:45.042787 np0000192470 devstack@c-api.service[111264]: /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 10 10:34:45.042787 np0000192470 devstack@c-api.service[111264]: warnings.warn( Sep 10 10:34:45.087526 np0000192470 devstack@c-api.service[111264]: DEBUG oslo_db.sqlalchemy.engines [None req-feeb0830-0346-4338-85c3-fc074a881bce 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=111264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:34:45.146869 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-feeb0830-0346-4338-85c3-fc074a881bce admin admin] https://162.253.55.33/volume/v3/types/6c124523-6f85-4344-be45-1126bda1e30f/extra_specs returned with HTTP 200 Sep 10 10:34:45.147272 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 2/3] 162.253.55.33 () {68 vars in 1473 bytes} [Thu Sep 10 10:34:44 2026] POST /volume/v3/types/6c124523-6f85-4344-be45-1126bda1e30f/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:34:46.335931 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=6 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:34:46.349361 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=6 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:34:54.703006 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:34:55.145795 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:37:34.664597 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-0e04a466-95b7-4a5b-9c8d-a81822d9eb08 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:37:34.666457 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-0e04a466-95b7-4a5b-9c8d-a81822d9eb08 None None] GET https://162.253.55.33/volume// Sep 10 10:37:34.667228 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-0e04a466-95b7-4a5b-9c8d-a81822d9eb08 None None] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:37:34.667500 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-0e04a466-95b7-4a5b-9c8d-a81822d9eb08 None None] Calling method 'all' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:37:34.668619 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-0e04a466-95b7-4a5b-9c8d-a81822d9eb08 None None] https://162.253.55.33/volume// returned with HTTP 300 Sep 10 10:37:34.669267 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 1/4] 162.253.55.33 () {66 vars in 1449 bytes} [Thu Sep 10 10:37:34 2026] GET /volume/ => generated 389 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 10 10:38:15.590939 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-ca264f87-2478-448f-9a96-e61d06fada37 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:15.597146 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 1/5] 162.253.55.33 () {62 vars in 1061 bytes} [Thu Sep 10 10:38:15 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:38:15.646955 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:15.658267 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 2/6] 162.253.55.33 () {64 vars in 1265 bytes} [Thu Sep 10 10:38:15 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:38:15.701805 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 req-35564902-b2f9-4000-9d07-840cc0821177 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:15.707814 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 req-35564902-b2f9-4000-9d07-840cc0821177 demo demo] GET https://162.253.55.33/volume/v3/ Sep 10 10:38:15.708312 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 req-35564902-b2f9-4000-9d07-840cc0821177 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:15.708835 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 req-35564902-b2f9-4000-9d07-840cc0821177 demo demo] Calling method 'version_select' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:15.710586 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [req-cfefbc3f-2ae2-41db-b609-2916a42f50f7 req-35564902-b2f9-4000-9d07-840cc0821177 demo demo] https://162.253.55.33/volume/v3/ returned with HTTP 200 Sep 10 10:38:15.711462 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 3/7] 162.253.55.33 () {66 vars in 1339 bytes} [Thu Sep 10 10:38:15 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:15.753809 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:16.112775 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 demo demo] GET https://162.253.55.33/volume/v3/types Sep 10 10:38:16.113093 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:16.113273 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 demo demo] Calling method 'index' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:16.113785 np0000192470 devstack@c-api.service[111266]: /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 10 10:38:16.113785 np0000192470 devstack@c-api.service[111266]: warnings.warn( Sep 10 10:38:16.114332 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:38:16.155932 np0000192470 devstack@c-api.service[111266]: DEBUG oslo_db.sqlalchemy.engines [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 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=111266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:38:16.173956 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-90a897ab-4d8d-424c-b5cc-5097d4ab2f24 demo demo] https://162.253.55.33/volume/v3/types returned with HTTP 200 Sep 10 10:38:16.174336 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 2/8] 162.253.55.33 () {64 vars in 1283 bytes} [Thu Sep 10 10:38:15 2026] GET /volume/v3/types => generated 377 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:16.233522 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-f900121d-309b-4291-9e73-52f590f18feb None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:16.629271 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-f900121d-309b-4291-9e73-52f590f18feb demo demo] GET https://162.253.55.33/volume/v3/types/default Sep 10 10:38:16.630139 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-f900121d-309b-4291-9e73-52f590f18feb demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:16.630139 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-f900121d-309b-4291-9e73-52f590f18feb demo demo] Calling method 'show' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:16.668519 np0000192470 devstack@c-api.service[111265]: DEBUG oslo_db.sqlalchemy.engines [None req-f900121d-309b-4291-9e73-52f590f18feb 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=111265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:38:16.682873 np0000192470 devstack@c-api.service[111265]: /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 10 10:38:16.682873 np0000192470 devstack@c-api.service[111265]: warnings.warn( Sep 10 10:38:16.684940 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-f900121d-309b-4291-9e73-52f590f18feb demo demo] https://162.253.55.33/volume/v3/types/default returned with HTTP 200 Sep 10 10:38:16.685356 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 2/9] 162.253.55.33 () {64 vars in 1294 bytes} [Thu Sep 10 10:38:16 2026] GET /volume/v3/types/default => generated 145 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:17.328790 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-13d090d2-aab5-421e-8c71-1095213de7e3 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:17.330306 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 3/10] 162.253.55.33 () {62 vars in 1061 bytes} [Thu Sep 10 10:38:17 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:38:17.368840 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:17.382263 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 4/11] 162.253.55.33 () {64 vars in 1265 bytes} [Thu Sep 10 10:38:17 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:38:17.414734 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 req-149ae994-1897-4fff-9af9-10114e1407c8 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:17.418790 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 req-149ae994-1897-4fff-9af9-10114e1407c8 demo demo] GET https://162.253.55.33/volume/v3/ Sep 10 10:38:17.419194 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 req-149ae994-1897-4fff-9af9-10114e1407c8 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:17.419807 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 req-149ae994-1897-4fff-9af9-10114e1407c8 demo demo] Calling method 'version_select' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:17.420986 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-6dbcbfc8-bf9c-4a64-9519-47f872c95199 req-149ae994-1897-4fff-9af9-10114e1407c8 demo demo] https://162.253.55.33/volume/v3/ returned with HTTP 200 Sep 10 10:38:17.421878 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 3/12] 162.253.55.33 () {66 vars in 1339 bytes} [Thu Sep 10 10:38:17 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:17.458564 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-5bc05eec-e13e-4224-8027-cdd01dc0eee8 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:17.462345 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-5bc05eec-e13e-4224-8027-cdd01dc0eee8 demo demo] GET https://162.253.55.33/volume/v3/types/default Sep 10 10:38:17.462744 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-5bc05eec-e13e-4224-8027-cdd01dc0eee8 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:17.463141 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-5bc05eec-e13e-4224-8027-cdd01dc0eee8 demo demo] Calling method 'show' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:17.479778 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-5bc05eec-e13e-4224-8027-cdd01dc0eee8 demo demo] https://162.253.55.33/volume/v3/types/default returned with HTTP 200 Sep 10 10:38:17.480913 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 3/13] 162.253.55.33 () {64 vars in 1294 bytes} [Thu Sep 10 10:38:17 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:18.134127 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-c9755d56-49f7-4db4-827e-777aa246f93f None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.134638 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 4/14] 162.253.55.33 () {62 vars in 1061 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:38:18.166219 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-a3632ba7-d986-47dd-b3af-3512f4159c72 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.170916 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 5/15] 162.253.55.33 () {64 vars in 1265 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:38:18.200260 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [req-a3632ba7-d986-47dd-b3af-3512f4159c72 req-c63c180e-5184-4900-9cd2-736744c1b43e None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.201908 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-a3632ba7-d986-47dd-b3af-3512f4159c72 req-c63c180e-5184-4900-9cd2-736744c1b43e demo demo] GET https://162.253.55.33/volume/v3/ Sep 10 10:38:18.202031 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-a3632ba7-d986-47dd-b3af-3512f4159c72 req-c63c180e-5184-4900-9cd2-736744c1b43e demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:18.202215 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-a3632ba7-d986-47dd-b3af-3512f4159c72 req-c63c180e-5184-4900-9cd2-736744c1b43e demo demo] Calling method 'version_select' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:18.202539 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-a3632ba7-d986-47dd-b3af-3512f4159c72 req-c63c180e-5184-4900-9cd2-736744c1b43e demo demo] https://162.253.55.33/volume/v3/ returned with HTTP 200 Sep 10 10:38:18.203031 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 4/16] 162.253.55.33 () {66 vars in 1339 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:18.237100 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-f056995b-5e3d-4ad7-a02c-dea1979278e4 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.240564 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-f056995b-5e3d-4ad7-a02c-dea1979278e4 demo demo] GET https://162.253.55.33/volume/v3/types/default Sep 10 10:38:18.240923 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-f056995b-5e3d-4ad7-a02c-dea1979278e4 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:18.241379 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-f056995b-5e3d-4ad7-a02c-dea1979278e4 demo demo] Calling method 'show' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:18.254977 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-f056995b-5e3d-4ad7-a02c-dea1979278e4 demo demo] https://162.253.55.33/volume/v3/types/default returned with HTTP 200 Sep 10 10:38:18.255642 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 4/17] 162.253.55.33 () {64 vars in 1294 bytes} [Thu Sep 10 10:38:18 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 10 10:38:18.288941 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-72650f2e-bab0-4a59-8057-e39c76d8ac2c None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.289959 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 5/18] 162.253.55.33 () {62 vars in 1061 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:38:18.319047 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-0a493218-527b-421b-8c1e-bc71ebb90e1d None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.323353 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 6/19] 162.253.55.33 () {64 vars in 1265 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:38:18.352100 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [req-0a493218-527b-421b-8c1e-bc71ebb90e1d req-c1799804-c844-4ecc-964c-e41759818f1b None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.355888 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-0a493218-527b-421b-8c1e-bc71ebb90e1d req-c1799804-c844-4ecc-964c-e41759818f1b demo demo] GET https://162.253.55.33/volume/v3/ Sep 10 10:38:18.356345 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-0a493218-527b-421b-8c1e-bc71ebb90e1d req-c1799804-c844-4ecc-964c-e41759818f1b demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:18.356848 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [req-0a493218-527b-421b-8c1e-bc71ebb90e1d req-c1799804-c844-4ecc-964c-e41759818f1b demo demo] Calling method 'version_select' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:18.357734 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [req-0a493218-527b-421b-8c1e-bc71ebb90e1d req-c1799804-c844-4ecc-964c-e41759818f1b demo demo] https://162.253.55.33/volume/v3/ returned with HTTP 200 Sep 10 10:38:18.358545 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 5/20] 162.253.55.33 () {66 vars in 1339 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:18.393038 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-0b7a3db7-a39b-4f67-9191-5bd58bdd6ec0 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:38:18.396446 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-0b7a3db7-a39b-4f67-9191-5bd58bdd6ec0 demo demo] GET https://162.253.55.33/volume/v3/types/default Sep 10 10:38:18.396828 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-0b7a3db7-a39b-4f67-9191-5bd58bdd6ec0 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:38:18.397381 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-0b7a3db7-a39b-4f67-9191-5bd58bdd6ec0 demo demo] Calling method 'show' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:38:18.410614 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-0b7a3db7-a39b-4f67-9191-5bd58bdd6ec0 demo demo] https://162.253.55.33/volume/v3/types/default returned with HTTP 200 Sep 10 10:38:18.411376 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 5/21] 162.253.55.33 () {64 vars in 1294 bytes} [Thu Sep 10 10:38:18 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:38:26.167303 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:38:28.403877 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=8 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:43:32.297620 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:32.412222 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:43:32.412443 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:32.412636 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:32.413140 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:43:32.413889 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:43:32.456539 np0000192470 devstack@c-api.service[111263]: /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 10 10:43:32.456539 np0000192470 devstack@c-api.service[111263]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:43:32.456867 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] Get all volumes completed successfully. Sep 10 10:43:32.458809 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-30bdfb2e-fce7-4e89-a692-c9688fd66e38 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:43:32.459150 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 6/22] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:43:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:43:42.448419 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:44:32.480527 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:32.483731 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:44:32.484014 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:32.484309 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:32.485024 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:44:32.486063 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:44:32.520122 np0000192470 devstack@c-api.service[111264]: /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 10 10:44:32.520122 np0000192470 devstack@c-api.service[111264]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:44:32.520382 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] Get all volumes completed successfully. Sep 10 10:44:32.522564 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-d9465a6b-01c4-4aba-a4ad-3bf43b1e9356 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:44:32.522795 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 7/23] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:44:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:44:42.515044 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:45:32.545169 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:45:32.549566 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:45:32.549566 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:45:32.549884 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:45:32.550120 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:45:32.550995 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:45:32.599484 np0000192470 devstack@c-api.service[111266]: /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 10 10:45:32.599484 np0000192470 devstack@c-api.service[111266]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:45:32.599762 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] Get all volumes completed successfully. Sep 10 10:45:32.601982 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-dfab4695-1f23-4f4c-ac0b-2c1472c276a7 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:45:32.602404 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 6/24] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:45:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:45:42.589540 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:46:32.618001 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-23ac9435-f783-46b1-b704-fbf1439f82da None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:46:32.622777 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:46:32.623028 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:46:32.623253 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:46:32.623885 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:46:32.625002 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:46:32.670745 np0000192470 devstack@c-api.service[111265]: /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 10 10:46:32.670745 np0000192470 devstack@c-api.service[111265]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:46:32.670999 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] Get all volumes completed successfully. Sep 10 10:46:32.673026 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-23ac9435-f783-46b1-b704-fbf1439f82da demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:46:32.673448 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 6/25] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:46:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:46:42.664702 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:47:32.689686 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:47:32.695951 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:47:32.696506 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:47:32.697335 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:47:32.698228 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:47:32.700780 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:47:32.715035 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] Get all volumes completed successfully. Sep 10 10:47:32.718885 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-3d2a9f04-d105-423a-b300-99e1ad75a0f0 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:47:32.719661 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 7/26] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:47:32 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 10 10:47:42.707434 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:48:32.734543 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:48:32.849927 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:48:32.850285 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:48:32.850518 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:48:32.850806 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:48:32.851559 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:48:32.859207 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] Get all volumes completed successfully. Sep 10 10:48:32.861279 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-6fc07f22-e4d0-4440-b260-ff1005e35395 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:48:32.861672 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 8/27] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:48:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:48:42.855352 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:49:32.882775 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:49:32.885044 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:49:32.885423 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:49:32.885643 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:49:32.885855 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:49:32.886518 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:49:32.894235 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] Get all volumes completed successfully. Sep 10 10:49:32.896237 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-2a2af1c1-76be-4ffb-82d1-bbe6ebc437f4 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:49:32.896519 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 7/28] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:49:32 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 10 10:49:42.889881 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:50:32.913890 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:50:32.918306 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:50:32.918854 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:50:32.919234 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:50:32.919861 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:50:32.921357 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:50:32.935031 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] Get all volumes completed successfully. Sep 10 10:50:32.939850 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-2f3f653c-2523-44a0-a199-1ab3225eda1c demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:50:32.940580 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 7/29] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:50:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:50:42.927545 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:51:32.961537 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:51:32.965813 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:51:32.966096 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:51:32.966458 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:51:32.966938 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:51:32.968238 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:51:32.981439 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] Get all volumes completed successfully. Sep 10 10:51:32.986028 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-c3f429b1-d5a1-4f68-9072-d178d073d7a5 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:51:32.986754 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 8/30] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:51:32 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 10 10:51:42.972936 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:52:33.002878 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:52:33.005880 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:52:33.006089 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:52:33.006953 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:52:33.007291 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:52:33.008382 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:52:33.019461 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] Get all volumes completed successfully. Sep 10 10:52:33.022911 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-d0d7fd8f-5b36-4ade-aeae-6f57240fd6c5 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:52:33.023450 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 9/31] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:52:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:52:43.012539 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:53:33.043867 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-764836c9-d001-4740-8c36-671fc81ab943 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:53:33.253370 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:53:33.253370 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:53:33.254170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:53:33.254170 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:53:33.255011 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:53:33.269378 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] Get all volumes completed successfully. Sep 10 10:53:33.273764 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-764836c9-d001-4740-8c36-671fc81ab943 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:53:33.274620 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 8/32] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:53:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:53:43.260875 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:54:33.292263 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:54:33.296249 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:54:33.296939 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:54:33.297106 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:54:33.297534 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:54:33.299092 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:54:33.312004 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] Get all volumes completed successfully. Sep 10 10:54:33.316570 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-e21a84f8-9678-4202-b0aa-0395066ff0e0 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:54:33.317524 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 8/33] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:54:33 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 10 10:54:43.303703 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:55:33.334593 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:55:33.339063 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:55:33.339508 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:55:33.339957 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:55:33.340543 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:55:33.342213 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:55:33.357428 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] Get all volumes completed successfully. Sep 10 10:55:33.363751 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-bba2fb37-62cd-446e-8f0a-c1caf4a3d178 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:55:33.364134 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 9/34] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:55:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:55:43.345491 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:56:33.389919 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-33c07151-ebf8-407b-bd52-b6f31840b67d None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:56:33.395233 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:56:33.395967 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:56:33.396500 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:56:33.397428 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:56:33.399108 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:56:33.412961 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] Get all volumes completed successfully. Sep 10 10:56:33.417693 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-33c07151-ebf8-407b-bd52-b6f31840b67d demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:56:33.418613 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 10/35] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:56:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:56:43.404074 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:57:33.439074 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:57:33.442522 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:57:33.442890 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:57:33.443289 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:57:33.443796 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:57:33.445203 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:57:33.456777 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] Get all volumes completed successfully. Sep 10 10:57:33.461425 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-7c71480c-79b7-4382-9227-f36d7e7f77e0 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:57:33.462216 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 9/36] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:57:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:57:43.449807 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:58:33.477345 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:58:33.614312 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:58:33.614486 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:58:33.614641 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:58:33.614848 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:58:33.615504 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:58:33.623831 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] Get all volumes completed successfully. Sep 10 10:58:33.625892 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-2a63a45a-edef-43ec-aa4c-d2e3113820fe demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:58:33.626295 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 9/37] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:58:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:58:43.618723 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:59:33.648363 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-d12533af-dac6-4529-a2ad-d51007990ed7 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:59:33.652561 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 10:59:33.652872 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:59:33.653283 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:59:33.653760 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:59:33.655199 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:59:33.667730 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] Get all volumes completed successfully. Sep 10 10:59:33.671980 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-d12533af-dac6-4529-a2ad-d51007990ed7 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:59:33.672710 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 10/38] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 10:59:33 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 10 10:59:43.659569 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:00:33.689283 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:00:33.692322 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:00:33.692555 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:00:33.692830 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:00:33.693159 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:00:33.694122 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:00:33.702479 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] Get all volumes completed successfully. Sep 10 11:00:33.705174 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-68ac8fa0-bbd8-4824-acd5-0b748446cafe demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:00:33.705695 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 11/39] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:00: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 10 11:00:43.697381 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:01:33.723886 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-937d5350-aea5-4923-b4ac-73181f63cbcb None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:01:33.729260 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:01:33.729546 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:01:33.729851 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:01:33.730179 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:01:33.731100 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:01:33.739111 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] Get all volumes completed successfully. Sep 10 11:01:33.741114 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-937d5350-aea5-4923-b4ac-73181f63cbcb demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:01:33.741774 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 10/40] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:01:33 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 10 11:01:43.734525 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:02:33.754863 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-944a9475-8437-45ed-a3f3-214512babc79 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:02:33.756377 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:02:33.756610 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:02:33.756802 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:02:33.756966 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:02:33.757637 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:02:33.765211 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] Get all volumes completed successfully. Sep 10 11:02:33.767169 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-944a9475-8437-45ed-a3f3-214512babc79 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:02:33.767476 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 10/41] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:02:33 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 10 11:02:43.760333 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:03:33.782915 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-02b3401c-66ef-4773-a265-e337afd7e355 None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:03:33.892833 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:03:33.893106 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:03:33.893362 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:03:33.893683 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:03:33.894611 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:03:33.908798 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] Get all volumes completed successfully. Sep 10 11:03:33.913048 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-02b3401c-66ef-4773-a265-e337afd7e355 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:03:33.913728 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 11/42] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:03:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:03:43.899789 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:04:33.929860 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:04:33.934598 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:04:33.935022 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:04:33.935463 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:04:33.935981 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:04:33.937631 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:04:33.950213 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] Get all volumes completed successfully. Sep 10 11:04:33.953099 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-7b5d394c-f78c-40c0-bcd9-b860275fdc1d demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:04:33.953536 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 12/43] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:04:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:04:43.943415 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:05:33.969441 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-80a4918b-dcef-48c0-89c8-d05351565029 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:05:33.971925 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:05:33.972103 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:05:33.972280 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:05:33.972527 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:05:33.973164 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:05:33.980138 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] Get all volumes completed successfully. Sep 10 11:05:33.982063 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-80a4918b-dcef-48c0-89c8-d05351565029 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:05:33.982515 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 11/44] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:05:33 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 10 11:05:43.975897 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:06:33.996714 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-680795e9-488d-4f41-baf1-7635f77cc38e None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:06:34.002059 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:06:34.002256 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:06:34.002482 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:06:34.002782 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:06:34.003518 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:06:34.010778 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] Get all volumes completed successfully. Sep 10 11:06:34.013075 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-680795e9-488d-4f41-baf1-7635f77cc38e demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:06:34.013974 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 11/45] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:06: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 10 11:06:44.006149 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:07:34.034078 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:07:34.038812 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:07:34.039225 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:07:34.039599 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:07:34.040067 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:07:34.041541 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:07:34.054872 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] Get all volumes completed successfully. Sep 10 11:07:34.059830 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-a49c385d-0f61-4dc8-8be2-f622919a1e2f demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:07:34.060653 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 12/46] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:07:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:07:44.046038 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:08:34.081263 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:08:34.179138 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:08:34.179728 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:08:34.179997 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:08:34.180567 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:08:34.182577 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:08:34.195818 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] Get all volumes completed successfully. Sep 10 11:08:34.200498 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-f5f5f0ec-cbec-4155-87cb-427e90c32261 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:08:34.201304 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 13/47] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:08:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:08:44.187282 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:09:34.224151 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:09:34.230180 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:09:34.230727 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:09:34.231908 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:09:34.232717 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:09:34.234178 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:09:34.243943 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] Get all volumes completed successfully. Sep 10 11:09:34.246719 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-16fe9754-afde-4e2a-9fb5-7581780c6908 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:09:34.247226 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 12/48] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:09:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:09:44.237888 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:10:34.266937 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:10:34.271499 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:10:34.271874 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:10:34.272313 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:10:34.272799 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:10:34.274153 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:10:34.287190 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] Get all volumes completed successfully. Sep 10 11:10:34.291360 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-1b59457b-0d1a-42d1-8784-34b4fdbb5c79 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:10:34.292106 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 12/49] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:10: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 10 11:10:44.279058 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:11:34.306789 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.middleware.request_id [None req-1a82f847-dbad-412f-a87e-aa6950e1466d None None] RequestId filter calling following filter/app {{(pid=111263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:11:34.310861 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:11:34.311226 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] Empty body provided in request {{(pid=111263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:11:34.311597 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.openstack.wsgi [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] Calling method 'detail' {{(pid=111263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:11:34.312097 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.api.api_utils [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] Removing options '' from query. {{(pid=111263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:11:34.313474 np0000192470 devstack@c-api.service[111263]: DEBUG cinder.volume.api [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:11:34.327437 np0000192470 devstack@c-api.service[111263]: INFO cinder.volume.api [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] Get all volumes completed successfully. Sep 10 11:11:34.332023 np0000192470 devstack@c-api.service[111263]: INFO cinder.api.openstack.wsgi [None req-1a82f847-dbad-412f-a87e-aa6950e1466d demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:11:34.333011 np0000192470 devstack@c-api.service[111263]: [pid: 111263|app: 0|req: 13/50] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:11: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 10 11:11:44.318744 np0000192470 devstack@c-api.service[111263]: DEBUG dbcounter [-] [111263] Writing DB stats cinder:SELECT=1 {{(pid=111263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:12:34.357558 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.middleware.request_id [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 None None] RequestId filter calling following filter/app {{(pid=111264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:12:34.361552 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:12:34.361927 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] Empty body provided in request {{(pid=111264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:12:34.362259 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.openstack.wsgi [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] Calling method 'detail' {{(pid=111264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:12:34.363227 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.api.api_utils [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] Removing options '' from query. {{(pid=111264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:12:34.364659 np0000192470 devstack@c-api.service[111264]: DEBUG cinder.volume.api [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:12:34.378838 np0000192470 devstack@c-api.service[111264]: INFO cinder.volume.api [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] Get all volumes completed successfully. Sep 10 11:12:34.383211 np0000192470 devstack@c-api.service[111264]: INFO cinder.api.openstack.wsgi [None req-054d8df7-ba03-4408-8820-5201d6a2ee35 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:12:34.383928 np0000192470 devstack@c-api.service[111264]: [pid: 111264|app: 0|req: 14/51] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:12: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 10 11:12:44.370185 np0000192470 devstack@c-api.service[111264]: DEBUG dbcounter [-] [111264] Writing DB stats cinder:SELECT=1 {{(pid=111264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:13:34.416999 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.middleware.request_id [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 None None] RequestId filter calling following filter/app {{(pid=111266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:13:34.563024 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:13:34.563216 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] Empty body provided in request {{(pid=111266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:13:34.563406 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.openstack.wsgi [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] Calling method 'detail' {{(pid=111266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:13:34.563635 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.api.api_utils [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] Removing options '' from query. {{(pid=111266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:13:34.564376 np0000192470 devstack@c-api.service[111266]: DEBUG cinder.volume.api [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:13:34.574310 np0000192470 devstack@c-api.service[111266]: INFO cinder.volume.api [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] Get all volumes completed successfully. Sep 10 11:13:34.576288 np0000192470 devstack@c-api.service[111266]: INFO cinder.api.openstack.wsgi [None req-5ad7c8c7-bd7b-4fac-9b90-04fbfa4d66e6 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:13:34.576660 np0000192470 devstack@c-api.service[111266]: [pid: 111266|app: 0|req: 13/52] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:13:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:13:44.566927 np0000192470 devstack@c-api.service[111266]: DEBUG dbcounter [-] [111266] Writing DB stats cinder:SELECT=1 {{(pid=111266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:14:34.600932 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.middleware.request_id [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 None None] RequestId filter calling following filter/app {{(pid=111265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:14:34.603804 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] GET https://162.253.55.33/volume/v3/volumes/detail Sep 10 11:14:34.604091 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] Empty body provided in request {{(pid=111265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:14:34.604353 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.openstack.wsgi [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] Calling method 'detail' {{(pid=111265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:14:34.604703 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.api.api_utils [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] Removing options '' from query. {{(pid=111265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:14:34.605680 np0000192470 devstack@c-api.service[111265]: DEBUG cinder.volume.api [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:14:34.614526 np0000192470 devstack@c-api.service[111265]: INFO cinder.volume.api [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] Get all volumes completed successfully. Sep 10 11:14:34.617186 np0000192470 devstack@c-api.service[111265]: INFO cinder.api.openstack.wsgi [None req-cc8c5183-5536-4c5a-b8bb-f1f940d06a06 demo demo] https://162.253.55.33/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:14:34.617620 np0000192470 devstack@c-api.service[111265]: [pid: 111265|app: 0|req: 13/53] 162.253.55.33 () {64 vars in 1290 bytes} [Thu Sep 10 11:14:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 10 11:14:44.609079 np0000192470 devstack@c-api.service[111265]: DEBUG dbcounter [-] [111265] Writing DB stats cinder:SELECT=1 {{(pid=111265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}