Aug 08 05:21:16.100785 np0000188241 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 08 05:21:16.110710 np0000188241 devstack@c-api.service[110882]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 8 05:21:16 2026] *** Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: nodename: np0000188241 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: machine: x86_64 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: clock source: unix Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: pcre jit disabled Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: detected number of CPU cores: 16 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: current working directory: / Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: detected binary path: /usr/bin/uwsgi-core Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: your processes number limit is 256916 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: your memory page size is 4096 bytes Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: detected max file descriptor number: 2048 Aug 08 05:21:16.115187 np0000188241 devstack@c-api.service[110882]: lock engine: pthread robust mutexes Aug 08 05:21:16.115743 np0000188241 devstack@c-api.service[110882]: thunder lock: enabled Aug 08 05:21:16.115743 np0000188241 devstack@c-api.service[110882]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 08 05:21:16.115743 np0000188241 devstack@c-api.service[110882]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 08 05:21:16.115743 np0000188241 devstack@c-api.service[110882]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 08 05:21:16.115743 np0000188241 devstack@c-api.service[110882]: Set PythonHome to /opt/stack/data/venv Aug 08 05:21:16.149685 np0000188241 devstack@c-api.service[110882]: Python main interpreter initialized at 0x79dda52a4668 Aug 08 05:21:16.149685 np0000188241 devstack@c-api.service[110882]: python threads support enabled Aug 08 05:21:16.149685 np0000188241 devstack@c-api.service[110882]: your server socket listen backlog is limited to 100 connections Aug 08 05:21:16.149685 np0000188241 devstack@c-api.service[110882]: your mercy for graceful operations on workers is 80 seconds Aug 08 05:21:16.150175 np0000188241 devstack@c-api.service[110882]: mapped 671795 bytes (656 KB) for 4 cores Aug 08 05:21:16.150334 np0000188241 devstack@c-api.service[110882]: *** Operational MODE: preforking *** Aug 08 05:21:16.150491 np0000188241 devstack@c-api.service[110882]: *** uWSGI is running in multiple interpreter mode *** Aug 08 05:21:16.150491 np0000188241 devstack@c-api.service[110882]: spawned uWSGI master process (pid: 110882) Aug 08 05:21:16.150644 np0000188241 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 08 05:21:16.151343 np0000188241 devstack@c-api.service[110882]: spawned uWSGI worker 1 (pid: 110885, cores: 1) Aug 08 05:21:16.151928 np0000188241 devstack@c-api.service[110882]: spawned uWSGI worker 2 (pid: 110886, cores: 1) Aug 08 05:21:16.153502 np0000188241 devstack@c-api.service[110882]: spawned uWSGI worker 3 (pid: 110887, cores: 1) Aug 08 05:21:16.153502 np0000188241 devstack@c-api.service[110882]: spawned uWSGI worker 4 (pid: 110889, cores: 1) Aug 08 05:21:16.153502 np0000188241 devstack@c-api.service[110882]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: we strongly recommend against using it for new projects. Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: If you are already using Eventlet, we recommend migrating to a different Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: framework. For more detail see Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 05:21:16.275552 np0000188241 devstack@c-api.service[110887]: import eventlet # noqa Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: we strongly recommend against using it for new projects. Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: If you are already using Eventlet, we recommend migrating to a different Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: framework. For more detail see Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 05:21:16.277212 np0000188241 devstack@c-api.service[110886]: import eventlet # noqa Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: we strongly recommend against using it for new projects. Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: If you are already using Eventlet, we recommend migrating to a different Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: framework. For more detail see Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 05:21:16.289626 np0000188241 devstack@c-api.service[110885]: import eventlet # noqa Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: we strongly recommend against using it for new projects. Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: If you are already using Eventlet, we recommend migrating to a different Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: framework. For more detail see Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 05:21:16.291720 np0000188241 devstack@c-api.service[110889]: import eventlet # noqa Aug 08 05:21:16.438489 np0000188241 devstack@c-api.service[110887]: /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 Aug 08 05:21:16.438489 np0000188241 devstack@c-api.service[110887]: from cgi import parse_header Aug 08 05:21:16.447875 np0000188241 devstack@c-api.service[110886]: /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 Aug 08 05:21:16.447875 np0000188241 devstack@c-api.service[110886]: from cgi import parse_header Aug 08 05:21:16.457819 np0000188241 devstack@c-api.service[110889]: /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 Aug 08 05:21:16.457819 np0000188241 devstack@c-api.service[110889]: from cgi import parse_header Aug 08 05:21:16.469228 np0000188241 devstack@c-api.service[110885]: /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 Aug 08 05:21:16.469228 np0000188241 devstack@c-api.service[110885]: from cgi import parse_header Aug 08 05:21:16.479248 np0000188241 devstack@c-api.service[110887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 05:21:16.479248 np0000188241 devstack@c-api.service[110887]: warnings.warn( Aug 08 05:21:16.490321 np0000188241 devstack@c-api.service[110887]: /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. Aug 08 05:21:16.490321 np0000188241 devstack@c-api.service[110887]: removals.removed_module( Aug 08 05:21:16.491075 np0000188241 devstack@c-api.service[110887]: /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. Aug 08 05:21:16.491075 np0000188241 devstack@c-api.service[110887]: removals.removed_module( Aug 08 05:21:16.503126 np0000188241 devstack@c-api.service[110886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 05:21:16.503126 np0000188241 devstack@c-api.service[110886]: warnings.warn( Aug 08 05:21:16.508967 np0000188241 devstack@c-api.service[110885]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 05:21:16.508967 np0000188241 devstack@c-api.service[110885]: warnings.warn( Aug 08 05:21:16.518497 np0000188241 devstack@c-api.service[110886]: /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. Aug 08 05:21:16.518497 np0000188241 devstack@c-api.service[110886]: removals.removed_module( Aug 08 05:21:16.519151 np0000188241 devstack@c-api.service[110889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 05:21:16.519151 np0000188241 devstack@c-api.service[110889]: warnings.warn( Aug 08 05:21:16.519633 np0000188241 devstack@c-api.service[110886]: /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. Aug 08 05:21:16.519633 np0000188241 devstack@c-api.service[110886]: removals.removed_module( Aug 08 05:21:16.521475 np0000188241 devstack@c-api.service[110885]: /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. Aug 08 05:21:16.521475 np0000188241 devstack@c-api.service[110885]: removals.removed_module( Aug 08 05:21:16.522228 np0000188241 devstack@c-api.service[110885]: /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. Aug 08 05:21:16.522228 np0000188241 devstack@c-api.service[110885]: removals.removed_module( Aug 08 05:21:16.535707 np0000188241 devstack@c-api.service[110889]: /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. Aug 08 05:21:16.535707 np0000188241 devstack@c-api.service[110889]: removals.removed_module( Aug 08 05:21:16.536877 np0000188241 devstack@c-api.service[110889]: /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. Aug 08 05:21:16.536877 np0000188241 devstack@c-api.service[110889]: removals.removed_module( Aug 08 05:21:17.251636 np0000188241 devstack@c-api.service[110887]: /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 Aug 08 05:21:17.251636 np0000188241 devstack@c-api.service[110887]: warnings.warn( Aug 08 05:21:17.294717 np0000188241 devstack@c-api.service[110885]: /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 Aug 08 05:21:17.294717 np0000188241 devstack@c-api.service[110885]: warnings.warn( Aug 08 05:21:17.301450 np0000188241 devstack@c-api.service[110887]: /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. Aug 08 05:21:17.301450 np0000188241 devstack@c-api.service[110887]: warnings.warn( Aug 08 05:21:17.344383 np0000188241 devstack@c-api.service[110885]: /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. Aug 08 05:21:17.344383 np0000188241 devstack@c-api.service[110885]: warnings.warn( Aug 08 05:21:17.362875 np0000188241 devstack@c-api.service[110889]: /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 Aug 08 05:21:17.362875 np0000188241 devstack@c-api.service[110889]: warnings.warn( Aug 08 05:21:17.380824 np0000188241 devstack@c-api.service[110886]: /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 Aug 08 05:21:17.380824 np0000188241 devstack@c-api.service[110886]: warnings.warn( Aug 08 05:21:17.411805 np0000188241 devstack@c-api.service[110889]: /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. Aug 08 05:21:17.411805 np0000188241 devstack@c-api.service[110889]: warnings.warn( Aug 08 05:21:17.429868 np0000188241 devstack@c-api.service[110886]: /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. Aug 08 05:21:17.429868 np0000188241 devstack@c-api.service[110886]: warnings.warn( Aug 08 05:21:17.490110 np0000188241 devstack@c-api.service[110887]: 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. Aug 08 05:21:17.490350 np0000188241 devstack@c-api.service[110887]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110887) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 05:21:17.529333 np0000188241 devstack@c-api.service[110885]: 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. Aug 08 05:21:17.529491 np0000188241 devstack@c-api.service[110885]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110885) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 05:21:17.577237 np0000188241 devstack@c-api.service[110887]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 05:21:17.577237 np0000188241 devstack@c-api.service[110887]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 05:21:17.583412 np0000188241 devstack@c-api.service[110889]: 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. Aug 08 05:21:17.583594 np0000188241 devstack@c-api.service[110889]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110889) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 05:21:17.590863 np0000188241 devstack@c-api.service[110885]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 05:21:17.590863 np0000188241 devstack@c-api.service[110885]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 05:21:17.619196 np0000188241 devstack@c-api.service[110886]: 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. Aug 08 05:21:17.619383 np0000188241 devstack@c-api.service[110886]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110886) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 05:21:17.647846 np0000188241 devstack@c-api.service[110889]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 05:21:17.647846 np0000188241 devstack@c-api.service[110889]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 05:21:17.680753 np0000188241 devstack@c-api.service[110886]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 05:21:17.680753 np0000188241 devstack@c-api.service[110886]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 05:21:18.038720 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110885) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 05:21:18.038962 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110889) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 05:21:18.039059 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110887) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 05:21:18.039130 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039130 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.039269 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039418 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110886) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 05:21:18.039519 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039600 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.039672 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039735 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.039813 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039878 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039939 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.039939 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.039939 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.041328 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.041442 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.041442 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.041577 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.041577 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.041715 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.041772 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.041834 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.041901 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.041967 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.042050 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.042132 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.042224 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.042326 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.042397 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.042484 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.042590 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.042664 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.042733 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.042796 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.042865 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.042926 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.042993 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.043056 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.043056 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.043056 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.043056 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.043056 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.044164 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.044279 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.044396 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.044396 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.044535 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.044628 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.044721 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.044804 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.044878 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.044943 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.045006 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.045006 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.045128 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.045210 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.045273 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.045381 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.045452 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.045510 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.045572 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.045632 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.045695 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.045758 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.045836 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.045905 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.045968 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.046034 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.046108 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.046165 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.046232 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.046318 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.046380 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.046472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.046623 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.046709 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.046791 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.046874 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.046938 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.047003 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.047074 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.047136 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.047207 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.047265 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.047513 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.047573 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.047617 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.047659 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.047699 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.047742 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.047805 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.047859 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.047917 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.047968 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.048018 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.048082 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.048082 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.048082 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.048204 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.048255 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.048324 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.048380 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.048425 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.048467 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.048515 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.048561 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.048606 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.048648 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.048695 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.048744 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.048786 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.048839 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.048882 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.048923 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.048969 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.049011 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.049058 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.049104 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.049148 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.049190 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.049233 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.049274 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.049362 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.049415 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.049464 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.049510 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.049552 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.049894 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.050007 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.050057 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.050101 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.050143 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.050184 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.050227 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.050267 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.050336 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.050398 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.050452 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.050490 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.050546 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.050593 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.050646 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.050690 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.050731 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.050768 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.050811 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.050853 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.051137 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.051137 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.051216 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.051266 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.051325 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.051387 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.051432 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.051470 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.051520 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.051562 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.051604 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.051649 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.051705 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.051745 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.051787 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.051830 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.051876 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.051923 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.051923 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.052000 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.052038 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.052084 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.052131 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.052173 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.052221 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.052259 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.052259 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.052259 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.052406 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.052406 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.052491 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.052537 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.052583 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.052620 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.052663 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.052705 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.052749 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.052786 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.052826 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.052868 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.052915 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.052963 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.053005 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.053052 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.053094 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.053094 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.053165 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.053212 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.053255 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.053319 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.053382 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.053421 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.053421 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.053421 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.053421 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.053421 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.054926 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.054984 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.055037 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.055093 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.055136 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.055177 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.055222 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.055264 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.055330 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.055375 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.055422 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.055467 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.055503 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.055547 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.055577 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.055628 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.055655 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.055683 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.055716 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.055745 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.055771 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.055800 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.055832 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.055858 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.055886 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.055920 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.055920 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.055920 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.056682 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.056745 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.056782 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.056810 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.056835 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.056867 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.056897 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.056928 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.056961 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.057053 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.057164 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.057192 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.057217 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.057251 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.057278 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.057330 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.057330 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.057395 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.057436 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.057469 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.057495 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.057528 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.057554 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.057585 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.057610 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.057640 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.057640 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.057640 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.057844 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.057909 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.057939 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.057970 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.057996 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.058028 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.058054 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.058084 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.058110 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.058141 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.058175 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.058205 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.058230 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.058263 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.058307 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.058355 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.058386 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.058461 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.058499 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.058548 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.058575 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.058608 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.058639 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.058664 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.058696 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.058725 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.058780 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.058842 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.059049 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.059112 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.059142 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.059167 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.059201 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.059231 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.059260 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.059290 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.059349 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.059383 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.059415 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.059441 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.059474 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.059504 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.059543 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.059574 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.059600 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.059630 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.059654 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.059687 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.059714 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.059746 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.059773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.059773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.059773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.059773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.059773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.059882 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.060250 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.060347 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.060402 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.060444 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.060472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.060502 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.060533 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.060559 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.060585 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.060615 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.060645 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.060672 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.060700 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.060700 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.060760 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.060790 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.060819 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.060850 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.060877 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.060911 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.060939 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.060971 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.060971 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.061028 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.061028 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.061083 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.061116 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.061116 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.061820 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.061869 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.061936 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.061993 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.062055 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.062085 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062117 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062150 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.062179 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.062210 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.062235 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.062270 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.062319 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.062357 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062384 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.062413 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.062439 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.062465 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.062490 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.062516 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.062590 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.062621 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.062651 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.062677 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062704 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.062736 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.062766 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.062798 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.062828 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062861 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.062891 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.062923 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.062954 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.062979 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.063008 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.063034 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.063064 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.063089 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.063118 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.063143 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.063176 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.063207 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.063233 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.063256 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.063281 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.063333 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.063369 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.063395 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.063423 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.063455 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.063486 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.065420 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.065483 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.065541 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.065588 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.065627 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.065669 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.065716 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.065755 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.065805 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.065851 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.065894 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.065941 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.065989 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.065989 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.066063 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.066063 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.066140 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.066184 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.066232 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.066270 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.066270 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.066355 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.066355 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.066421 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.066460 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.066460 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.066460 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.066460 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.067926 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.067989 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.068045 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.068110 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.068153 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.068193 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.068230 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.068275 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.068337 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.068385 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.068430 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.068468 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.068510 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.068556 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.068597 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.068643 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.068681 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.068720 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.068756 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.068793 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.068841 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.068880 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.068925 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.068967 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.069012 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.069050 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.069050 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.069050 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.069982 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.070049 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.070094 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.070169 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.070218 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.070264 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.070322 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.070371 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.070414 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.070455 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.070494 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.070569 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.070615 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.070654 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.070694 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.070737 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.070774 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.070816 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.070859 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.070898 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.070936 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.070985 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.071028 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.071072 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.071115 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.071157 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.071194 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.071230 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.071268 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.071333 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.071383 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.071436 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.071483 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.071531 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.071576 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.071617 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.071660 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.071704 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.071746 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.071788 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.071831 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.071874 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.071911 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.071949 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.071985 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.072029 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.072066 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.072103 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.072139 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.072177 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.072226 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.072270 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.072324 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.072363 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.072363 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.072363 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.072472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.072472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.072472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.072472 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.072628 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.072667 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.072705 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.072748 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.072790 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.072829 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.072871 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.072914 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.072955 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.073003 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.073042 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.073085 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.073126 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.073170 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.073207 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.073254 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.073307 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.073347 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.073395 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.073528 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.073578 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.073622 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.073660 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.073698 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.073740 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.073777 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.073813 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.073857 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.073904 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.073946 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.073988 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.074025 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.074061 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.074102 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.074143 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.074185 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.074231 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.074268 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.074333 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.074379 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.074421 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.074459 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.074501 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.074563 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.074612 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.074655 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.077788 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.077861 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.077901 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.077947 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.077998 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.078047 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.078086 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.078128 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.078173 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.078214 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.078258 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.078315 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.078315 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.078315 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.078434 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.078434 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.078434 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.078584 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.078584 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.078673 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.078673 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.078846 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.078899 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.078938 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.078988 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.079027 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.079070 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.079109 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.079151 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.079194 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.079232 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.079268 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.079318 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.079364 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.079407 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.079445 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.079485 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.079525 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.079560 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.079594 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.079628 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.079675 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.079711 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.079750 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.079790 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.079830 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.079830 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.079830 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.079932 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.079969 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.080010 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.080010 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.080010 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.080116 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.080153 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.080192 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.080225 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.080263 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.080322 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.080359 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.080402 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.080442 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.080494 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.080534 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.080569 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.080612 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.080649 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.080691 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.080734 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.080771 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.080807 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.080850 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.080892 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.080930 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.080971 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.081012 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.081048 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.081091 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.081128 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.081165 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.081165 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.081165 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.081165 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.081165 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.082121 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.082184 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.082247 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.082311 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.082365 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.082411 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.082456 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.082500 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.082579 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.082624 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.082668 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.082716 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.082753 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.082798 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.082844 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.082885 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.082928 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.082972 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.083014 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.083059 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.083101 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.083138 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.083181 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.083219 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.083253 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.083253 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.083355 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.083400 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.083914 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.083993 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.084037 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.084088 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.084127 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.084166 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.084208 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.084257 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.084315 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.084364 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.084401 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.084440 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.084474 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.084513 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.084547 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.084586 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.084622 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.084671 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.084708 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.084749 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.084787 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.084822 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.084858 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.084894 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.084932 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.084966 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.085015 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.085015 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.085714 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.085780 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.085859 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.085908 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.085951 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.085988 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.086029 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.086067 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.086111 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.086147 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.086189 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.086230 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.086265 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.086329 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.086368 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.086414 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.086456 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.086506 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.086558 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.086595 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.086637 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.086674 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.086709 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.086745 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.086781 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.086817 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.086817 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.086817 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.088119 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.088174 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.088242 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.088307 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.088350 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.088388 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.088433 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.088471 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.088507 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.088556 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.088593 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.088629 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.088670 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.088712 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.088750 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.088785 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.088826 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.088862 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.088903 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.088942 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.088942 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.089017 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.089017 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.089092 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.089134 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.089171 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.089209 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.089246 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.089310 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.089349 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.089394 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.089438 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.089480 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.089524 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.089565 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.089606 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.089649 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.089685 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.089726 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.089767 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.089804 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.089840 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.089880 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.089920 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.089956 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.089996 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.090033 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.090073 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.090114 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.090151 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.091967 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.092027 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.092072 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.092112 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.092149 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.092189 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.092226 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.092267 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.092317 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.092354 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.092390 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.092390 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.092467 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.092510 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.092547 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.092584 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.092584 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.092655 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.092692 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.092731 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.092773 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.092809 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.092855 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.092896 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.092932 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.092974 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.092974 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.092974 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.093442 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.093495 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.093547 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.093547 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.093616 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.093672 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.093711 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.093748 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.093790 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.093835 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.093872 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.093908 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.093948 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.093986 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.094022 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.094063 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.094111 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.094155 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.094202 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.094239 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.094274 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.094340 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.094387 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.094424 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.094459 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.094496 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.094553 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.094684 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.094730 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.094767 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.094803 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.094839 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.094880 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.094921 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.094957 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.094992 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.095027 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.095064 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.095104 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.095146 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.095186 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.095222 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.095263 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.095319 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.095366 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.095402 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.095439 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.095474 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.095509 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.095550 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.095592 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.095628 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.095663 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.095663 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.095663 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.095663 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 05:21:18.100554 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.100627 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.100668 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.100717 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.100755 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.100820 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.101096 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.101181 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.101229 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.101315 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.101369 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.101414 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.101452 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.101500 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.101542 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.101577 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.101618 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 05:21:18.101655 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.101691 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 05:21:18.101731 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.101773 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 05:21:18.101808 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 05:21:18.101850 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 05:21:18.101910 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 05:21:18.148458 np0000188241 devstack@c-api.service[110887]: INFO dbcounter [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Registered counter for database cinder Aug 08 05:21:18.148862 np0000188241 devstack@c-api.service[110889]: INFO dbcounter [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Registered counter for database cinder Aug 08 05:21:18.149321 np0000188241 devstack@c-api.service[110886]: INFO dbcounter [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Registered counter for database cinder Aug 08 05:21:18.149400 np0000188241 devstack@c-api.service[110885]: INFO dbcounter [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Registered counter for database cinder Aug 08 05:21:18.190758 np0000188241 devstack@c-api.service[110887]: DEBUG oslo_db.sqlalchemy.engines [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 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=110887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.192468 np0000188241 devstack@c-api.service[110889]: DEBUG oslo_db.sqlalchemy.engines [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 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=110889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.193610 np0000188241 devstack@c-api.service[110885]: DEBUG oslo_db.sqlalchemy.engines [None req-0458d153-4f29-44d7-8529-08709b5ab801 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=110885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.195004 np0000188241 devstack@c-api.service[110886]: DEBUG oslo_db.sqlalchemy.engines [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 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=110886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.309411 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writer thread running {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 05:21:18.309585 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writer thread running {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 05:21:18.309961 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writer thread running {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 05:21:18.310198 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 05:21:18.310240 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 05:21:18.310521 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 05:21:18.312422 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 05:21:18.312593 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 05:21:18.313416 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 05:21:18.313752 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writer thread running {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 05:21:18.314747 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 05:21:18.315575 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 05:21:18.316128 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 05:21:18.316633 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 05:21:18.316989 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 05:21:18.318189 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 05:21:18.318940 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.319099 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.319144 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 05:21:18.319563 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 05:21:18.320801 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.321833 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 05:21:18.322131 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.324416 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 05:21:18.324802 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.324865 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.325584 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.328984 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.353001 np0000188241 devstack@c-api.service[110885]: DEBUG oslo_db.sqlalchemy.engines [None req-0458d153-4f29-44d7-8529-08709b5ab801 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=110885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.355217 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 05:21:18.357494 np0000188241 devstack@c-api.service[110885]: INFO cinder.rpc [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 05:21:18.358028 np0000188241 devstack@c-api.service[110889]: DEBUG oslo_db.sqlalchemy.engines [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 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=110889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.358725 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.358945 np0000188241 devstack@c-api.service[110887]: DEBUG oslo_db.sqlalchemy.engines [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 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=110887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.360852 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 05:21:18.361355 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 05:21:18.362273 np0000188241 devstack@c-api.service[110886]: DEBUG oslo_db.sqlalchemy.engines [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 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=110886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:18.363278 np0000188241 devstack@c-api.service[110889]: INFO cinder.rpc [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 05:21:18.363744 np0000188241 devstack@c-api.service[110887]: INFO cinder.rpc [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 05:21:18.365945 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.366036 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.366076 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 05:21:18.367413 np0000188241 devstack@c-api.service[110886]: INFO cinder.rpc [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 05:21:18.368784 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.371744 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.376383 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.377118 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.379660 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.380027 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.382393 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.382774 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.383217 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.383880 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.385680 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.386413 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.386471 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.387059 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.388930 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.390163 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.390567 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.390652 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.393219 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.393576 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.393641 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.393715 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.396237 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.396534 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.396603 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.396813 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.399235 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.399894 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.399976 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.400012 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.401329 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.402311 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.402404 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.402450 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.404060 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.405149 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.405316 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.405546 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.406809 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.407129 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.408074 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.409556 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.409625 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.409659 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.409913 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.412470 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.412995 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.414777 np0000188241 devstack@c-api.service[110885]: WARNING cinder.api.contrib.hosts [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 05:21:18.415025 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.415434 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.415563 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.416941 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.417837 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.418599 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.418790 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.418996 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.420080 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.420630 np0000188241 devstack@c-api.service[110887]: WARNING cinder.api.contrib.hosts [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 05:21:18.420763 np0000188241 devstack@c-api.service[110889]: WARNING cinder.api.contrib.hosts [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 05:21:18.421419 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.421494 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.421554 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.421727 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.422820 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.422937 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.423005 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.423539 np0000188241 devstack@c-api.service[110886]: WARNING cinder.api.contrib.hosts [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 05:21:18.424337 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.424414 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.424473 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.424534 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.425720 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.425793 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.425910 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.425979 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.426680 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: extensions {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.427262 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.427367 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.427430 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.428616 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.428963 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.429048 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-quota-sets {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.429122 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.430012 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-hosts {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.430198 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.430266 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.430363 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.431426 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.431564 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-snapshot-manage {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.431662 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.431743 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.432448 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: extensions {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.432598 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: extensions {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.432905 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: extra_specs {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.433032 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.433788 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-quota-sets {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.434291 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-quota-sets {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.434411 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.434478 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: consistencygroups {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.435213 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-hosts {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.435334 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: extensions {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.435786 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-hosts {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.436475 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: encryption {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.436613 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-snapshot-manage {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.436695 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-quota-sets {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.437190 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-snapshot-manage {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.438037 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: scheduler-stats {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.438145 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-hosts {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.438210 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: extra_specs {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.438688 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: extra_specs {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.439500 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: backups {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.439636 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-snapshot-manage {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.439717 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: consistencygroups {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.440184 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: consistencygroups {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.440987 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: extra_specs {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.441518 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-availability-zone {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.441637 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: encryption {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.442166 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: encryption {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.442738 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: consistencygroups {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.442838 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-volume-transfer {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.443234 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: scheduler-stats {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.443733 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: scheduler-stats {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.444457 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: encryption {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.444695 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: backups {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.444806 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: encryption {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.445220 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: backups {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.446026 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: capabilities {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.446281 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: scheduler-stats {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.446809 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-availability-zone {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.447327 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-quota-class-sets {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.447415 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-availability-zone {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.447761 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: backups {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.448159 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-volume-transfer {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.448659 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-volume-type-access {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.448746 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-volume-transfer {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.449766 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-availability-zone {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.449831 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: encryption {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.450226 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: cgsnapshots {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.450282 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: encryption {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.451076 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-volume-transfer {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.451426 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: capabilities {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.451674 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: os-volume-manage {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.451861 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: capabilities {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.452669 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-quota-class-sets {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.452732 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: encryption {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.453114 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extended resource: qos-specs {{(pid=110885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.453279 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-quota-class-sets {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.454004 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-volume-type-access {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.454282 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: capabilities {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.454643 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-volume-type-access {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.455560 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-quota-class-sets {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.455647 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: cgsnapshots {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.456211 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: cgsnapshots {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.456359 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.457000 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-volume-type-access {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.457673 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: os-volume-manage {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.457785 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: os-volume-manage {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.457934 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.458798 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: cgsnapshots {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.459122 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extended resource: qos-specs {{(pid=110887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.459331 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extended resource: qos-specs {{(pid=110889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.459463 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.460471 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.contrib.snapshot_actions [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] SnapshotActionsController initialized {{(pid=110885) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 05:21:18.460810 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: os-volume-manage {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.461194 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.462150 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extended resource: qos-specs {{(pid=110886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 05:21:18.462268 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.462374 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.462553 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.463684 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.463832 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.463897 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.464903 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.465118 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.465236 np0000188241 devstack@c-api.service[110885]: WARNING castellan.key_manager.migration [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.465286 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.466071 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466200 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.contrib.snapshot_actions [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] SnapshotActionsController initialized {{(pid=110889) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 05:21:18.466286 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466377 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.466430 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension AdminActions extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466467 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] SnapshotActionsController initialized {{(pid=110887) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 05:21:18.466510 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension AdminActions extending resource: snapshots {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466668 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension AdminActions extending resource: backups {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466741 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466838 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.466941 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.467018 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467095 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension UsedLimits extending resource: limits {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467146 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467188 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.467262 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension TypesManage extending resource: types {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467403 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467495 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeActions extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467645 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467704 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.467742 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.467881 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.v3.router [None req-0458d153-4f29-44d7-8529-08709b5ab801 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.468325 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.468519 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.468646 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] SnapshotActionsController initialized {{(pid=110886) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 05:21:18.469572 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.469801 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.470163 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.470941 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.471155 np0000188241 devstack@c-api.service[110889]: WARNING castellan.key_manager.migration [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.471550 np0000188241 devstack@c-api.service[110887]: WARNING castellan.key_manager.migration [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.472000 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472119 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472238 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension AdminActions extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472332 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.472376 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472467 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension AdminActions extending resource: snapshots {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472522 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472572 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension AdminActions extending resource: backups {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472667 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension AdminActions extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472760 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472760 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472910 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension AdminActions extending resource: snapshots {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.472995 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473090 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension AdminActions extending resource: backups {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473167 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension UsedLimits extending resource: limits {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473240 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473374 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473467 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473516 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension TypesManage extending resource: types {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473560 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473603 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473653 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension UsedLimits extending resource: limits {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473708 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeActions extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473751 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473751 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension TypesManage extending resource: types {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473834 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473875 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473926 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.473980 np0000188241 devstack@c-api.service[110886]: WARNING castellan.key_manager.migration [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 08 05:21:18.474036 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeActions extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474079 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.v3.router [None req-684d1799-ba04-4afe-b223-98a4a048e6b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474128 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474128 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474128 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.v3.router [None req-3b1f0d09-8aef-478b-bb04-d8162baa91b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474454 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474585 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474755 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension AdminActions extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.474928 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension AdminActions extending resource: snapshots {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475031 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension AdminActions extending resource: backups {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475135 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475234 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475352 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475457 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension UsedLimits extending resource: limits {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475563 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475666 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension TypesManage extending resource: types {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475780 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.475880 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeActions extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.476012 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.476121 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.476201 np0000188241 devstack@c-api.service[110885]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79dda52a4668 pid: 110885 (default app) Aug 08 05:21:18.476249 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.v3.router [None req-a5e6fd6e-df7e-4214-9f48-185042af9842 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 05:21:18.481580 np0000188241 devstack@c-api.service[110889]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79dda52a4668 pid: 110889 (default app) Aug 08 05:21:18.481781 np0000188241 devstack@c-api.service[110887]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79dda52a4668 pid: 110887 (default app) Aug 08 05:21:18.484175 np0000188241 devstack@c-api.service[110886]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79dda52a4668 pid: 110886 (default app) Aug 08 05:21:18.486145 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-0b338ef8-f048-461a-9abc-30dbf896df7a None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:21:18.488961 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Sat Aug 8 05:21:18 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 08 05:21:25.787634 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-afafb157-dc53-47bc-b129-04ca9c6c4ec1 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:21:26.300332 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-afafb157-dc53-47bc-b129-04ca9c6c4ec1 admin admin] POST https://199.204.45.22/volume/v3/types Aug 08 05:21:26.300891 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-afafb157-dc53-47bc-b129-04ca9c6c4ec1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 05:21:26.302553 np0000188241 devstack@c-api.service[110889]: /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. Aug 08 05:21:26.302553 np0000188241 devstack@c-api.service[110889]: warnings.warn( Aug 08 05:21:26.336754 np0000188241 devstack@c-api.service[110889]: DEBUG oslo_db.sqlalchemy.engines [None req-afafb157-dc53-47bc-b129-04ca9c6c4ec1 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=110889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:26.366288 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-afafb157-dc53-47bc-b129-04ca9c6c4ec1 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Aug 08 05:21:26.366742 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1326 bytes} [Sat Aug 8 05:21:25 2026] POST /volume/v3/types => generated 186 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:21:26.396175 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-6699b677-1b82-422f-a146-b446299d2ebe None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:21:26.772358 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-6699b677-1b82-422f-a146-b446299d2ebe admin admin] POST https://199.204.45.22/volume/v3/types/914268ad-04e1-447a-872e-4be47d692661/extra_specs Aug 08 05:21:26.773184 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-6699b677-1b82-422f-a146-b446299d2ebe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 05:21:26.774982 np0000188241 devstack@c-api.service[110887]: /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. Aug 08 05:21:26.774982 np0000188241 devstack@c-api.service[110887]: warnings.warn( Aug 08 05:21:26.810944 np0000188241 devstack@c-api.service[110887]: DEBUG oslo_db.sqlalchemy.engines [None req-6699b677-1b82-422f-a146-b446299d2ebe 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=110887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:21:26.876659 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-6699b677-1b82-422f-a146-b446299d2ebe admin admin] https://199.204.45.22/volume/v3/types/914268ad-04e1-447a-872e-4be47d692661/extra_specs returned with HTTP 200 Aug 08 05:21:26.877383 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 1/3] 199.204.45.22 () {68 vars in 1473 bytes} [Sat Aug 8 05:21:26 2026] POST /volume/v3/types/914268ad-04e1-447a-872e-4be47d692661/extra_specs => generated 55 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:21:28.356868 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=6 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:21:28.367888 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=6 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:21:36.363710 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:21:36.875063 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:24:10.946762 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-258c0e1f-8560-45f0-8f89-4b60e576a1a3 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:10.947497 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-258c0e1f-8560-45f0-8f89-4b60e576a1a3 None None] GET https://199.204.45.22/volume// Aug 08 05:24:10.947663 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-258c0e1f-8560-45f0-8f89-4b60e576a1a3 None None] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:10.947886 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-258c0e1f-8560-45f0-8f89-4b60e576a1a3 None None] Calling method 'all' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:10.948382 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-258c0e1f-8560-45f0-8f89-4b60e576a1a3 None None] https://199.204.45.22/volume// returned with HTTP 300 Aug 08 05:24:10.948683 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat Aug 8 05:24:10 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 05:24:47.826454 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-168481c8-6b39-438d-af49-a045497308da None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:47.827757 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 2/5] 199.204.45.22 () {62 vars in 1061 bytes} [Sat Aug 8 05:24:47 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 08 05:24:47.860986 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:47.870182 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Sat Aug 8 05:24:47 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 08 05:24:47.900095 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 req-fb8697ca-87f1-4e2b-8aff-feb89d8c169e None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:47.905440 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 req-fb8697ca-87f1-4e2b-8aff-feb89d8c169e demo demo] GET https://199.204.45.22/volume/v3/ Aug 08 05:24:47.905873 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 req-fb8697ca-87f1-4e2b-8aff-feb89d8c169e demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:47.906268 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 req-fb8697ca-87f1-4e2b-8aff-feb89d8c169e demo demo] Calling method 'version_select' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:47.907328 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [req-7ba6b525-2e41-4f14-9123-80f3f8d5f495 req-fb8697ca-87f1-4e2b-8aff-feb89d8c169e demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Aug 08 05:24:47.907754 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Sat Aug 8 05:24:47 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:47.945323 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-ff927236-6bb9-48be-95dd-ef5d29556968 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:48.270994 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-ff927236-6bb9-48be-95dd-ef5d29556968 demo demo] GET https://199.204.45.22/volume/v3/types Aug 08 05:24:48.271377 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-ff927236-6bb9-48be-95dd-ef5d29556968 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:48.271573 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-ff927236-6bb9-48be-95dd-ef5d29556968 demo demo] Calling method 'index' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:48.272069 np0000188241 devstack@c-api.service[110886]: /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. Aug 08 05:24:48.272069 np0000188241 devstack@c-api.service[110886]: warnings.warn( Aug 08 05:24:48.272696 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-ff927236-6bb9-48be-95dd-ef5d29556968 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:24:48.309041 np0000188241 devstack@c-api.service[110886]: DEBUG oslo_db.sqlalchemy.engines [None req-ff927236-6bb9-48be-95dd-ef5d29556968 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=110886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:24:48.328333 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-ff927236-6bb9-48be-95dd-ef5d29556968 demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Aug 08 05:24:48.328734 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1283 bytes} [Sat Aug 8 05:24:47 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:48.366732 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:48.688782 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 demo demo] GET https://199.204.45.22/volume/v3/types/default Aug 08 05:24:48.689119 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:48.689368 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 demo demo] Calling method 'show' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:48.727381 np0000188241 devstack@c-api.service[110885]: DEBUG oslo_db.sqlalchemy.engines [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 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=110885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 05:24:48.744230 np0000188241 devstack@c-api.service[110885]: /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. Aug 08 05:24:48.744230 np0000188241 devstack@c-api.service[110885]: warnings.warn( Aug 08 05:24:48.746363 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-45c2c265-057b-45aa-947b-3fb6319b5c96 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Aug 08 05:24:48.746735 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 3/9] 199.204.45.22 () {64 vars in 1294 bytes} [Sat Aug 8 05:24:48 2026] GET /volume/v3/types/default => generated 145 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:49.233177 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-e661efd6-1f9d-4432-89c7-1eef5b51bd45 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:49.234554 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Sat Aug 8 05:24:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 08 05:24:49.268401 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-de7d9694-df13-4aac-a9b1-535c3b962bda None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:49.277046 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Sat Aug 8 05:24:49 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 08 05:24:49.313561 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [req-de7d9694-df13-4aac-a9b1-535c3b962bda req-48135771-7b3b-4217-9990-16f55326195d None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:49.316956 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-de7d9694-df13-4aac-a9b1-535c3b962bda req-48135771-7b3b-4217-9990-16f55326195d demo demo] GET https://199.204.45.22/volume/v3/ Aug 08 05:24:49.317351 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-de7d9694-df13-4aac-a9b1-535c3b962bda req-48135771-7b3b-4217-9990-16f55326195d demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:49.317717 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-de7d9694-df13-4aac-a9b1-535c3b962bda req-48135771-7b3b-4217-9990-16f55326195d demo demo] Calling method 'version_select' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:49.318652 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-de7d9694-df13-4aac-a9b1-535c3b962bda req-48135771-7b3b-4217-9990-16f55326195d demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Aug 08 05:24:49.319335 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 3/12] 199.204.45.22 () {66 vars in 1339 bytes} [Sat Aug 8 05:24:49 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:49.359853 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-d5725873-ae8a-4169-b01f-dec305f9f7d5 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:49.362763 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-d5725873-ae8a-4169-b01f-dec305f9f7d5 demo demo] GET https://199.204.45.22/volume/v3/types/default Aug 08 05:24:49.363039 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-d5725873-ae8a-4169-b01f-dec305f9f7d5 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:49.363379 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-d5725873-ae8a-4169-b01f-dec305f9f7d5 demo demo] Calling method 'show' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:49.372048 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-d5725873-ae8a-4169-b01f-dec305f9f7d5 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Aug 08 05:24:49.372398 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 4/13] 199.204.45.22 () {64 vars in 1294 bytes} [Sat Aug 8 05:24:49 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:49.977990 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-613a805f-0647-4c31-a6f5-68485298faed None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:49.978716 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Sat Aug 8 05:24:49 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 08 05:24:50.010568 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-f3ba3607-b725-4242-889b-2e9b3520c2f6 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.014126 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 08 05:24:50.041878 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [req-f3ba3607-b725-4242-889b-2e9b3520c2f6 req-622be33d-1a41-41ec-aed6-36076b2c210f None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.045538 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-f3ba3607-b725-4242-889b-2e9b3520c2f6 req-622be33d-1a41-41ec-aed6-36076b2c210f demo demo] GET https://199.204.45.22/volume/v3/ Aug 08 05:24:50.045932 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-f3ba3607-b725-4242-889b-2e9b3520c2f6 req-622be33d-1a41-41ec-aed6-36076b2c210f demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:50.046424 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-f3ba3607-b725-4242-889b-2e9b3520c2f6 req-622be33d-1a41-41ec-aed6-36076b2c210f demo demo] Calling method 'version_select' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:50.047263 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-f3ba3607-b725-4242-889b-2e9b3520c2f6 req-622be33d-1a41-41ec-aed6-36076b2c210f demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Aug 08 05:24:50.047798 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 4/16] 199.204.45.22 () {66 vars in 1339 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:50.080208 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-e455d3d7-f7ce-4235-b594-f5b531437381 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.083515 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-e455d3d7-f7ce-4235-b594-f5b531437381 demo demo] GET https://199.204.45.22/volume/v3/types/default Aug 08 05:24:50.083870 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-e455d3d7-f7ce-4235-b594-f5b531437381 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:50.084233 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-e455d3d7-f7ce-4235-b594-f5b531437381 demo demo] Calling method 'show' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:50.093161 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-e455d3d7-f7ce-4235-b594-f5b531437381 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Aug 08 05:24:50.093493 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 5/17] 199.204.45.22 () {64 vars in 1294 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:50.127101 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-b870301a-a58d-42c3-8a32-8a15824afd97 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.128341 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Aug 08 05:24:50.156017 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-b4b7e00a-b35e-4c42-98de-512335c948d1 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.158596 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 08 05:24:50.187579 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [req-b4b7e00a-b35e-4c42-98de-512335c948d1 req-a423fded-d3c6-4df0-a252-5e14e3d97bef None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.190860 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-b4b7e00a-b35e-4c42-98de-512335c948d1 req-a423fded-d3c6-4df0-a252-5e14e3d97bef demo demo] GET https://199.204.45.22/volume/v3/ Aug 08 05:24:50.191218 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-b4b7e00a-b35e-4c42-98de-512335c948d1 req-a423fded-d3c6-4df0-a252-5e14e3d97bef demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:50.191630 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [req-b4b7e00a-b35e-4c42-98de-512335c948d1 req-a423fded-d3c6-4df0-a252-5e14e3d97bef demo demo] Calling method 'version_select' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:50.192281 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [req-b4b7e00a-b35e-4c42-98de-512335c948d1 req-a423fded-d3c6-4df0-a252-5e14e3d97bef demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Aug 08 05:24:50.192960 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 5/20] 199.204.45.22 () {66 vars in 1339 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:50.224933 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-99dfa89d-eddc-4c38-8f7e-45c121066df3 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:24:50.228010 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-99dfa89d-eddc-4c38-8f7e-45c121066df3 demo demo] GET https://199.204.45.22/volume/v3/types/default Aug 08 05:24:50.228383 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-99dfa89d-eddc-4c38-8f7e-45c121066df3 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:24:50.228742 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-99dfa89d-eddc-4c38-8f7e-45c121066df3 demo demo] Calling method 'show' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:24:50.239985 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-99dfa89d-eddc-4c38-8f7e-45c121066df3 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Aug 08 05:24:50.240317 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 6/21] 199.204.45.22 () {64 vars in 1294 bytes} [Sat Aug 8 05:24:50 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 05:24:58.323632 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:25:00.234887 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=8 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:29:36.359066 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:29:36.456220 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:29:36.456445 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:29:36.456780 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:29:36.457534 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:29:36.458720 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:29:36.499187 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] Get all volumes completed successfully. Aug 08 05:29:36.501202 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-5f818e41-eb1a-4ef2-bb84-ebb263ca3185 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:29:36.501579 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:29:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:29:46.490646 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:30:36.516288 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-752afd57-3e22-4e81-afb3-a2531ee25589 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:30:36.520175 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:30:36.522320 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:30:36.522320 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:30:36.522320 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:30:36.523232 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:30:36.553335 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] Get all volumes completed successfully. Aug 08 05:30:36.556553 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-752afd57-3e22-4e81-afb3-a2531ee25589 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:30:36.557154 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:30:46.548612 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:31:36.591978 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:31:36.595527 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:31:36.595527 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:31:36.595702 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:31:36.599333 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:31:36.599333 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:31:36.635698 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] Get all volumes completed successfully. Aug 08 05:31:36.641276 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-88d89a1c-efc5-4cf4-b1cf-5d40e8743af9 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:31:36.641276 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 6/24] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:31:46.629337 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:32:36.658076 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-bcf541a4-2f04-459b-adec-a122997371b3 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:32:36.665247 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:32:36.667501 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:32:36.667501 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:32:36.667501 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:32:36.669804 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:32:36.721737 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] Get all volumes completed successfully. Aug 08 05:32:36.725010 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-bcf541a4-2f04-459b-adec-a122997371b3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:32:36.726064 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 7/25] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:32:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:32:46.710759 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:33:36.750704 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:33:36.754011 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:33:36.754225 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:33:36.754509 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:33:36.754810 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:33:36.755695 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:33:36.763243 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] Get all volumes completed successfully. Aug 08 05:33:36.765710 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-b80ee31d-0a48-4886-a52a-9c5c91427c4d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:33:36.766115 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:33:36 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) Aug 08 05:33:46.758708 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:34:36.776985 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:34:36.932936 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:34:36.933183 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:34:36.933345 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:34:36.933555 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:34:36.934222 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:34:36.940732 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] Get all volumes completed successfully. Aug 08 05:34:36.943233 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-426c5e12-3687-4363-a2ab-ee5d91ce2227 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:34:36.943710 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:34:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:34:46.937112 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:35:37.004165 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-5c72844e-d530-4522-ac77-3493a2361690 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:35:37.007585 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:35:37.007829 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:35:37.008077 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:35:37.008409 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:35:37.009367 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:35:37.018015 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] Get all volumes completed successfully. Aug 08 05:35:37.020491 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-5c72844e-d530-4522-ac77-3493a2361690 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:35:37.020909 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 7/28] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:35:37 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) Aug 08 05:35:47.012586 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:36:37.042385 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:36:37.045341 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:36:37.045822 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:36:37.045822 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:36:37.046088 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:36:37.046960 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:36:37.054627 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] Get all volumes completed successfully. Aug 08 05:36:37.056383 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-2b6ef30c-4be3-43f5-962f-b49e556bdf91 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:36:37.056687 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 8/29] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:36:37 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) Aug 08 05:36:47.050087 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:37:37.069927 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:37:37.072372 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:37:37.072555 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:37:37.072742 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:37:37.072979 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:37:37.074021 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:37:37.083522 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] Get all volumes completed successfully. Aug 08 05:37:37.086154 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-53936927-9bfe-410f-8c32-d7f0e103bbd1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:37:37.086612 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:37:37 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) Aug 08 05:37:47.077793 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:38:37.098700 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-3be0e905-220f-49b0-b954-9ae0094018db None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:38:37.103166 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:38:37.103599 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:38:37.104019 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:38:37.104533 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:38:37.106056 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:38:37.112263 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] Get all volumes completed successfully. Aug 08 05:38:37.114229 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-3be0e905-220f-49b0-b954-9ae0094018db demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:38:37.114691 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:38:37 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) Aug 08 05:38:47.108732 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:39:37.133184 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-411db307-4f3c-451d-abfa-1ced8485160b None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:39:37.300270 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:39:37.300517 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:39:37.301391 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:39:37.301391 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:39:37.301755 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:39:37.309498 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] Get all volumes completed successfully. Aug 08 05:39:37.311492 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-411db307-4f3c-451d-abfa-1ced8485160b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:39:37.311819 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 8/32] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:39:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:39:47.305221 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:40:37.324665 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-57993707-43f2-430e-bcab-c46a0db60d04 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:40:37.327287 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:40:37.327542 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:40:37.327779 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:40:37.328768 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:40:37.329793 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:40:37.338221 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] Get all volumes completed successfully. Aug 08 05:40:37.340163 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-57993707-43f2-430e-bcab-c46a0db60d04 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:40:37.340568 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 9/33] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:40:37 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) Aug 08 05:40:47.333384 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:41:37.356063 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:41:37.360431 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:41:37.360818 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:41:37.361207 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:41:37.361728 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:41:37.363279 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:41:37.370137 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] Get all volumes completed successfully. Aug 08 05:41:37.372082 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-fbadfd4b-a8dd-4eb5-af6e-a743d315cf49 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:41:37.372556 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:41:37 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) Aug 08 05:41:47.366128 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:42:37.389600 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:42:37.391721 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:42:37.391900 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:42:37.392084 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:42:37.392333 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:42:37.392937 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:42:37.402525 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] Get all volumes completed successfully. Aug 08 05:42:37.404289 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-6cdde8ed-c48f-4b92-b511-3853b2a4fdc1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:42:37.404629 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:42:37 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) Aug 08 05:42:47.399068 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:43:37.422362 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:43:37.426455 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:43:37.426675 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:43:37.426923 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:43:37.427199 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:43:37.428085 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:43:37.437335 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] Get all volumes completed successfully. Aug 08 05:43:37.439373 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-02ff2e49-0278-4853-b8b5-93a97d7875a5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:43:37.439839 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 9/36] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:43:37 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) Aug 08 05:43:47.431164 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:44:37.458096 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:44:37.614126 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:44:37.614560 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:44:37.614935 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:44:37.615715 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:44:37.617147 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:44:37.626391 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] Get all volumes completed successfully. Aug 08 05:44:37.628796 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-3f071c02-fa4c-4dc9-b1b5-2c01e1de0447 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:44:37.629233 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 10/37] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:44:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:44:47.620652 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:45:37.652511 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-84535814-87ee-4a87-89fb-8a464c3dad0c None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:45:37.656095 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:45:37.656358 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:45:37.656625 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:45:37.656971 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:45:37.657958 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:45:37.668246 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] Get all volumes completed successfully. Aug 08 05:45:37.670051 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-84535814-87ee-4a87-89fb-8a464c3dad0c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:45:37.670416 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:45:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:45:47.661959 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:46:37.683811 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:46:37.687867 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:46:37.688230 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:46:37.688751 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:46:37.689191 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:46:37.690553 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:46:37.705480 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] Get all volumes completed successfully. Aug 08 05:46:37.707621 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-3bbacf98-ae7f-45b1-b0b4-87862eb92703 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:46:37.708020 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:46:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:46:47.695143 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:47:37.727203 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:47:37.730004 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:47:37.730353 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:47:37.730623 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:47:37.730936 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:47:37.731891 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:47:37.738900 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] Get all volumes completed successfully. Aug 08 05:47:37.740670 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-e0293c3a-8b72-4d58-a018-bfd91b09a172 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:47:37.740954 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 10/40] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:47:37 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) Aug 08 05:47:47.735143 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:48:37.753489 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-76e09958-2a81-4b19-a7eb-434481551d8b None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:48:37.759044 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:48:37.759882 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:48:37.760260 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:48:37.760946 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:48:37.762394 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:48:37.772422 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] Get all volumes completed successfully. Aug 08 05:48:37.774878 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-76e09958-2a81-4b19-a7eb-434481551d8b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:48:37.775373 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 11/41] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:48:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:48:47.765406 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:49:37.795188 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-9b6a176e-da85-43e9-93e8-14be25faf99f None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:49:37.902094 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:49:37.902361 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:49:37.902585 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:49:37.902884 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:49:37.903901 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:49:37.912699 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] Get all volumes completed successfully. Aug 08 05:49:37.916044 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-9b6a176e-da85-43e9-93e8-14be25faf99f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:49:37.916553 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 11/42] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:49:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:49:47.907353 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:50:37.933693 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:50:37.938077 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:50:37.938513 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:50:37.938513 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:50:37.938750 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:50:37.939339 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:50:37.947350 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] Get all volumes completed successfully. Aug 08 05:50:37.949168 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-d87cf0df-4b17-44d3-a8ce-6afeba31306c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:50:37.949476 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 11/43] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:50:37 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) Aug 08 05:50:47.942895 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:51:37.963173 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:51:37.966608 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:51:37.966856 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:51:37.967113 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:51:37.967465 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:51:37.968536 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:51:37.980451 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] Get all volumes completed successfully. Aug 08 05:51:37.982491 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-b47ead6c-c821-4f29-beb0-acefc8ef5e66 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:51:37.982917 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 11/44] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:51:37 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) Aug 08 05:51:47.972675 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:52:37.997472 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-3b100364-a898-4420-831b-0b112ecb5edd None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:52:38.000278 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:52:38.000497 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:52:38.000756 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:52:38.001061 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:52:38.002020 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:52:38.009678 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] Get all volumes completed successfully. Aug 08 05:52:38.012098 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-3b100364-a898-4420-831b-0b112ecb5edd demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:52:38.012568 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 12/45] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:52:37 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) Aug 08 05:52:48.006449 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:53:38.025950 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.middleware.request_id [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 None None] RequestId filter calling following filter/app {{(pid=110889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:53:38.029873 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:53:38.030247 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] Empty body provided in request {{(pid=110889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:53:38.030652 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.openstack.wsgi [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] Calling method 'detail' {{(pid=110889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:53:38.031082 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.api.api_utils [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] Removing options '' from query. {{(pid=110889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:53:38.032437 np0000188241 devstack@c-api.service[110889]: DEBUG cinder.volume.api [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:53:38.040513 np0000188241 devstack@c-api.service[110889]: INFO cinder.volume.api [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] Get all volumes completed successfully. Aug 08 05:53:38.042406 np0000188241 devstack@c-api.service[110889]: INFO cinder.api.openstack.wsgi [None req-b1021632-e3d0-4090-9016-f8c72d970fa0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:53:38.042998 np0000188241 devstack@c-api.service[110889]: [pid: 110889|app: 0|req: 12/46] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:53:38 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) Aug 08 05:53:48.036081 np0000188241 devstack@c-api.service[110889]: DEBUG dbcounter [-] [110889] Writing DB stats cinder:SELECT=1 {{(pid=110889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:54:38.055669 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.middleware.request_id [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 None None] RequestId filter calling following filter/app {{(pid=110887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:54:38.147175 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:54:38.147695 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] Empty body provided in request {{(pid=110887) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:54:38.148125 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.openstack.wsgi [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] Calling method 'detail' {{(pid=110887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:54:38.148646 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.api.api_utils [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] Removing options '' from query. {{(pid=110887) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:54:38.150184 np0000188241 devstack@c-api.service[110887]: DEBUG cinder.volume.api [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110887) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:54:38.160747 np0000188241 devstack@c-api.service[110887]: INFO cinder.volume.api [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] Get all volumes completed successfully. Aug 08 05:54:38.163139 np0000188241 devstack@c-api.service[110887]: INFO cinder.api.openstack.wsgi [None req-ccb66e0e-32f0-4e95-af0f-a465846abf80 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:54:38.163609 np0000188241 devstack@c-api.service[110887]: [pid: 110887|app: 0|req: 12/47] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:54:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 05:54:48.154896 np0000188241 devstack@c-api.service[110887]: DEBUG dbcounter [-] [110887] Writing DB stats cinder:SELECT=1 {{(pid=110887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:55:38.179577 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.middleware.request_id [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 None None] RequestId filter calling following filter/app {{(pid=110886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:55:38.184154 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:55:38.184689 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] Empty body provided in request {{(pid=110886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:55:38.185178 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.openstack.wsgi [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] Calling method 'detail' {{(pid=110886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:55:38.185693 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.api.api_utils [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] Removing options '' from query. {{(pid=110886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:55:38.186600 np0000188241 devstack@c-api.service[110886]: DEBUG cinder.volume.api [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110886) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:55:38.194831 np0000188241 devstack@c-api.service[110886]: INFO cinder.volume.api [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] Get all volumes completed successfully. Aug 08 05:55:38.198720 np0000188241 devstack@c-api.service[110886]: INFO cinder.api.openstack.wsgi [None req-6d1cabea-3725-433c-84c8-05ed7b0d3d29 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:55:38.199403 np0000188241 devstack@c-api.service[110886]: [pid: 110886|app: 0|req: 12/48] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:55:38 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) Aug 08 05:55:48.189628 np0000188241 devstack@c-api.service[110886]: DEBUG dbcounter [-] [110886] Writing DB stats cinder:SELECT=1 {{(pid=110886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 05:56:38.261072 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.middleware.request_id [None req-5fdae305-573a-4541-9d6e-c45bc6529534 None None] RequestId filter calling following filter/app {{(pid=110885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 05:56:38.263256 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Aug 08 05:56:38.263455 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] Empty body provided in request {{(pid=110885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 05:56:38.263636 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.openstack.wsgi [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] Calling method 'detail' {{(pid=110885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 05:56:38.263860 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.api.api_utils [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] Removing options '' from query. {{(pid=110885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 05:56:38.264545 np0000188241 devstack@c-api.service[110885]: DEBUG cinder.volume.api [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110885) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 05:56:38.273577 np0000188241 devstack@c-api.service[110885]: INFO cinder.volume.api [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] Get all volumes completed successfully. Aug 08 05:56:38.278075 np0000188241 devstack@c-api.service[110885]: INFO cinder.api.openstack.wsgi [None req-5fdae305-573a-4541-9d6e-c45bc6529534 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Aug 08 05:56:38.278921 np0000188241 devstack@c-api.service[110885]: [pid: 110885|app: 0|req: 13/49] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Aug 8 05:56:38 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) Aug 08 05:56:48.267282 np0000188241 devstack@c-api.service[110885]: DEBUG dbcounter [-] [110885] Writing DB stats cinder:SELECT=1 {{(pid=110885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}