Sep 09 10:03:23.186480 np0000192385 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 10:03:23.197113 np0000192385 devstack@c-api.service[111499]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 10:03:23 2026] *** Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: nodename: np0000192385 Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: machine: x86_64 Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: clock source: unix Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: pcre jit disabled Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: detected number of CPU cores: 16 Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: current working directory: / Sep 09 10:03:23.203063 np0000192385 devstack@c-api.service[111499]: detected binary path: /usr/bin/uwsgi-core Sep 09 10:03:23.203649 np0000192385 devstack@c-api.service[111499]: your processes number limit is 256916 Sep 09 10:03:23.203649 np0000192385 devstack@c-api.service[111499]: your memory page size is 4096 bytes Sep 09 10:03:23.203649 np0000192385 devstack@c-api.service[111499]: detected max file descriptor number: 2048 Sep 09 10:03:23.203649 np0000192385 devstack@c-api.service[111499]: lock engine: pthread robust mutexes Sep 09 10:03:23.203649 np0000192385 devstack@c-api.service[111499]: thunder lock: enabled Sep 09 10:03:23.204057 np0000192385 devstack@c-api.service[111499]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 10:03:23.204155 np0000192385 devstack@c-api.service[111499]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 10:03:23.204254 np0000192385 devstack@c-api.service[111499]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 10:03:23.204254 np0000192385 devstack@c-api.service[111499]: Set PythonHome to /opt/stack/data/venv Sep 09 10:03:23.255863 np0000192385 devstack@c-api.service[111499]: Python main interpreter initialized at 0x784483ea4668 Sep 09 10:03:23.255863 np0000192385 devstack@c-api.service[111499]: python threads support enabled Sep 09 10:03:23.255863 np0000192385 devstack@c-api.service[111499]: your server socket listen backlog is limited to 100 connections Sep 09 10:03:23.255863 np0000192385 devstack@c-api.service[111499]: your mercy for graceful operations on workers is 80 seconds Sep 09 10:03:23.256454 np0000192385 devstack@c-api.service[111499]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 10:03:23.256638 np0000192385 devstack@c-api.service[111499]: *** Operational MODE: preforking *** Sep 09 10:03:23.256825 np0000192385 devstack@c-api.service[111499]: *** uWSGI is running in multiple interpreter mode *** Sep 09 10:03:23.256825 np0000192385 devstack@c-api.service[111499]: spawned uWSGI master process (pid: 111499) Sep 09 10:03:23.256903 np0000192385 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 10:03:23.257666 np0000192385 devstack@c-api.service[111499]: spawned uWSGI worker 1 (pid: 111500, cores: 1) Sep 09 10:03:23.258285 np0000192385 devstack@c-api.service[111499]: spawned uWSGI worker 2 (pid: 111501, cores: 1) Sep 09 10:03:23.258737 np0000192385 devstack@c-api.service[111499]: spawned uWSGI worker 3 (pid: 111502, cores: 1) Sep 09 10:03:23.259642 np0000192385 devstack@c-api.service[111499]: spawned uWSGI worker 4 (pid: 111503, cores: 1) Sep 09 10:03:23.259642 np0000192385 devstack@c-api.service[111499]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: we strongly recommend against using it for new projects. Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: framework. For more detail see Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:03:23.384996 np0000192385 devstack@c-api.service[111500]: import eventlet # noqa Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: we strongly recommend against using it for new projects. Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: framework. For more detail see Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:03:23.404240 np0000192385 devstack@c-api.service[111501]: import eventlet # noqa Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: we strongly recommend against using it for new projects. Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: framework. For more detail see Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:03:23.405377 np0000192385 devstack@c-api.service[111502]: import eventlet # noqa Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: we strongly recommend against using it for new projects. Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: framework. For more detail see Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:03:23.422904 np0000192385 devstack@c-api.service[111503]: import eventlet # noqa Sep 09 10:03:23.551531 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:23.551531 np0000192385 devstack@c-api.service[111502]: from cgi import parse_header Sep 09 10:03:23.577144 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:23.577144 np0000192385 devstack@c-api.service[111500]: from cgi import parse_header Sep 09 10:03:23.589343 np0000192385 devstack@c-api.service[111502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:03:23.589343 np0000192385 devstack@c-api.service[111502]: warnings.warn( Sep 09 10:03:23.599275 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:23.599275 np0000192385 devstack@c-api.service[111502]: removals.removed_module( Sep 09 10:03:23.599977 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:23.599977 np0000192385 devstack@c-api.service[111502]: removals.removed_module( Sep 09 10:03:23.604460 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:23.604460 np0000192385 devstack@c-api.service[111501]: from cgi import parse_header Sep 09 10:03:23.615780 np0000192385 devstack@c-api.service[111500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:03:23.615780 np0000192385 devstack@c-api.service[111500]: warnings.warn( Sep 09 10:03:23.619353 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:23.619353 np0000192385 devstack@c-api.service[111503]: from cgi import parse_header Sep 09 10:03:23.626421 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:23.626421 np0000192385 devstack@c-api.service[111500]: removals.removed_module( Sep 09 10:03:23.628238 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:23.628238 np0000192385 devstack@c-api.service[111500]: removals.removed_module( Sep 09 10:03:23.645868 np0000192385 devstack@c-api.service[111501]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:03:23.645868 np0000192385 devstack@c-api.service[111501]: warnings.warn( Sep 09 10:03:23.657750 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:23.657750 np0000192385 devstack@c-api.service[111501]: removals.removed_module( Sep 09 10:03:23.657750 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:23.657750 np0000192385 devstack@c-api.service[111501]: removals.removed_module( Sep 09 10:03:23.659988 np0000192385 devstack@c-api.service[111503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:03:23.659988 np0000192385 devstack@c-api.service[111503]: warnings.warn( Sep 09 10:03:23.671093 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:23.671093 np0000192385 devstack@c-api.service[111503]: removals.removed_module( Sep 09 10:03:23.671895 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:23.671895 np0000192385 devstack@c-api.service[111503]: removals.removed_module( Sep 09 10:03:24.288548 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:24.288548 np0000192385 devstack@c-api.service[111502]: warnings.warn( Sep 09 10:03:24.337516 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:24.337516 np0000192385 devstack@c-api.service[111502]: warnings.warn( Sep 09 10:03:24.350701 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:24.350701 np0000192385 devstack@c-api.service[111500]: warnings.warn( Sep 09 10:03:24.357169 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:24.357169 np0000192385 devstack@c-api.service[111501]: warnings.warn( Sep 09 10:03:24.396584 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:24.396584 np0000192385 devstack@c-api.service[111503]: warnings.warn( Sep 09 10:03:24.401347 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:24.401347 np0000192385 devstack@c-api.service[111500]: warnings.warn( Sep 09 10:03:24.404502 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:24.404502 np0000192385 devstack@c-api.service[111501]: warnings.warn( Sep 09 10:03:24.444982 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:24.444982 np0000192385 devstack@c-api.service[111503]: warnings.warn( Sep 09 10:03:24.520602 np0000192385 devstack@c-api.service[111502]: 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 09 10:03:24.520914 np0000192385 devstack@c-api.service[111502]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111502) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:03:24.568502 np0000192385 devstack@c-api.service[111500]: 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 09 10:03:24.568676 np0000192385 devstack@c-api.service[111500]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111500) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:03:24.574483 np0000192385 devstack@c-api.service[111501]: 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 09 10:03:24.574649 np0000192385 devstack@c-api.service[111501]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111501) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:03:24.605677 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:24.605677 np0000192385 devstack@c-api.service[111502]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:03:24.630799 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:24.630799 np0000192385 devstack@c-api.service[111500]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:03:24.633582 np0000192385 devstack@c-api.service[111503]: 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 09 10:03:24.633947 np0000192385 devstack@c-api.service[111503]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111503) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:03:24.635792 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:24.635792 np0000192385 devstack@c-api.service[111501]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:03:24.708539 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:24.708539 np0000192385 devstack@c-api.service[111503]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:03:25.050015 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111502) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:03:25.050192 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111501) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:03:25.050321 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.050321 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.050495 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.050495 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.050622 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111503) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:03:25.050684 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.050759 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.050840 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.050840 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.050840 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.051035 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111500) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:03:25.051035 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.051035 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.051035 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.051412 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.051412 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.051552 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.051634 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.051716 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.051791 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.051791 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.051966 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.052051 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.052139 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.052268 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.052357 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.052431 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.052514 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.052594 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.052677 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.052980 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.053083 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.053169 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.053481 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.053481 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.053653 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.053727 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.053818 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.053908 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.053908 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.054056 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.054139 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.054264 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.054264 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.054436 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.054520 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.054596 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.054665 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.054665 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.054814 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.056074 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.056188 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.056340 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.056401 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.056488 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.056546 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.056603 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.056812 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.056876 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.056938 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.057014 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.057120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.057187 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.057307 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.057366 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.057448 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.057532 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.057652 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.057743 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.057840 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.057903 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.057903 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.057903 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.058059 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.058115 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.058168 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.058340 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.058467 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.058535 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.058597 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.058653 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.058757 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.058859 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.058931 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.059005 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.059078 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.059143 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.059197 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.059345 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.059345 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.059345 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.059596 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.059961 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.059961 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.059961 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.059961 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.060172 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.060303 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.060398 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.060459 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.060514 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.060566 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.060798 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.060982 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.061168 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.061378 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.061539 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.061653 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.061754 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.061804 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.061856 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.061906 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.061906 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.061997 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.062452 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.062452 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.062452 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.062452 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.062712 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.062803 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.062803 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.062948 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.063061 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.063126 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.063181 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.063323 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.063386 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.063462 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.063567 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.063660 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.063743 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.063832 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.063893 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.063893 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.063990 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.064062 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.064131 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.064282 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.064369 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.064448 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.064514 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.064573 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.064627 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.064990 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.065401 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.065401 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.065401 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.065401 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.065401 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.065689 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.065760 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.065760 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.065860 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.066322 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.066392 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.066446 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.066500 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.066565 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.066619 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.066680 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.066733 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.066787 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.066840 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.066892 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.066945 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.066997 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.067056 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.067120 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.067569 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.067997 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.067997 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.067997 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.068148 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.068273 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.068362 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.068418 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.068475 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.068579 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.068672 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.068744 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.068815 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.068815 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.068815 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.068961 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.069057 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.069131 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.069188 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.069305 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.069760 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.069844 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.069844 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.070016 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.070087 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.070144 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.070296 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.070366 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.070366 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.070486 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.070486 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.070486 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.070486 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.070691 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.070746 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.070799 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.070799 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.070897 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.070897 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.071003 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.071003 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.071003 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.071153 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.071253 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.071340 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.071340 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.071340 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.071486 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.071542 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.071594 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.071659 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.071714 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.071767 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.071822 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.071822 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.071822 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.071822 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.072065 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.072065 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.072186 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.072346 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.072412 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.072465 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.072529 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.072601 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.072601 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.072712 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.072712 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.072842 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.072920 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.072985 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.073058 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.073108 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.073170 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.073170 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.073170 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.073170 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.073170 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.073529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.073884 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.073960 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.074040 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.074040 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.074169 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.074489 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.074643 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.074731 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.074807 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.074889 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.074961 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.075033 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.075100 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.075100 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.075287 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.075395 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.075465 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.075826 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.077676 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.077739 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.077804 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.077844 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.077883 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.077943 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.077997 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.078361 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.078420 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.078420 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.078481 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.078514 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.078549 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.078584 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.078621 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.078654 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.078693 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.078726 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.078763 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.078795 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.078832 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.078863 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.078895 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.078926 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.078958 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.078990 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.079030 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.079030 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.079088 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.079088 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.079154 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.079186 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.079270 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.079319 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.079354 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.079397 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.079430 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.079466 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.079497 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.079528 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.079558 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.079591 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.079629 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.079660 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.079698 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.079734 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.079770 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.079803 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.079843 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.079880 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.079916 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.079948 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.079980 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.080023 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.080023 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.080023 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.085879 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.085956 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.085956 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.086017 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.086087 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.086134 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.086134 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.086200 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.086303 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.086368 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.086368 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.086368 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.086463 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.086463 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.086648 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.086693 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.086728 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.086764 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.086807 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.086842 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.086881 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.086916 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.086951 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.086990 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.087028 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.087062 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.087095 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.087134 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.087175 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.087261 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.087327 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.087364 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.087396 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.087430 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.087468 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.087510 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.087510 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.087510 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.087510 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.087648 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.087648 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.087714 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.087949 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.087992 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.088057 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.088115 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.088166 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.088262 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.088321 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.088568 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.088613 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.088673 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.088718 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.088772 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.088825 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.088879 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.089590 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.089667 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.089702 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.089741 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.089772 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.089807 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.089843 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.089875 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.089906 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.089943 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.089978 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.090018 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.090018 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.090133 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.090324 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.090391 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.090433 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.090510 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.090572 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.090643 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.090710 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.090768 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.090815 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.090859 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.090912 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.090956 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.091018 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.091064 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.092130 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.092193 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.092292 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.092333 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.092369 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.092406 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.092441 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.092481 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.092519 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.092559 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.092597 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.092597 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.092597 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.092696 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.095554 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.095623 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.095670 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.095757 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.095798 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.095858 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.095921 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.099116 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.099235 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.099314 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.099358 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.099358 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.099428 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.099482 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.099546 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.099606 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.099664 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.099723 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.099794 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.099854 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.099923 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.099982 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.100040 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.100100 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.100158 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.100312 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.100424 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.100493 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.100553 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.100635 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.100697 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.100764 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.100823 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.100881 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.100938 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.100996 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.101056 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.101112 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.101169 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.101316 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.101391 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.101467 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.101518 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.101556 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.101590 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.101632 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.101667 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.101700 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.101740 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.101820 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.101877 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.101922 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.101958 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.101995 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.102037 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.102077 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.102116 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.102152 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.102187 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.102359 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.102403 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.102440 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.102475 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.102508 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.102542 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.102576 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.102617 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.102656 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.102702 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.102737 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.102771 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.102803 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.102836 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.102869 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.102902 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.102936 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.102978 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.103024 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.103070 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.103129 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.103171 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.103244 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.103290 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.103335 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.103380 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.103435 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.103481 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.103530 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.103578 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.103612 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.103649 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.103683 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.103718 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.103751 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.103783 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.103817 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.103851 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.103884 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.103919 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.103960 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.103994 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.104029 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.104068 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.104102 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.104135 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.104170 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.104249 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.104291 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.104344 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.104391 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.104460 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.104504 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.104551 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.104591 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.104625 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.104659 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.104703 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.104741 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.104889 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.104937 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.104973 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.105175 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.105175 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.105315 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.105359 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.105395 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.105429 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.105468 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.105501 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.105539 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.105577 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.105610 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.105658 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.105695 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.105729 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.105770 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.105804 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.105845 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.105885 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.105885 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.105954 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.105990 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.106032 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.106072 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.106107 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.106107 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.106107 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.106107 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.106107 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.106315 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.106315 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.106315 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.106417 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.106456 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.106491 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.106529 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.106562 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.106595 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.106628 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.106662 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.106695 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.106695 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.106695 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.106800 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.106836 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.106876 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.106876 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.106943 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.106977 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.107011 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.107011 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.107083 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.107122 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.107156 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.107195 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.107282 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.107325 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.107360 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.107360 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.107360 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.107450 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.107492 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.107529 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.107563 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.107597 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.107632 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.107666 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.107706 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.107740 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.107780 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.107822 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.107859 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.107893 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.107926 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.107961 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.107997 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.108030 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.108063 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.108097 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.108131 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.108174 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.108174 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.108174 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.108174 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.108174 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.108379 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.108423 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.108458 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.108458 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.108528 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.108567 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.108637 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.108689 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.108731 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.108767 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.108803 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.108803 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.108865 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.108900 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.108949 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.108949 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.108949 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.109049 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.109085 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.109119 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.109154 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.109189 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.109312 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.109359 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.109410 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.109444 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.109444 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.109444 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.109536 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.109536 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.109602 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.109642 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.109677 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.109717 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.109753 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.109792 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.109839 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.109886 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.109923 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.109966 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.110001 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.110040 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.110080 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.110116 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.110155 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.110188 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.110279 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.110325 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.110360 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.110394 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.110429 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.110464 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.110505 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.110541 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.110576 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.110611 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.110644 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.110680 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.110714 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.110747 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.110781 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.110813 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.110853 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.110888 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.110922 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.110955 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.110988 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.111022 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.111060 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.111093 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.111126 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.111167 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.111201 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.111270 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.111312 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.111346 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.111380 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.111412 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.111445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.111479 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.111512 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.111551 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.111585 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.111619 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.111652 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.111685 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.111718 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.111751 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.111785 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.111823 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.111856 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.111894 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.111934 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.111967 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.112000 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.112034 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.112067 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.112099 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.112132 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.112165 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.112199 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.112270 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.112304 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.112338 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.112612 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.112612 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.112673 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.112707 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.112742 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.112774 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.112807 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.112845 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.112879 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.112918 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.112950 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.112983 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.113016 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.113049 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.113081 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.113115 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.113153 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.113186 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.113255 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.113299 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.113340 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.113374 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.113411 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.113445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.113445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.113445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.113445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.113445 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.115455 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.115524 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.115576 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.115613 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.115650 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.115685 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.115719 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.115754 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.115787 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.115827 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.115864 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.115899 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.115932 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.115973 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.116012 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.116046 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.116080 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.116114 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.116153 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.116187 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.116272 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.116339 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.116390 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.116432 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.116468 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.116508 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.116508 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.116508 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.116604 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.116796 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.116834 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.116870 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.116904 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.116944 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.116978 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.117018 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.117057 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.117092 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.117125 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.117167 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.117277 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.117337 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.117374 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.117409 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.117444 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.117484 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:03:25.118398 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.118460 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.118510 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.118510 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.118582 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.118618 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.118652 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.118691 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.118734 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.118769 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.118808 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.118808 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111501) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.119039 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.119089 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.119174 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.119250 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.119316 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:03:25.119372 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.119372 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.119444 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:03:25.119444 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:03:25.119512 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:03:25.119512 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:03:25.119586 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:03:25.161913 np0000192385 devstack@c-api.service[111501]: INFO dbcounter [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Registered counter for database cinder Sep 09 10:03:25.162353 np0000192385 devstack@c-api.service[111503]: INFO dbcounter [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Registered counter for database cinder Sep 09 10:03:25.163328 np0000192385 devstack@c-api.service[111500]: INFO dbcounter [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Registered counter for database cinder Sep 09 10:03:25.163504 np0000192385 devstack@c-api.service[111502]: INFO dbcounter [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Registered counter for database cinder Sep 09 10:03:25.207858 np0000192385 devstack@c-api.service[111503]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 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=111503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.209699 np0000192385 devstack@c-api.service[111501]: DEBUG oslo_db.sqlalchemy.engines [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 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=111501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.211268 np0000192385 devstack@c-api.service[111500]: DEBUG oslo_db.sqlalchemy.engines [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 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=111500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.213079 np0000192385 devstack@c-api.service[111502]: DEBUG oslo_db.sqlalchemy.engines [None req-eb942bc5-c641-4e93-b605-d61a36ec19de 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=111502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.314978 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writer thread running {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:03:25.315886 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writer thread running {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:03:25.317602 np0000192385 devstack@c-api.service[111503]: /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 09 10:03:25.317602 np0000192385 devstack@c-api.service[111503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:03:25.317826 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:03:25.318908 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writer thread running {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:03:25.320035 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:03:25.321288 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writer thread running {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:03:25.321456 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:25.321456 np0000192385 devstack@c-api.service[111500]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:03:25.321791 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:03:25.322036 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:03:25.323848 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:03:25.324079 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:03:25.325044 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.325180 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:25.325180 np0000192385 devstack@c-api.service[111502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:03:25.325392 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:03:25.325843 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:03:25.327701 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:03:25.327832 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:03:25.328311 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.328536 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.329948 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:03:25.331380 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.331506 np0000192385 devstack@c-api.service[111501]: /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 09 10:03:25.331506 np0000192385 devstack@c-api.service[111501]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:03:25.331506 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:03:25.331879 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:03:25.332793 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.334008 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:03:25.335703 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.336195 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:03:25.338191 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:03:25.339102 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.341898 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.360932 np0000192385 devstack@c-api.service[111503]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 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=111503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.363482 np0000192385 devstack@c-api.service[111500]: DEBUG oslo_db.sqlalchemy.engines [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 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=111500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.363670 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:03:25.365755 np0000192385 devstack@c-api.service[111503]: INFO cinder.rpc [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:03:25.365864 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:03:25.366685 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.367789 np0000192385 devstack@c-api.service[111500]: INFO cinder.rpc [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:03:25.368566 np0000192385 devstack@c-api.service[111502]: DEBUG oslo_db.sqlalchemy.engines [None req-eb942bc5-c641-4e93-b605-d61a36ec19de 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=111502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.368663 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.370967 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:03:25.372902 np0000192385 devstack@c-api.service[111502]: INFO cinder.rpc [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:03:25.373752 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.376353 np0000192385 devstack@c-api.service[111501]: DEBUG oslo_db.sqlalchemy.engines [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 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=111501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:25.377063 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.378608 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.378838 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:03:25.380183 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.381026 np0000192385 devstack@c-api.service[111501]: INFO cinder.rpc [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:03:25.381708 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.381965 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.383432 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.384558 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.385972 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.386524 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.388476 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.389607 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.389850 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.391402 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.392718 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.392872 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.393597 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.394330 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.395826 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.395923 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.397271 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.397520 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.398786 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.400114 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.400499 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.400780 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.401559 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.403188 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.404043 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.404644 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.404783 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.405419 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.406351 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.406942 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.407480 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.407711 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.408967 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.409745 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.410589 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.411276 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.412834 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.413529 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.413861 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.414368 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.416151 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.416358 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.417672 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.418345 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.419054 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.419285 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.419853 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.419948 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.420535 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.421378 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.421509 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.422629 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.422839 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.422927 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.423131 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.424149 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.424410 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.424852 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.425139 np0000192385 devstack@c-api.service[111503]: WARNING cinder.api.contrib.hosts [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:03:25.425750 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.425890 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.426404 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.426747 np0000192385 devstack@c-api.service[111500]: WARNING cinder.api.contrib.hosts [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:03:25.427385 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.427471 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.427971 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.428412 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.428755 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.428904 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.429446 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.429555 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: extensions {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.430275 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.430781 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.430845 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: encryption {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.431082 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: extensions {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.431629 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.431796 np0000192385 devstack@c-api.service[111502]: WARNING cinder.api.contrib.hosts [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:03:25.432413 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: encryption {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.432491 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.432789 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: encryption {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.433795 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: encryption {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.433841 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.433966 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.434903 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: scheduler-stats {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.435297 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.435337 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.435832 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: scheduler-stats {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.436154 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: extensions {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.436272 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: capabilities {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.436826 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.437336 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: capabilities {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.437394 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-quota-sets {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.437447 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: encryption {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.438314 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.438497 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-quota-sets {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.438752 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-volume-type-access {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.438856 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: encryption {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.439637 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.439889 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-volume-type-access {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.440294 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-quota-class-sets {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.440372 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: scheduler-stats {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.440633 np0000192385 devstack@c-api.service[111501]: WARNING cinder.api.contrib.hosts [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:03:25.441330 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.441394 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-quota-class-sets {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.441471 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: qos-specs {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.441706 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: capabilities {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.442618 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: qos-specs {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.442811 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.442929 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-quota-sets {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.443485 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: cgsnapshots {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.444143 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.444665 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: cgsnapshots {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.444762 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: extra_specs {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.444966 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: extensions {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.445104 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-volume-type-access {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.446052 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: extra_specs {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.446171 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: encryption {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.446306 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: consistencygroups {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.446905 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-quota-class-sets {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.447609 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: encryption {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.447716 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: consistencygroups {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.447791 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: qos-specs {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.448076 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: backups {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.449394 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: backups {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.449696 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: scheduler-stats {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.449811 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: cgsnapshots {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.449932 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-availability-zone {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.451065 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: capabilities {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.451161 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-hosts {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.451273 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: extra_specs {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.451321 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-availability-zone {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.452249 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-quota-sets {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.452483 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-volume-transfer {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.452532 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-hosts {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.452618 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: consistencygroups {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.453569 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-volume-type-access {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.453773 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-volume-transfer {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.453953 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-snapshot-manage {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.454423 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: backups {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.455072 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-quota-class-sets {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.455275 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-snapshot-manage {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.455323 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extended resource: os-volume-manage {{(pid=111503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.456263 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: qos-specs {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.456647 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extended resource: os-volume-manage {{(pid=111500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.456806 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-availability-zone {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.457489 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.458112 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-hosts {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.458172 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: cgsnapshots {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.458703 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.458974 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.459409 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-volume-transfer {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.459470 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: extra_specs {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.460115 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.460361 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.460892 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-snapshot-manage {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.460947 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: consistencygroups {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.461587 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.461686 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.462292 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extended resource: os-volume-manage {{(pid=111502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.462689 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: backups {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.462925 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.463086 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.464038 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] SnapshotActionsController initialized {{(pid=111503) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:03:25.464308 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.464349 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.464569 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-availability-zone {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.464767 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.465286 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.contrib.snapshot_actions [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] SnapshotActionsController initialized {{(pid=111500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:03:25.465739 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.465801 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-hosts {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.465991 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.466116 np0000192385 devstack@c-api.service[111503]: WARNING castellan.key_manager.migration [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.466950 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.467042 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.467071 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-volume-transfer {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.467113 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.467140 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.467398 np0000192385 devstack@c-api.service[111500]: WARNING castellan.key_manager.migration [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.467917 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468035 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension TypesManage extending resource: types {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468131 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468251 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468285 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension AdminActions extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468360 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension AdminActions extending resource: snapshots {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468389 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468457 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.468486 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468512 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension AdminActions extending resource: backups {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468557 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468586 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-snapshot-manage {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.468654 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension UsedLimits extending resource: limits {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468749 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468845 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.468950 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469044 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeActions extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469099 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469166 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.v3.router [None req-ac4fdc71-cc27-449f-be96-9545a279fe47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469242 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension TypesManage extending resource: types {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469345 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469439 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension AdminActions extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469545 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension AdminActions extending resource: snapshots {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469641 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension AdminActions extending resource: backups {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469736 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469843 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension UsedLimits extending resource: limits {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.469874 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.469922 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extended resource: os-volume-manage {{(pid=111501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:03:25.469953 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.470022 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.470122 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.470254 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeActions extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.470380 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.v3.router [None req-c12a77de-816c-4221-a775-c09b1a0e5f37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.470830 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] SnapshotActionsController initialized {{(pid=111502) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:03:25.471566 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.472041 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.473124 np0000192385 devstack@c-api.service[111502]: WARNING castellan.key_manager.migration [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.473536 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.473946 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474062 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474154 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474365 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeTypeAccess extending resource: types {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474481 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension TypesManage extending resource: types {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474573 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474675 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension AdminActions extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474768 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension AdminActions extending resource: snapshots {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474872 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension AdminActions extending resource: backups {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.474928 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.474968 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475066 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension UsedLimits extending resource: limits {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475159 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension SnapshotActions extending resource: snapshots {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475289 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475385 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475481 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeActions extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.475608 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.v3.router [None req-eb942bc5-c641-4e93-b605-d61a36ec19de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.476273 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.476592 np0000192385 devstack@c-api.service[111503]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784483ea4668 pid: 111503 (default app) Sep 09 10:03:25.477671 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.477992 np0000192385 devstack@c-api.service[111500]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784483ea4668 pid: 111500 (default app) Sep 09 10:03:25.478673 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.contrib.snapshot_actions [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] SnapshotActionsController initialized {{(pid=111501) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:03:25.479398 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.480732 np0000192385 devstack@c-api.service[111501]: WARNING castellan.key_manager.migration [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:03:25.481562 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.481656 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.481764 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.482510 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.482663 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension TypesManage extending resource: types {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.482760 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.482857 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension AdminActions extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.482960 np0000192385 devstack@c-api.service[111502]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784483ea4668 pid: 111502 (default app) Sep 09 10:03:25.483031 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension AdminActions extending resource: snapshots {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483031 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension AdminActions extending resource: backups {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483137 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483274 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension UsedLimits extending resource: limits {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483351 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483460 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483594 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483681 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeActions extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.483790 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.v3.router [None req-d667a881-44b1-4551-96b5-4c6a85d1ba76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:03:25.485718 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-9130f92e-1687-4a2e-b8dc-018132ee75c5 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:03:25.488705 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 1/1] 162.253.55.189 () {60 vars in 956 bytes} [Wed Sep 9 10:03:25 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 10:03:25.491036 np0000192385 devstack@c-api.service[111501]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784483ea4668 pid: 111501 (default app) Sep 09 10:03:33.474758 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-5466cb37-d2e4-4fd4-9664-8cd3cd5a90e5 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:03:34.037373 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-5466cb37-d2e4-4fd4-9664-8cd3cd5a90e5 admin admin] POST https://162.253.55.189/volume/v3/types Sep 09 10:03:34.038254 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-5466cb37-d2e4-4fd4-9664-8cd3cd5a90e5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 10:03:34.039863 np0000192385 devstack@c-api.service[111500]: /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 09 10:03:34.039863 np0000192385 devstack@c-api.service[111500]: warnings.warn( Sep 09 10:03:34.073025 np0000192385 devstack@c-api.service[111500]: DEBUG oslo_db.sqlalchemy.engines [None req-5466cb37-d2e4-4fd4-9664-8cd3cd5a90e5 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=111500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:34.105162 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-5466cb37-d2e4-4fd4-9664-8cd3cd5a90e5 admin admin] https://162.253.55.189/volume/v3/types returned with HTTP 200 Sep 09 10:03:34.105593 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 1/2] 162.253.55.189 () {68 vars in 1333 bytes} [Wed Sep 9 10:03:33 2026] POST /volume/v3/types => generated 186 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:03:34.151145 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-77ac82f9-1f40-4173-a53d-e9b30f95ad77 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:03:34.455539 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-77ac82f9-1f40-4173-a53d-e9b30f95ad77 admin admin] POST https://162.253.55.189/volume/v3/types/32ec8347-62f1-4ace-960c-121c47a681a8/extra_specs Sep 09 10:03:34.456043 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-77ac82f9-1f40-4173-a53d-e9b30f95ad77 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 10:03:34.457628 np0000192385 devstack@c-api.service[111502]: /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 09 10:03:34.457628 np0000192385 devstack@c-api.service[111502]: warnings.warn( Sep 09 10:03:34.496194 np0000192385 devstack@c-api.service[111502]: DEBUG oslo_db.sqlalchemy.engines [None req-77ac82f9-1f40-4173-a53d-e9b30f95ad77 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=111502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:03:34.553137 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-77ac82f9-1f40-4173-a53d-e9b30f95ad77 admin admin] https://162.253.55.189/volume/v3/types/32ec8347-62f1-4ace-960c-121c47a681a8/extra_specs returned with HTTP 200 Sep 09 10:03:34.553558 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 1/3] 162.253.55.189 () {68 vars in 1480 bytes} [Wed Sep 9 10:03:34 2026] POST /volume/v3/types/32ec8347-62f1-4ace-960c-121c47a681a8/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:03:35.365855 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=6 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:35.380228 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=6 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:44.102812 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:44.551691 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:07:01.026464 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-8f53b77d-5f36-4692-8ab6-657a3974ad25 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:01.027677 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-8f53b77d-5f36-4692-8ab6-657a3974ad25 None None] GET https://162.253.55.189/volume// Sep 09 10:07:01.027995 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-8f53b77d-5f36-4692-8ab6-657a3974ad25 None None] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:01.028480 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-8f53b77d-5f36-4692-8ab6-657a3974ad25 None None] Calling method 'all' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:01.029463 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-8f53b77d-5f36-4692-8ab6-657a3974ad25 None None] https://162.253.55.189/volume// returned with HTTP 300 Sep 09 10:07:01.030285 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 2/4] 162.253.55.189 () {66 vars in 1456 bytes} [Wed Sep 9 10:07:01 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 10:07:41.048826 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-0e6f3229-dd3b-43ed-af5b-5df4273a7901 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:41.053571 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 1/5] 162.253.55.189 () {62 vars in 1068 bytes} [Wed Sep 9 10:07:41 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 10:07:41.093343 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-4f932c8e-7953-4946-b4db-65ecd158547c None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:41.104736 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 2/6] 162.253.55.189 () {64 vars in 1272 bytes} [Wed Sep 9 10:07:41 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 10:07:41.143714 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [req-4f932c8e-7953-4946-b4db-65ecd158547c req-0f55bdeb-e09f-4ea6-9db1-d847a17a9c47 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:41.149485 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [req-4f932c8e-7953-4946-b4db-65ecd158547c req-0f55bdeb-e09f-4ea6-9db1-d847a17a9c47 demo demo] GET https://162.253.55.189/volume/v3/ Sep 09 10:07:41.149952 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [req-4f932c8e-7953-4946-b4db-65ecd158547c req-0f55bdeb-e09f-4ea6-9db1-d847a17a9c47 demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:41.150431 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [req-4f932c8e-7953-4946-b4db-65ecd158547c req-0f55bdeb-e09f-4ea6-9db1-d847a17a9c47 demo demo] Calling method 'version_select' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:41.152093 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [req-4f932c8e-7953-4946-b4db-65ecd158547c req-0f55bdeb-e09f-4ea6-9db1-d847a17a9c47 demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 09 10:07:41.153166 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 2/7] 162.253.55.189 () {66 vars in 1346 bytes} [Wed Sep 9 10:07:41 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:41.193268 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:41.494287 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 demo demo] GET https://162.253.55.189/volume/v3/types Sep 09 10:07:41.494544 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:41.494755 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 demo demo] Calling method 'index' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:41.495229 np0000192385 devstack@c-api.service[111503]: /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 09 10:07:41.495229 np0000192385 devstack@c-api.service[111503]: warnings.warn( Sep 09 10:07:41.495773 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:07:41.535017 np0000192385 devstack@c-api.service[111503]: DEBUG oslo_db.sqlalchemy.engines [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 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=111503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:07:41.553846 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-3bfd3609-acc8-4c98-82a5-eebe09ae6f00 demo demo] https://162.253.55.189/volume/v3/types returned with HTTP 200 Sep 09 10:07:41.554181 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 3/8] 162.253.55.189 () {64 vars in 1290 bytes} [Wed Sep 9 10:07:41 2026] GET /volume/v3/types => generated 377 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:41.587552 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:41.926956 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 09 10:07:41.927492 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:41.927492 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 demo demo] Calling method 'show' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:41.966622 np0000192385 devstack@c-api.service[111501]: DEBUG oslo_db.sqlalchemy.engines [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 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=111501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:07:41.981448 np0000192385 devstack@c-api.service[111501]: /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 09 10:07:41.981448 np0000192385 devstack@c-api.service[111501]: warnings.warn( Sep 09 10:07:41.983527 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-803ceb2b-e94d-4ee4-8560-fde02a21a174 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:41.983911 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 2/9] 162.253.55.189 () {64 vars in 1301 bytes} [Wed Sep 9 10:07:41 2026] GET /volume/v3/types/default => generated 145 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:42.598731 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-d6c5309d-a777-40b5-a3df-b488183f309d None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:42.600130 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 3/10] 162.253.55.189 () {62 vars in 1068 bytes} [Wed Sep 9 10:07:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 09 10:07:42.639045 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-40a7c182-69c0-4762-84d4-9fc1df67c71c None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:42.656051 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 3/11] 162.253.55.189 () {64 vars in 1272 bytes} [Wed Sep 9 10:07:42 2026] GET /volume/v3 => generated 0 bytes in 19 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 10:07:42.694492 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [req-40a7c182-69c0-4762-84d4-9fc1df67c71c req-fa3d69d1-efc6-4fc3-9641-a43c2a54706d None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:42.696552 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-40a7c182-69c0-4762-84d4-9fc1df67c71c req-fa3d69d1-efc6-4fc3-9641-a43c2a54706d demo demo] GET https://162.253.55.189/volume/v3/ Sep 09 10:07:42.696776 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-40a7c182-69c0-4762-84d4-9fc1df67c71c req-fa3d69d1-efc6-4fc3-9641-a43c2a54706d demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:42.697028 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-40a7c182-69c0-4762-84d4-9fc1df67c71c req-fa3d69d1-efc6-4fc3-9641-a43c2a54706d demo demo] Calling method 'version_select' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:42.697586 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-40a7c182-69c0-4762-84d4-9fc1df67c71c req-fa3d69d1-efc6-4fc3-9641-a43c2a54706d demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 09 10:07:42.697996 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 4/12] 162.253.55.189 () {66 vars in 1346 bytes} [Wed Sep 9 10:07:42 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:42.732145 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-4d684ec0-f7f0-4b7a-846f-3973d7cb9ed3 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:42.735911 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-4d684ec0-f7f0-4b7a-846f-3973d7cb9ed3 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 09 10:07:42.736444 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-4d684ec0-f7f0-4b7a-846f-3973d7cb9ed3 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:42.736859 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-4d684ec0-f7f0-4b7a-846f-3973d7cb9ed3 demo demo] Calling method 'show' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:42.750252 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-4d684ec0-f7f0-4b7a-846f-3973d7cb9ed3 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:42.750964 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 3/13] 162.253.55.189 () {64 vars in 1301 bytes} [Wed Sep 9 10:07:42 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 09 10:07:43.371589 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-38acc312-9570-4384-a5c5-b38d8d500a73 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.371953 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 4/14] 162.253.55.189 () {62 vars in 1068 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 10:07:43.400751 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.404116 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 4/15] 162.253.55.189 () {64 vars in 1272 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 10:07:43.431768 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 req-7a2f8a9b-92bf-422c-a83f-3f5c0072fd32 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.433305 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 req-7a2f8a9b-92bf-422c-a83f-3f5c0072fd32 demo demo] GET https://162.253.55.189/volume/v3/ Sep 09 10:07:43.433439 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 req-7a2f8a9b-92bf-422c-a83f-3f5c0072fd32 demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:43.433612 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 req-7a2f8a9b-92bf-422c-a83f-3f5c0072fd32 demo demo] Calling method 'version_select' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:43.433915 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-e14c3680-7ad2-4819-84e9-4d35ccc0d7b6 req-7a2f8a9b-92bf-422c-a83f-3f5c0072fd32 demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 09 10:07:43.434201 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 5/16] 162.253.55.189 () {66 vars in 1346 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 09 10:07:43.475520 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-d274d909-cc94-4f61-bc64-57f86a90eeb1 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.479749 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-d274d909-cc94-4f61-bc64-57f86a90eeb1 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 09 10:07:43.480156 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-d274d909-cc94-4f61-bc64-57f86a90eeb1 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:43.480577 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-d274d909-cc94-4f61-bc64-57f86a90eeb1 demo demo] Calling method 'show' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:43.499845 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-d274d909-cc94-4f61-bc64-57f86a90eeb1 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:43.500782 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 4/17] 162.253.55.189 () {64 vars in 1301 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:43.565438 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-113b427a-4f77-469e-80b6-2daf9294ae72 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.566617 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 5/18] 162.253.55.189 () {62 vars in 1068 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 10:07:43.597080 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.601281 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 5/19] 162.253.55.189 () {64 vars in 1272 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 10:07:43.630493 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 req-f31589b2-834f-4f12-a93f-8720fa3bd9be None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.639640 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 req-f31589b2-834f-4f12-a93f-8720fa3bd9be demo demo] GET https://162.253.55.189/volume/v3/ Sep 09 10:07:43.639789 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 req-f31589b2-834f-4f12-a93f-8720fa3bd9be demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:43.639976 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 req-f31589b2-834f-4f12-a93f-8720fa3bd9be demo demo] Calling method 'version_select' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:43.640303 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [req-3df5cfd6-33cd-4ac3-b91a-65b2bae33f57 req-f31589b2-834f-4f12-a93f-8720fa3bd9be demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 09 10:07:43.640586 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 6/20] 162.253.55.189 () {66 vars in 1346 bytes} [Wed Sep 9 10:07:43 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:43.673690 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-74abc38a-900b-4bc9-9efd-b0682a6a9824 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:43.676950 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-74abc38a-900b-4bc9-9efd-b0682a6a9824 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 09 10:07:43.677331 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-74abc38a-900b-4bc9-9efd-b0682a6a9824 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:43.677669 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-74abc38a-900b-4bc9-9efd-b0682a6a9824 demo demo] Calling method 'show' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:43.691391 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-74abc38a-900b-4bc9-9efd-b0682a6a9824 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:43.692102 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 5/21] 162.253.55.189 () {64 vars in 1301 bytes} [Wed Sep 9 10:07:43 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 09 10:07:51.547150 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:07:53.684760 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=8 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:12:48.545560 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:12:48.664246 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:12:48.664246 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:12:48.664781 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:12:48.665938 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:12:48.668315 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:12:48.724609 np0000192385 devstack@c-api.service[111500]: /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 09 10:12:48.724609 np0000192385 devstack@c-api.service[111500]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:12:48.724873 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] Get all volumes completed successfully. Sep 09 10:12:48.726916 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-9a56d5ab-7a51-44b7-82f7-8c139b5ee06a demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:12:48.727274 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 6/22] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:12:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:12:58.717301 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:13:48.739906 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:13:48.744637 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:13:48.745098 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:13:48.745556 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:13:48.746540 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:13:48.748321 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:13:48.799441 np0000192385 devstack@c-api.service[111502]: /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 09 10:13:48.799441 np0000192385 devstack@c-api.service[111502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:13:48.799685 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] Get all volumes completed successfully. Sep 09 10:13:48.802402 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-b2d45820-ed37-4700-8f91-33ef7c99f498 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:13:48.802870 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 6/23] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:13:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:13:58.793324 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:14:48.815332 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:14:48.818495 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:14:48.818654 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:14:48.818818 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:14:48.819252 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:14:48.819890 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:14:48.885529 np0000192385 devstack@c-api.service[111503]: /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 09 10:14:48.885529 np0000192385 devstack@c-api.service[111503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:14:48.885843 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] Get all volumes completed successfully. Sep 09 10:14:48.888327 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-479bbc4d-274a-44f2-a30b-dc76b833d7e9 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:14:48.890881 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 7/24] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:14:58.876560 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:15:48.906866 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:15:48.913715 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:15:48.914145 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:15:48.914668 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:15:48.915710 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:15:48.917323 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:15:48.987704 np0000192385 devstack@c-api.service[111501]: /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 09 10:15:48.987704 np0000192385 devstack@c-api.service[111501]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:15:48.987978 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] Get all volumes completed successfully. Sep 09 10:15:48.990162 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-73ce9bd0-e5e9-4283-bc7a-f5f3e199fea2 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:15:48.990624 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 6/25] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:15:58.981336 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:16:49.015902 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:16:49.018015 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:16:49.018191 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:16:49.018350 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:16:49.018608 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:16:49.019268 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:16:49.028303 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] Get all volumes completed successfully. Sep 09 10:16:49.030052 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-176ee6b0-8c00-4a92-abb6-b8ae365b8a2b demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:16:49.030367 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 7/26] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:16:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:16:59.024452 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:17:49.046546 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:17:49.224511 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:17:49.224718 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:17:49.224938 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:17:49.225200 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:17:49.225901 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:17:49.234025 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] Get all volumes completed successfully. Sep 09 10:17:49.236592 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-e80b6204-41e4-4ebe-8e6a-0afbcecf04c5 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:17:49.237035 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 7/27] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:17:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:17:59.229458 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:18:49.259286 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:18:49.261932 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:18:49.262167 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:18:49.262454 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:18:49.262755 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:18:49.263633 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:18:49.271629 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] Get all volumes completed successfully. Sep 09 10:18:49.274041 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-192abce6-86bc-4aa9-901d-5cfc42dc26fd demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:18:49.274578 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 8/28] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:18:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:18:59.266722 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:19:49.291468 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-663c169d-ea83-4077-abb9-d51ced8ec69e None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:19:49.294627 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:19:49.294871 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:19:49.295117 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:19:49.295514 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:19:49.296635 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:19:49.306306 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] Get all volumes completed successfully. Sep 09 10:19:49.308781 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-663c169d-ea83-4077-abb9-d51ced8ec69e demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:19:49.309292 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 7/29] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:19:49 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 09 10:19:59.300796 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:20:49.327793 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:20:49.332066 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:20:49.332425 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:20:49.332825 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:20:49.333417 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:20:49.334892 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:20:49.348604 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] Get all volumes completed successfully. Sep 09 10:20:49.354010 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-1920a9b3-63dd-4046-a93d-66b8657ddca1 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:20:49.355148 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 8/30] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:20:49 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 09 10:20:59.339871 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:21:49.368536 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-475be4b8-a777-459c-b25c-911759a3a01d None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:21:49.372635 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:21:49.373083 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:21:49.373556 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:21:49.374519 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:21:49.375651 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:21:49.388992 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] Get all volumes completed successfully. Sep 09 10:21:49.393323 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-475be4b8-a777-459c-b25c-911759a3a01d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:21:49.395471 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 8/31] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:21:49 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 09 10:21:59.380072 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:22:49.411242 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:22:49.414424 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:22:49.414672 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:22:49.414926 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:22:49.415263 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:22:49.416174 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:22:49.429670 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] Get all volumes completed successfully. Sep 09 10:22:49.433833 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-48e29f34-7800-4721-b4a5-422f8fc65d7b demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:22:49.434561 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 9/32] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:22:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:22:59.419610 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:23:49.450087 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:23:49.653985 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:23:49.653985 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:23:49.654288 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:23:49.654774 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:23:49.656154 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:23:49.667350 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] Get all volumes completed successfully. Sep 09 10:23:49.671022 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-64d2a77f-cd31-4b57-a323-d4f72ad87e4d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:23:49.672902 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 8/33] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:23:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:23:59.660271 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:24:49.689949 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:24:49.694962 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:24:49.695129 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:24:49.695363 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:24:49.695561 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:24:49.696223 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:24:49.703982 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] Get all volumes completed successfully. Sep 09 10:24:49.705860 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-147843dd-bda8-458b-b3af-e6f9e32f9acf demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:24:49.706236 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 9/34] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:24:49 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 09 10:24:59.700551 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:25:49.723987 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-36c8ca37-e844-421e-afb2-2442a84c40de None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:25:49.726984 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:25:49.727251 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:25:49.727490 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:25:49.727902 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:25:49.728969 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:25:49.738194 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] Get all volumes completed successfully. Sep 09 10:25:49.740555 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-36c8ca37-e844-421e-afb2-2442a84c40de demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:25:49.741513 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 9/35] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:25:49 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 09 10:25:59.732461 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:26:49.759153 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:26:49.761291 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:26:49.761555 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:26:49.761690 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:26:49.761866 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:26:49.762575 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:26:49.772582 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] Get all volumes completed successfully. Sep 09 10:26:49.774449 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-953bccd9-4a97-4b6e-9445-9223c8d0e8ba demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:26:49.774831 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 10/36] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:26:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:26:59.769089 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:27:49.795845 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-c64458e4-7184-4da0-a869-69e9781e3578 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:27:49.799588 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:27:49.799925 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:27:49.800277 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:27:49.800695 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:27:49.801845 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:27:49.812326 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] Get all volumes completed successfully. Sep 09 10:27:49.816021 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-c64458e4-7184-4da0-a869-69e9781e3578 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:27:49.816434 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 9/37] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:27:49 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 09 10:27:59.805628 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:28:49.836108 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-da587b05-038f-4e06-b2db-df20827f0ab8 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:28:49.970412 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:28:49.970840 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:28:49.971303 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:28:49.971954 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:28:49.973611 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:28:49.988449 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] Get all volumes completed successfully. Sep 09 10:28:49.993125 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-da587b05-038f-4e06-b2db-df20827f0ab8 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:28:49.994006 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 10/38] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:28:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:28:59.979026 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:29:50.013636 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:29:50.017810 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:29:50.018177 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:29:50.018679 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:29:50.019110 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:29:50.020620 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:29:50.032836 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] Get all volumes completed successfully. Sep 09 10:29:50.036735 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-584fc2fa-1b7d-4126-8e7a-5431c3fd92cd demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:29:50.037495 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 10/39] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:29:50 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 09 10:30:00.025703 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:30:50.056330 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-52190d65-50fe-481e-bae6-f846cb5af492 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:30:50.060396 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:30:50.060756 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:30:50.061153 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:30:50.061647 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:30:50.063036 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:30:50.076501 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] Get all volumes completed successfully. Sep 09 10:30:50.081154 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-52190d65-50fe-481e-bae6-f846cb5af492 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:30:50.081936 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 11/40] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:30:50 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 09 10:31:00.068450 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:31:50.101782 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:31:50.105935 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:31:50.106311 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:31:50.107006 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:31:50.107510 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:31:50.108775 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:31:50.122738 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] Get all volumes completed successfully. Sep 09 10:31:50.127309 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-4a8bda0f-0826-4a68-a2a7-d334508fa4b3 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:31:50.128100 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 10/41] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:31:50 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 09 10:32:00.112864 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:32:50.149346 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-b1171e21-5431-4965-b102-b419985640c1 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:32:50.151793 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:32:50.151793 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:32:50.151995 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:32:50.152370 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:32:50.152930 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:32:50.160001 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] Get all volumes completed successfully. Sep 09 10:32:50.161869 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-b1171e21-5431-4965-b102-b419985640c1 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:32:50.162242 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 11/42] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:32:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:33:00.156395 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:33:50.181288 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:33:50.305606 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:33:50.305748 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:33:50.305965 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:33:50.306195 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:33:50.306823 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:33:50.316405 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] Get all volumes completed successfully. Sep 09 10:33:50.318148 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-3299f9f0-22ae-4cfa-beb7-b20c620da89c demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:33:50.318486 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 11/43] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:33:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:34:00.309637 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:34:50.331032 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:34:50.334766 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:34:50.335064 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:34:50.335395 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:34:50.335751 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:34:50.336967 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:34:50.345838 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] Get all volumes completed successfully. Sep 09 10:34:50.347919 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-7e8fc62e-785b-402f-97e0-ce7725cf0e4e demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:34:50.348359 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 12/44] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:34:50 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 09 10:35:00.341021 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:35:50.361641 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-36c87446-baec-44ab-8a9f-ccee4df57adb None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:35:50.364655 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:35:50.364827 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:35:50.365056 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:35:50.365350 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:35:50.366166 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:35:50.373878 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] Get all volumes completed successfully. Sep 09 10:35:50.376014 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-36c87446-baec-44ab-8a9f-ccee4df57adb demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:35:50.376401 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 11/45] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:35:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:36:00.369452 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:36:50.387575 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.middleware.request_id [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 None None] RequestId filter calling following filter/app {{(pid=111500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:36:50.389905 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:36:50.390094 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] Empty body provided in request {{(pid=111500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:36:50.390233 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.openstack.wsgi [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] Calling method 'detail' {{(pid=111500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:36:50.390774 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.api.api_utils [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] Removing options '' from query. {{(pid=111500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:36:50.391060 np0000192385 devstack@c-api.service[111500]: DEBUG cinder.volume.api [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:36:50.397504 np0000192385 devstack@c-api.service[111500]: INFO cinder.volume.api [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] Get all volumes completed successfully. Sep 09 10:36:50.399330 np0000192385 devstack@c-api.service[111500]: INFO cinder.api.openstack.wsgi [None req-886fee1c-d579-45f3-b6ab-a89b83d6cc75 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:36:50.399679 np0000192385 devstack@c-api.service[111500]: [pid: 111500|app: 0|req: 12/46] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:36:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:37:00.393760 np0000192385 devstack@c-api.service[111500]: DEBUG dbcounter [-] [111500] Writing DB stats cinder:SELECT=1 {{(pid=111500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:37:50.412593 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.middleware.request_id [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce None None] RequestId filter calling following filter/app {{(pid=111502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:37:50.415241 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:37:50.415472 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] Empty body provided in request {{(pid=111502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:37:50.415741 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.openstack.wsgi [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] Calling method 'detail' {{(pid=111502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:37:50.416052 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.api.api_utils [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] Removing options '' from query. {{(pid=111502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:37:50.416998 np0000192385 devstack@c-api.service[111502]: DEBUG cinder.volume.api [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:37:50.428083 np0000192385 devstack@c-api.service[111502]: INFO cinder.volume.api [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] Get all volumes completed successfully. Sep 09 10:37:50.430441 np0000192385 devstack@c-api.service[111502]: INFO cinder.api.openstack.wsgi [None req-4a0c1c5e-a9d8-4d60-90c0-140ebb48abce demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:37:50.430860 np0000192385 devstack@c-api.service[111502]: [pid: 111502|app: 0|req: 12/47] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:37:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:38:00.420333 np0000192385 devstack@c-api.service[111502]: DEBUG dbcounter [-] [111502] Writing DB stats cinder:SELECT=1 {{(pid=111502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:38:50.450127 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.middleware.request_id [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 None None] RequestId filter calling following filter/app {{(pid=111503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:38:50.653543 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:38:50.653784 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] Empty body provided in request {{(pid=111503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:38:50.654351 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.openstack.wsgi [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] Calling method 'detail' {{(pid=111503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:38:50.654773 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.api.api_utils [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] Removing options '' from query. {{(pid=111503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:38:50.656481 np0000192385 devstack@c-api.service[111503]: DEBUG cinder.volume.api [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:38:50.667932 np0000192385 devstack@c-api.service[111503]: INFO cinder.volume.api [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] Get all volumes completed successfully. Sep 09 10:38:50.672495 np0000192385 devstack@c-api.service[111503]: INFO cinder.api.openstack.wsgi [None req-715ed23b-74da-42dd-9fc4-aa39a653fe80 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:38:50.673473 np0000192385 devstack@c-api.service[111503]: [pid: 111503|app: 0|req: 13/48] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:38:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:39:00.661105 np0000192385 devstack@c-api.service[111503]: DEBUG dbcounter [-] [111503] Writing DB stats cinder:SELECT=1 {{(pid=111503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:39:50.687909 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.middleware.request_id [None req-bf4c672a-0316-483a-893a-e53f12ea857c None None] RequestId filter calling following filter/app {{(pid=111501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:39:50.692287 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 09 10:39:50.692625 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] Empty body provided in request {{(pid=111501) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:39:50.692984 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.openstack.wsgi [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] Calling method 'detail' {{(pid=111501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:39:50.693429 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.api.api_utils [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] Removing options '' from query. {{(pid=111501) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:39:50.695513 np0000192385 devstack@c-api.service[111501]: DEBUG cinder.volume.api [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111501) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:39:50.706611 np0000192385 devstack@c-api.service[111501]: INFO cinder.volume.api [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] Get all volumes completed successfully. Sep 09 10:39:50.708634 np0000192385 devstack@c-api.service[111501]: INFO cinder.api.openstack.wsgi [None req-bf4c672a-0316-483a-893a-e53f12ea857c demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:39:50.709066 np0000192385 devstack@c-api.service[111501]: [pid: 111501|app: 0|req: 12/49] 162.253.55.189 () {64 vars in 1296 bytes} [Wed Sep 9 10:39:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:40:00.700510 np0000192385 devstack@c-api.service[111501]: DEBUG dbcounter [-] [111501] Writing DB stats cinder:SELECT=1 {{(pid=111501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}