Sep 08 00:47:32.472240 np0000192193 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:47:32.484559 np0000192193 devstack@c-api.service[111632]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:47:32 2026] *** Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: nodename: np0000192193 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: machine: x86_64 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: clock source: unix Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: pcre jit disabled Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: detected number of CPU cores: 16 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: current working directory: / Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: your processes number limit is 256916 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: your memory page size is 4096 bytes Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: detected max file descriptor number: 2048 Sep 08 00:47:32.489944 np0000192193 devstack@c-api.service[111632]: lock engine: pthread robust mutexes Sep 08 00:47:32.490613 np0000192193 devstack@c-api.service[111632]: thunder lock: enabled Sep 08 00:47:32.490929 np0000192193 devstack@c-api.service[111632]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:47:32.490929 np0000192193 devstack@c-api.service[111632]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:47:32.490929 np0000192193 devstack@c-api.service[111632]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:47:32.490929 np0000192193 devstack@c-api.service[111632]: Set PythonHome to /opt/stack/data/venv Sep 08 00:47:32.538162 np0000192193 devstack@c-api.service[111632]: Python main interpreter initialized at 0x79b09caa4668 Sep 08 00:47:32.538162 np0000192193 devstack@c-api.service[111632]: python threads support enabled Sep 08 00:47:32.538162 np0000192193 devstack@c-api.service[111632]: your server socket listen backlog is limited to 100 connections Sep 08 00:47:32.538162 np0000192193 devstack@c-api.service[111632]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:47:32.538753 np0000192193 devstack@c-api.service[111632]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:47:32.538955 np0000192193 devstack@c-api.service[111632]: *** Operational MODE: preforking *** Sep 08 00:47:32.539072 np0000192193 devstack@c-api.service[111632]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:47:32.539072 np0000192193 devstack@c-api.service[111632]: spawned uWSGI master process (pid: 111632) Sep 08 00:47:32.539302 np0000192193 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:47:32.540150 np0000192193 devstack@c-api.service[111632]: spawned uWSGI worker 1 (pid: 111643, cores: 1) Sep 08 00:47:32.542925 np0000192193 devstack@c-api.service[111632]: spawned uWSGI worker 2 (pid: 111644, cores: 1) Sep 08 00:47:32.542925 np0000192193 devstack@c-api.service[111632]: spawned uWSGI worker 3 (pid: 111645, cores: 1) Sep 08 00:47:32.542925 np0000192193 devstack@c-api.service[111632]: spawned uWSGI worker 4 (pid: 111646, cores: 1) Sep 08 00:47:32.542925 np0000192193 devstack@c-api.service[111632]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: we strongly recommend against using it for new projects. Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: framework. For more detail see Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:32.684692 np0000192193 devstack@c-api.service[111643]: import eventlet # noqa Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: we strongly recommend against using it for new projects. Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: framework. For more detail see Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:32.693131 np0000192193 devstack@c-api.service[111646]: import eventlet # noqa Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: we strongly recommend against using it for new projects. Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: framework. For more detail see Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:32.698480 np0000192193 devstack@c-api.service[111644]: import eventlet # noqa Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: we strongly recommend against using it for new projects. Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: framework. For more detail see Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:32.703281 np0000192193 devstack@c-api.service[111645]: import eventlet # noqa Sep 08 00:47:32.850247 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:47:32.850247 np0000192193 devstack@c-api.service[111646]: from cgi import parse_header Sep 08 00:47:32.853954 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:47:32.853954 np0000192193 devstack@c-api.service[111643]: from cgi import parse_header Sep 08 00:47:32.864906 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:47:32.864906 np0000192193 devstack@c-api.service[111645]: from cgi import parse_header Sep 08 00:47:32.881940 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:47:32.881940 np0000192193 devstack@c-api.service[111644]: from cgi import parse_header Sep 08 00:47:32.889239 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:32.889239 np0000192193 devstack@c-api.service[111646]: warnings.warn( Sep 08 00:47:32.904285 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:47:32.904285 np0000192193 devstack@c-api.service[111646]: removals.removed_module( Sep 08 00:47:32.904285 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:47:32.904285 np0000192193 devstack@c-api.service[111646]: removals.removed_module( Sep 08 00:47:32.905572 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:32.905572 np0000192193 devstack@c-api.service[111645]: warnings.warn( Sep 08 00:47:32.917571 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:47:32.917571 np0000192193 devstack@c-api.service[111645]: removals.removed_module( Sep 08 00:47:32.918404 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:47:32.918404 np0000192193 devstack@c-api.service[111645]: removals.removed_module( Sep 08 00:47:32.932919 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:32.932919 np0000192193 devstack@c-api.service[111644]: warnings.warn( Sep 08 00:47:32.942479 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:32.942479 np0000192193 devstack@c-api.service[111643]: warnings.warn( Sep 08 00:47:32.954189 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:47:32.954189 np0000192193 devstack@c-api.service[111644]: removals.removed_module( Sep 08 00:47:32.955415 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:47:32.955415 np0000192193 devstack@c-api.service[111644]: removals.removed_module( Sep 08 00:47:32.960846 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:47:32.960846 np0000192193 devstack@c-api.service[111643]: removals.removed_module( Sep 08 00:47:32.961654 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:47:32.961654 np0000192193 devstack@c-api.service[111643]: removals.removed_module( Sep 08 00:47:33.645605 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:47:33.645605 np0000192193 devstack@c-api.service[111646]: warnings.warn( Sep 08 00:47:33.696072 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:47:33.696072 np0000192193 devstack@c-api.service[111646]: warnings.warn( Sep 08 00:47:33.707288 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:47:33.707288 np0000192193 devstack@c-api.service[111645]: warnings.warn( Sep 08 00:47:33.764104 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:47:33.764104 np0000192193 devstack@c-api.service[111645]: warnings.warn( Sep 08 00:47:33.792306 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:47:33.792306 np0000192193 devstack@c-api.service[111643]: warnings.warn( Sep 08 00:47:33.823535 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:47:33.823535 np0000192193 devstack@c-api.service[111644]: warnings.warn( Sep 08 00:47:33.847631 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:47:33.847631 np0000192193 devstack@c-api.service[111643]: warnings.warn( Sep 08 00:47:33.877007 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:47:33.877007 np0000192193 devstack@c-api.service[111644]: warnings.warn( Sep 08 00:47:33.901625 np0000192193 devstack@c-api.service[111646]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:47:33.901799 np0000192193 devstack@c-api.service[111646]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111646) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:33.955685 np0000192193 devstack@c-api.service[111645]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:47:33.955830 np0000192193 devstack@c-api.service[111645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:34.005657 np0000192193 devstack@c-api.service[111646]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:47:34.005657 np0000192193 devstack@c-api.service[111646]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:34.036450 np0000192193 devstack@c-api.service[111645]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:47:34.036450 np0000192193 devstack@c-api.service[111645]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:34.064381 np0000192193 devstack@c-api.service[111643]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:47:34.064729 np0000192193 devstack@c-api.service[111643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:34.078584 np0000192193 devstack@c-api.service[111644]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:47:34.078919 np0000192193 devstack@c-api.service[111644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:34.137332 np0000192193 devstack@c-api.service[111643]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:47:34.137332 np0000192193 devstack@c-api.service[111643]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:34.144480 np0000192193 devstack@c-api.service[111644]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:47:34.144480 np0000192193 devstack@c-api.service[111644]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:34.521228 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:34.521725 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.521846 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.522023 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.524561 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.524700 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.524700 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.524938 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.524938 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.524938 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.524938 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.525652 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.525734 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.525780 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.525823 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.525997 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.525997 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.525997 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.527104 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.527179 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.527215 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.527262 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.527413 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.527413 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.527478 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.528995 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.529063 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.529120 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.529241 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.529241 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.529395 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.529395 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.530840 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.530840 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.530974 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111646) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:34.531014 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.531014 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.531014 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.531138 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.531138 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.531442 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.531554 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.531749 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.531951 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.532012 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.532050 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.532187 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.532187 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.532329 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.532329 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.532473 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.532567 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.532665 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.532766 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.532881 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.532969 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.533062 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.533356 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.533404 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.533450 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.533552 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.533552 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.533708 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.533708 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.534237 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.534313 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.534313 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.534381 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.534421 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.534421 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.534479 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.534516 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.534553 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.534587 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.534618 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.534799 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.534799 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.534987 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.535529 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.535637 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.535718 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.535803 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.535803 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.535978 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.535978 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.536531 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.536600 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.536642 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.536678 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.536716 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.536716 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.536792 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.536825 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.536885 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.536920 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.536964 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.536996 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.537035 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.537068 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.537502 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.537502 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.537502 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.537615 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.537615 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.537677 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.537814 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.538305 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.538412 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.538477 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.538570 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.538656 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.538748 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.538817 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.538929 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.539016 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.539097 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.539198 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.539279 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.539368 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.539437 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.539520 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.539581 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.539671 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.539716 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.539799 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.539922 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.539922 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.540385 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.540442 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.540476 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.540570 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.540645 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.540645 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.540777 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.541585 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.541679 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.541770 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.541770 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.541919 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.541919 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.541983 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.542015 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.542048 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.542199 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.542199 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.542371 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.542371 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.542371 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.543107 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.543162 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.543205 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.543320 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.543320 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.543480 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.543480 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.547242 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.547305 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.547339 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.547454 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.547454 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.547599 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.547599 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.547962 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.548020 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.548145 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.548145 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.548316 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.548316 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.548316 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.548532 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.548532 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.548532 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.548532 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.548769 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.548769 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.548769 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.549121 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.549180 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.549271 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.549357 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.549357 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.549540 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.549540 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.551353 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.551418 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.551452 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.551564 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.551564 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.551711 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.551711 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.555847 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.555950 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.555999 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.556059 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.556138 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.556176 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.556349 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.556663 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.556747 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.556883 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.556883 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.556883 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.557122 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.557122 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.559625 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.559702 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.559702 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.559784 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.559827 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.559909 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.559963 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.560740 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.560816 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.560886 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.560922 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.561035 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.561142 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.561217 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.561453 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.561534 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.561595 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.561673 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.561744 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.561850 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.561850 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.562367 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.562420 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.562480 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.562520 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.562553 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.562586 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.562618 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.562651 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.562690 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.562728 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.562760 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.562799 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.562799 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.563123 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.563204 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.563204 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.563347 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.563347 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.563347 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.563541 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.563614 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.563693 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.563773 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.563881 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.563984 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.564050 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.564141 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.564237 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.564317 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.564416 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.564455 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.564487 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.564521 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.564521 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.564521 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.564521 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.564642 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.564676 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.564714 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.564745 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.564775 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.564807 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.564847 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.564927 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.564976 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.564976 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.565109 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.565168 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.565218 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.565252 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.565286 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.565324 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.565357 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.565400 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.565433 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.565463 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.565502 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.565535 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.565567 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.565598 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.565631 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.565663 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.565700 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.565844 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.569139 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.569139 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.569139 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.569339 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.569412 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.569484 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.569561 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.569639 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.569710 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.569790 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.569926 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.570103 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.570201 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.570274 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.570352 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.570441 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.570516 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.570516 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.570516 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.570516 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.570785 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.570880 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.570974 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.571060 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.571146 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.571230 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.571289 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.571376 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.571458 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.571458 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.571458 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.571644 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.571644 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.571767 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.571842 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.571924 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.571997 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.572061 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.572135 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.572171 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.572210 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.572243 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.572275 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.572307 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.572307 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.572307 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.572307 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.572307 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.572452 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.572452 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.572520 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.572665 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.573640 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.573781 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.573875 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.573980 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.574059 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.574059 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.574258 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.574334 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.574426 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.574506 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.574506 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.574652 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.574652 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.574652 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.574652 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.574974 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.575061 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.575154 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.575262 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.575337 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.575337 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.575448 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.575482 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.575482 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.575549 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.575582 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.575614 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.575614 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.575685 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.575719 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.575751 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.575781 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.575819 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.575879 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.575924 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.575990 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.575990 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.576065 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.576130 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.576169 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.576211 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.576248 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.576479 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.576479 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.576479 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.576479 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.576479 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.576622 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.577162 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.590549 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.590723 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.590723 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.590723 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.591110 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.591110 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.591110 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.595618 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.595797 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.595797 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.595797 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.595797 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.596279 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.597177 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.598233 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.598233 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.598233 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.598233 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.598703 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.598703 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.598703 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.598703 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.599132 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.599132 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.599709 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.599871 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.599871 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.600104 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.600104 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.600104 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.640889 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:34.641132 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:34.641408 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.641538 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.641654 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.641776 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.641935 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.641935 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.642255 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.642371 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.642371 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.642598 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.642711 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.642838 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.642990 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.643126 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.643242 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.643349 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.643474 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.643474 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.643474 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.643474 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.643960 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.643960 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.643960 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.643960 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.643960 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.644517 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.644657 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.644808 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.644808 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.645139 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.645260 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.645260 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.645260 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.645260 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.645644 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.645644 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.645644 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.645795 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.646022 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.646283 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.646434 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.646492 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.646542 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.646542 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.646651 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.646651 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.646651 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.646651 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.646907 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.646907 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.646907 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.646907 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.646907 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.647175 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.647175 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.647285 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.647335 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.647407 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.647503 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.647503 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.647503 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.647503 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.647715 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.647715 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.647715 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.647715 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.647715 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.648008 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.648062 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.648131 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.648179 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.648245 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.648245 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.648245 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.648245 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.648245 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.648473 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.648473 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.648473 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.648473 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.648473 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.648703 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.648771 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.648820 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.648902 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.648956 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.648956 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.648956 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.648956 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.648956 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.649297 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.649297 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.649297 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.649471 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.649529 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.649584 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.649639 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.649689 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.649749 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.649816 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.651074 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.651299 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.651299 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.651299 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.651659 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.651790 np0000192193 devstack@c-api.service[111645]: INFO dbcounter [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Registered counter for database cinder Sep 08 00:47:34.651965 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.652241 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.652241 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.652506 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.652646 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.652786 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.652984 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.653134 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.653252 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.653359 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.653469 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.653586 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.653586 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.653812 np0000192193 devstack@c-api.service[111646]: INFO dbcounter [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Registered counter for database cinder Sep 08 00:47:34.654016 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.654016 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.654463 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.654578 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.654688 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.654688 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.654993 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.655228 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.655452 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.655635 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.656552 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.656691 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.656789 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.657033 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.657033 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.657193 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.657602 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.657798 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.657924 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.657979 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.658190 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.658249 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.658298 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.658346 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.658403 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.658454 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.658505 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.658561 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.658611 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.658679 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.658728 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.658728 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.658825 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.659234 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.659570 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.659702 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.659991 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.660368 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.660524 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.660663 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.660787 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.660787 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.660973 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.660973 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.660973 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.661181 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.661253 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.661300 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.661331 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.661361 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.661405 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.661441 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.661478 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.661514 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.661514 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.661514 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.661601 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.661601 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.661601 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.661689 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.661721 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.661721 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.661799 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.661840 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.661890 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.661924 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.661984 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.661984 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.661984 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.661984 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.662106 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.662106 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.662171 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.662209 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.662240 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.662275 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.662312 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.662343 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.662378 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.662415 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.662446 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.662478 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.662510 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.662510 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.662577 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.662577 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.662639 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.662670 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.662708 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.662744 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.662776 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.662811 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.662841 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.662841 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.662916 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.662947 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.662977 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.663010 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.663051 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.663097 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.663097 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.663161 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.663194 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.663226 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.663259 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.663294 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.663325 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.663357 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.663399 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.663433 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.663470 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.663508 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.663542 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.663542 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.663602 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.663635 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.663665 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.663701 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.663701 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.663758 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.663795 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.663829 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.665886 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.665996 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.665996 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.665996 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.666218 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.666218 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.666218 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.666218 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.666524 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.666610 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.666725 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.666811 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.666999 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.667106 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.667214 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.667291 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.667380 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.667460 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.667533 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.667613 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.667699 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.667774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.667884 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.667976 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.668117 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.668192 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.668395 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.668429 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.668460 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.669096 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.669173 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.669247 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.669335 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.669395 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.669450 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.669568 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.669568 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.669755 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.669882 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.669948 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.670038 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.670143 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.670209 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.670301 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.670340 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.670380 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.670419 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.670451 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.670483 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.670514 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.670546 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.670578 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.670609 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.670640 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.670673 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.670704 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.670704 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.670704 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.670704 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.670704 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.671207 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.671207 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.671207 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.671207 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.671207 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.671548 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.671623 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.671695 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.671783 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.671905 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.671905 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.671905 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.671905 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.671905 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.672131 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.672339 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.672339 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.672339 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.672434 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.672478 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.672527 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.672560 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.672598 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.672634 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.672666 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.672666 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.672737 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.672782 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.672782 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.672880 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.672880 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.672880 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.672880 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.673005 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.673037 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.673037 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.673114 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.673146 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.673188 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.673188 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.673188 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.673188 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.673188 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.673334 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.673366 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.673398 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.673434 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.673466 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.673505 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.673537 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.673575 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.673613 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.673647 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.673678 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.673710 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.673741 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.673774 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.673996 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.674030 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.674062 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.674113 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.674148 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.674191 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.674224 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.674256 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.674288 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.674319 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.674351 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.674382 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.674414 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.674445 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.674445 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.674514 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.674554 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.674593 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.674593 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.674593 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.674593 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.674593 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.674744 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.674788 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.674844 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.675986 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.676099 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.676170 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.676240 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.676305 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.676374 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.676436 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.676499 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.676561 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.676621 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.676697 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.677276 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.677874 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.677874 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.677874 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.677874 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.678168 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.678508 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.678578 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.678649 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.678718 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.678781 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.678842 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.678931 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.679010 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.679093 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.679161 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.679223 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:34.679285 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:34.697273 np0000192193 devstack@c-api.service[111646]: DEBUG oslo_db.sqlalchemy.engines [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 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=111646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.698914 np0000192193 devstack@c-api.service[111645]: DEBUG oslo_db.sqlalchemy.engines [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc 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=111645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.721438 np0000192193 devstack@c-api.service[111644]: INFO dbcounter [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Registered counter for database cinder Sep 08 00:47:34.722352 np0000192193 devstack@c-api.service[111643]: INFO dbcounter [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Registered counter for database cinder Sep 08 00:47:34.802572 np0000192193 devstack@c-api.service[111644]: DEBUG oslo_db.sqlalchemy.engines [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 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=111644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.805064 np0000192193 devstack@c-api.service[111643]: DEBUG oslo_db.sqlalchemy.engines [None req-4839c91f-2c9e-4466-bc4e-8450df46139e 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=111643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.823102 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writer thread running {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:34.826733 np0000192193 devstack@c-api.service[111646]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:47:34.826733 np0000192193 devstack@c-api.service[111646]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:34.827053 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:34.829661 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:34.831991 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:34.834057 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:34.834628 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writer thread running {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:34.835139 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.837493 np0000192193 devstack@c-api.service[111645]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:47:34.837493 np0000192193 devstack@c-api.service[111645]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:34.837732 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:34.839697 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.840069 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:34.842318 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:34.844211 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:34.845192 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.848967 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.878735 np0000192193 devstack@c-api.service[111646]: DEBUG oslo_db.sqlalchemy.engines [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 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=111646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.880436 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:34.885904 np0000192193 devstack@c-api.service[111646]: INFO cinder.rpc [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:34.885904 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.886055 np0000192193 devstack@c-api.service[111645]: DEBUG oslo_db.sqlalchemy.engines [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc 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=111645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.887362 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:34.889627 np0000192193 devstack@c-api.service[111645]: INFO cinder.rpc [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:34.890658 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.894911 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.898012 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.901131 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.902196 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.905131 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.905364 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.910212 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.913251 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.914207 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.916153 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.917071 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.919070 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.919948 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.921987 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.923187 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.925032 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.925930 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.926477 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.928709 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.929108 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.930260 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.933038 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.934383 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.937591 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.938114 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writer thread running {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:34.940003 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.941350 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.941528 np0000192193 devstack@c-api.service[111644]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:47:34.941528 np0000192193 devstack@c-api.service[111644]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:34.941844 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:34.942234 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.942837 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.944313 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.944526 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:34.945619 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.946009 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.946673 np0000192193 devstack@c-api.service[111646]: WARNING cinder.api.contrib.hosts [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:34.946800 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:34.947388 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.947516 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writer thread running {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:34.947911 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.948844 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:34.949000 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.949483 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.949944 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.950344 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.950537 np0000192193 devstack@c-api.service[111643]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:47:34.950537 np0000192193 devstack@c-api.service[111643]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:34.950744 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:34.951010 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.951186 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: extensions {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.952309 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: encryption {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.952457 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.953675 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: encryption {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.953827 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.954106 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.954648 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:34.954804 np0000192193 devstack@c-api.service[111645]: WARNING cinder.api.contrib.hosts [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:34.955539 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.956909 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:34.957062 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.958389 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.958987 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:34.959160 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: scheduler-stats {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.959274 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: extensions {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.960060 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.960443 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: encryption {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.960598 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: capabilities {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.961795 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-quota-sets {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.962145 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: encryption {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.963916 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.964308 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-volume-type-access {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.964601 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: scheduler-stats {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.965674 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: capabilities {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.965794 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-quota-class-sets {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.966800 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-quota-sets {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.967070 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: qos-specs {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.968160 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-volume-type-access {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.969094 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: cgsnapshots {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.969654 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-quota-class-sets {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.970603 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: extra_specs {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.970834 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: qos-specs {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.972516 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: consistencygroups {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.972759 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: cgsnapshots {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.974116 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: extra_specs {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.974710 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: backups {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.975523 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: consistencygroups {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.976789 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-availability-zone {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.978111 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-hosts {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.979418 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-volume-transfer {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.980930 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-snapshot-manage {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.981167 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: backups {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.982361 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extended resource: os-volume-manage {{(pid=111646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.983029 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-availability-zone {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.984256 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-hosts {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.984837 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.985513 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-volume-transfer {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.986590 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.986979 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-snapshot-manage {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.987997 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.988330 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extended resource: os-volume-manage {{(pid=111645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:34.989398 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.990364 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.990814 np0000192193 devstack@c-api.service[111644]: DEBUG oslo_db.sqlalchemy.engines [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 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=111644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.990925 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.991877 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] SnapshotActionsController initialized {{(pid=111646) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:34.992006 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.992612 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.993250 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.993832 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:34.994026 np0000192193 devstack@c-api.service[111646]: WARNING castellan.key_manager.migration [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.994585 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.994833 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995000 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995063 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995273 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995397 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension TypesManage extending resource: types {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995494 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995603 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension AdminActions extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995682 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension AdminActions extending resource: snapshots {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.995834 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension AdminActions extending resource: backups {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996009 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996111 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.996170 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension UsedLimits extending resource: limits {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996170 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996170 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996366 np0000192193 devstack@c-api.service[111644]: INFO cinder.rpc [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:34.996441 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996441 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeActions extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996557 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.v3.router [None req-a5dd9e4a-7c7c-4207-8901-6edefa74c8e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:34.996941 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.contrib.snapshot_actions [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] SnapshotActionsController initialized {{(pid=111645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:34.997383 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.997680 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.999112 np0000192193 devstack@c-api.service[111645]: WARNING castellan.key_manager.migration [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:34.999199 np0000192193 devstack@c-api.service[111643]: DEBUG oslo_db.sqlalchemy.engines [None req-4839c91f-2c9e-4466-bc4e-8450df46139e 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=111643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:34.999919 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.000027 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.000102 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.000758 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.000926 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension TypesManage extending resource: types {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001015 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001100 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension AdminActions extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001238 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension AdminActions extending resource: snapshots {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001344 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension AdminActions extending resource: backups {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001344 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001531 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension UsedLimits extending resource: limits {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001531 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001710 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001766 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:35.001827 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.001928 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeActions extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.002172 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.v3.router [None req-2359e1da-bfbd-4be1-a4a6-a82f129574dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.004429 np0000192193 devstack@c-api.service[111643]: INFO cinder.rpc [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:35.004587 np0000192193 devstack@c-api.service[111646]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79b09caa4668 pid: 111646 (default app) Sep 08 00:47:35.006048 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.008405 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.009951 np0000192193 devstack@c-api.service[111645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79b09caa4668 pid: 111645 (default app) Sep 08 00:47:35.011563 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.015163 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-45ce24f4-b8de-466c-a495-918686e2291c None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:47:35.016537 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.018154 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 1/1] 162.253.55.156 () {60 vars in 956 bytes} [Tue Sep 8 00:47:35 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:47:35.018961 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.021075 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.022196 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.024238 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.027425 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.027520 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.030673 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.031693 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.033453 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.034761 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.036327 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.037702 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.037945 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.040575 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.041534 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.044481 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.046095 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.048201 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.049454 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.049725 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.051628 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.052938 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.053183 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.054691 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.056166 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.057496 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.058476 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.058562 np0000192193 devstack@c-api.service[111644]: WARNING cinder.api.contrib.hosts [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:35.059270 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.060783 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.062174 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.062486 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.062977 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: extensions {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.064257 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: encryption {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.064939 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.065679 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: encryption {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.066533 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.067818 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: scheduler-stats {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.068607 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.069325 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: capabilities {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.070586 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-quota-sets {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.070682 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.072021 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-volume-type-access {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.072445 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.073587 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-quota-class-sets {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.073766 np0000192193 devstack@c-api.service[111643]: WARNING cinder.api.contrib.hosts [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:35.074928 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: qos-specs {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.075124 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.076772 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.076891 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: cgsnapshots {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.078158 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: extra_specs {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.078293 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.079139 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: extensions {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.079621 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: consistencygroups {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.080550 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: encryption {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.081402 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: backups {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.082106 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: encryption {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.083279 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-availability-zone {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.084523 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-hosts {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.085267 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: scheduler-stats {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.085803 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-volume-transfer {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.086699 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: capabilities {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.087297 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-snapshot-manage {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.087941 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-quota-sets {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.088649 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extended resource: os-volume-manage {{(pid=111644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.089349 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-volume-type-access {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.090759 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.090941 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-quota-class-sets {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.092182 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: qos-specs {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.092332 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.093578 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.094161 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: cgsnapshots {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.094931 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.095639 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: extra_specs {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.096348 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.097215 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: consistencygroups {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.097407 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.contrib.snapshot_actions [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] SnapshotActionsController initialized {{(pid=111644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:35.098149 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.098992 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: backups {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.099470 np0000192193 devstack@c-api.service[111644]: WARNING castellan.key_manager.migration [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.100343 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.100526 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.100526 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101380 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101504 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension TypesManage extending resource: types {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101569 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-availability-zone {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.101626 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101695 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension AdminActions extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101752 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension AdminActions extending resource: snapshots {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101990 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension AdminActions extending resource: backups {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.101990 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102256 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension UsedLimits extending resource: limits {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102256 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102256 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102555 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102555 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeActions extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102555 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.v3.router [None req-210840cc-66e1-4641-b9a2-64dbac2ea562 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.102903 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-hosts {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.104552 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-volume-transfer {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.106110 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-snapshot-manage {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.107472 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extended resource: os-volume-manage {{(pid=111643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:35.110363 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.110911 np0000192193 devstack@c-api.service[111644]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79b09caa4668 pid: 111644 (default app) Sep 08 00:47:35.112170 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.113808 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.115605 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.117291 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.118462 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.contrib.snapshot_actions [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] SnapshotActionsController initialized {{(pid=111643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:35.119307 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.121112 np0000192193 devstack@c-api.service[111643]: WARNING castellan.key_manager.migration [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:35.122066 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.122218 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.122385 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.123329 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.123489 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension TypesManage extending resource: types {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.123599 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.123752 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension AdminActions extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.123950 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension AdminActions extending resource: snapshots {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124117 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension AdminActions extending resource: backups {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124206 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124261 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension UsedLimits extending resource: limits {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124405 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124539 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124655 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124767 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeActions extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.124963 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.v3.router [None req-4839c91f-2c9e-4466-bc4e-8450df46139e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:35.136507 np0000192193 devstack@c-api.service[111643]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79b09caa4668 pid: 111643 (default app) Sep 08 00:47:43.328197 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-1bce0930-7d23-42fa-80ea-321c77fbcd35 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:47:44.003147 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-1bce0930-7d23-42fa-80ea-321c77fbcd35 admin admin] POST https://162.253.55.156/volume/v3/types Sep 08 00:47:44.003811 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-1bce0930-7d23-42fa-80ea-321c77fbcd35 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:47:44.005941 np0000192193 devstack@c-api.service[111645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:47:44.005941 np0000192193 devstack@c-api.service[111645]: warnings.warn( Sep 08 00:47:44.052161 np0000192193 devstack@c-api.service[111645]: DEBUG oslo_db.sqlalchemy.engines [None req-1bce0930-7d23-42fa-80ea-321c77fbcd35 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=111645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:44.082687 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-1bce0930-7d23-42fa-80ea-321c77fbcd35 admin admin] https://162.253.55.156/volume/v3/types returned with HTTP 200 Sep 08 00:47:44.083249 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 1/2] 162.253.55.156 () {68 vars in 1333 bytes} [Tue Sep 8 00:47:43 2026] POST /volume/v3/types => generated 186 bytes in 777 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:47:44.105916 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-50e209df-b3e3-404c-b035-f7bc35429e6d None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:47:44.543735 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-50e209df-b3e3-404c-b035-f7bc35429e6d admin admin] POST https://162.253.55.156/volume/v3/types/c08fb1c6-35fc-4621-9ca2-7f9f47fcbed9/extra_specs Sep 08 00:47:44.544387 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-50e209df-b3e3-404c-b035-f7bc35429e6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:47:44.546470 np0000192193 devstack@c-api.service[111646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:47:44.546470 np0000192193 devstack@c-api.service[111646]: warnings.warn( Sep 08 00:47:44.583201 np0000192193 devstack@c-api.service[111646]: DEBUG oslo_db.sqlalchemy.engines [None req-50e209df-b3e3-404c-b035-f7bc35429e6d 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=111646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:44.653741 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-50e209df-b3e3-404c-b035-f7bc35429e6d admin admin] https://162.253.55.156/volume/v3/types/c08fb1c6-35fc-4621-9ca2-7f9f47fcbed9/extra_specs returned with HTTP 200 Sep 08 00:47:44.654979 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 2/3] 162.253.55.156 () {68 vars in 1480 bytes} [Tue Sep 8 00:47:44 2026] POST /volume/v3/types/c08fb1c6-35fc-4621-9ca2-7f9f47fcbed9/extra_specs => generated 55 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:47:44.995622 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=6 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:47:45.004127 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=6 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:47:54.080668 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:47:54.650919 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:50:55.731745 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-102a1219-1088-4445-8809-733f44544963 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:50:55.733407 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-102a1219-1088-4445-8809-733f44544963 None None] GET https://162.253.55.156/volume// Sep 08 00:50:55.733800 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-102a1219-1088-4445-8809-733f44544963 None None] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:50:55.734330 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-102a1219-1088-4445-8809-733f44544963 None None] Calling method 'all' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:50:55.735634 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-102a1219-1088-4445-8809-733f44544963 None None] https://162.253.55.156/volume// returned with HTTP 300 Sep 08 00:50:55.736255 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 1/4] 162.253.55.156 () {66 vars in 1456 bytes} [Tue Sep 8 00:50:55 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:51:40.564647 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-f9124c34-1762-4d75-8b9b-5ce251c8f7db None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:40.573402 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 1/5] 162.253.55.156 () {62 vars in 1068 bytes} [Tue Sep 8 00:51:40 2026] GET /volume/v3 => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:51:40.615223 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-d7c3963d-4449-4a14-8d1d-373c2994ab30 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:40.627012 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 2/6] 162.253.55.156 () {64 vars in 1272 bytes} [Tue Sep 8 00:51:40 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:51:40.660095 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [req-d7c3963d-4449-4a14-8d1d-373c2994ab30 req-9d10b100-841e-49f8-a630-cf6b5d5ae4b4 None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:40.666992 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [req-d7c3963d-4449-4a14-8d1d-373c2994ab30 req-9d10b100-841e-49f8-a630-cf6b5d5ae4b4 demo demo] GET https://162.253.55.156/volume/v3/ Sep 08 00:51:40.667382 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [req-d7c3963d-4449-4a14-8d1d-373c2994ab30 req-9d10b100-841e-49f8-a630-cf6b5d5ae4b4 demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:40.667805 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [req-d7c3963d-4449-4a14-8d1d-373c2994ab30 req-9d10b100-841e-49f8-a630-cf6b5d5ae4b4 demo demo] Calling method 'version_select' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:40.669550 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [req-d7c3963d-4449-4a14-8d1d-373c2994ab30 req-9d10b100-841e-49f8-a630-cf6b5d5ae4b4 demo demo] https://162.253.55.156/volume/v3/ returned with HTTP 200 Sep 08 00:51:40.670266 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 3/7] 162.253.55.156 () {66 vars in 1346 bytes} [Tue Sep 8 00:51:40 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:40.709220 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:41.139066 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 demo demo] GET https://162.253.55.156/volume/v3/types Sep 08 00:51:41.139459 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:41.139823 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 demo demo] Calling method 'index' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:41.140506 np0000192193 devstack@c-api.service[111644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:51:41.140506 np0000192193 devstack@c-api.service[111644]: warnings.warn( Sep 08 00:51:41.141182 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:51:41.184388 np0000192193 devstack@c-api.service[111644]: DEBUG oslo_db.sqlalchemy.engines [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 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=111644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:51:41.201730 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-55cb9e1f-45bc-4c7e-b279-b1dc4bedbc74 demo demo] https://162.253.55.156/volume/v3/types returned with HTTP 200 Sep 08 00:51:41.202181 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 2/8] 162.253.55.156 () {64 vars in 1290 bytes} [Tue Sep 8 00:51:40 2026] GET /volume/v3/types => generated 377 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:41.236752 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:41.687991 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e demo demo] GET https://162.253.55.156/volume/v3/types/default Sep 08 00:51:41.688759 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:41.688759 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e demo demo] Calling method 'show' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:41.728893 np0000192193 devstack@c-api.service[111643]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e 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=111643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:51:41.746064 np0000192193 devstack@c-api.service[111643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:51:41.746064 np0000192193 devstack@c-api.service[111643]: warnings.warn( Sep 08 00:51:41.748346 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-c5d4b663-a941-4842-8a46-48c4fb3d8f8e demo demo] https://162.253.55.156/volume/v3/types/default returned with HTTP 200 Sep 08 00:51:41.748906 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 2/9] 162.253.55.156 () {64 vars in 1301 bytes} [Tue Sep 8 00:51:41 2026] GET /volume/v3/types/default => generated 145 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:42.393835 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-ebccca6f-272a-42ce-bd13-75872d7f03b1 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:42.395506 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 3/10] 162.253.55.156 () {62 vars in 1068 bytes} [Tue Sep 8 00:51:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:51:42.433222 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:42.447224 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 4/11] 162.253.55.156 () {64 vars in 1272 bytes} [Tue Sep 8 00:51:42 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:51:42.484003 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f req-e0baf50f-537c-40ff-882e-f7dec97adcd4 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:42.486010 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f req-e0baf50f-537c-40ff-882e-f7dec97adcd4 demo demo] GET https://162.253.55.156/volume/v3/ Sep 08 00:51:42.486200 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f req-e0baf50f-537c-40ff-882e-f7dec97adcd4 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:42.486407 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f req-e0baf50f-537c-40ff-882e-f7dec97adcd4 demo demo] Calling method 'version_select' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:42.486917 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-6d1b8ebe-c11c-4dfa-acea-88cb0720340f req-e0baf50f-537c-40ff-882e-f7dec97adcd4 demo demo] https://162.253.55.156/volume/v3/ returned with HTTP 200 Sep 08 00:51:42.487210 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 3/12] 162.253.55.156 () {66 vars in 1346 bytes} [Tue Sep 8 00:51:42 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:42.523617 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-4af45c1f-00c8-4a3a-becc-759279d52f1b None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:42.527494 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-4af45c1f-00c8-4a3a-becc-759279d52f1b demo demo] GET https://162.253.55.156/volume/v3/types/default Sep 08 00:51:42.527966 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-4af45c1f-00c8-4a3a-becc-759279d52f1b demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:42.528380 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-4af45c1f-00c8-4a3a-becc-759279d52f1b demo demo] Calling method 'show' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:42.546076 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-4af45c1f-00c8-4a3a-becc-759279d52f1b demo demo] https://162.253.55.156/volume/v3/types/default returned with HTTP 200 Sep 08 00:51:42.546956 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 3/13] 162.253.55.156 () {64 vars in 1301 bytes} [Tue Sep 8 00:51:42 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:43.188528 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-b3a99b6f-6b9f-42a0-ac5b-c87405e32f28 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.190254 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 4/14] 162.253.55.156 () {62 vars in 1068 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:51:43.219793 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.224339 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 5/15] 162.253.55.156 () {64 vars in 1272 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:51:43.254758 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 req-8811f8a0-6631-44c7-b24c-df434e000d5d None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.256594 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 req-8811f8a0-6631-44c7-b24c-df434e000d5d demo demo] GET https://162.253.55.156/volume/v3/ Sep 08 00:51:43.256773 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 req-8811f8a0-6631-44c7-b24c-df434e000d5d demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:43.256979 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 req-8811f8a0-6631-44c7-b24c-df434e000d5d demo demo] Calling method 'version_select' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:43.257338 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-c5694436-aa5d-4ce0-813e-8d49e7b7c669 req-8811f8a0-6631-44c7-b24c-df434e000d5d demo demo] https://162.253.55.156/volume/v3/ returned with HTTP 200 Sep 08 00:51:43.257653 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 4/16] 162.253.55.156 () {66 vars in 1346 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:43.298286 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-ffcce60d-cac0-4ebe-8ae1-044630a0c901 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.301746 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-ffcce60d-cac0-4ebe-8ae1-044630a0c901 demo demo] GET https://162.253.55.156/volume/v3/types/default Sep 08 00:51:43.302139 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-ffcce60d-cac0-4ebe-8ae1-044630a0c901 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:43.302550 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-ffcce60d-cac0-4ebe-8ae1-044630a0c901 demo demo] Calling method 'show' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:43.316014 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-ffcce60d-cac0-4ebe-8ae1-044630a0c901 demo demo] https://162.253.55.156/volume/v3/types/default returned with HTTP 200 Sep 08 00:51:43.316659 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 4/17] 162.253.55.156 () {64 vars in 1301 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:43.352051 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-9cf209c7-527b-48e2-9897-cc493248e38e None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.353455 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 5/18] 162.253.55.156 () {62 vars in 1068 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:51:43.381929 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-48955823-4122-4331-b93d-f15246cb3874 None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.385828 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 6/19] 162.253.55.156 () {64 vars in 1272 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [req-48955823-4122-4331-b93d-f15246cb3874 req-63d024a4-104b-4c80-8a70-fb646f040e3d None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-48955823-4122-4331-b93d-f15246cb3874 req-63d024a4-104b-4c80-8a70-fb646f040e3d demo demo] GET https://162.253.55.156/volume/v3/ Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-48955823-4122-4331-b93d-f15246cb3874 req-63d024a4-104b-4c80-8a70-fb646f040e3d demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [req-48955823-4122-4331-b93d-f15246cb3874 req-63d024a4-104b-4c80-8a70-fb646f040e3d demo demo] Calling method 'version_select' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [req-48955823-4122-4331-b93d-f15246cb3874 req-63d024a4-104b-4c80-8a70-fb646f040e3d demo demo] https://162.253.55.156/volume/v3/ returned with HTTP 200 Sep 08 00:51:43.424726 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 5/20] 162.253.55.156 () {66 vars in 1346 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 00:51:43.453118 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-354136b3-4861-4bfa-b396-eebfc2c00c88 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:43.456740 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-354136b3-4861-4bfa-b396-eebfc2c00c88 demo demo] GET https://162.253.55.156/volume/v3/types/default Sep 08 00:51:43.457118 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-354136b3-4861-4bfa-b396-eebfc2c00c88 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:43.457499 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-354136b3-4861-4bfa-b396-eebfc2c00c88 demo demo] Calling method 'show' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:43.471873 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-354136b3-4861-4bfa-b396-eebfc2c00c88 demo demo] https://162.253.55.156/volume/v3/types/default returned with HTTP 200 Sep 08 00:51:43.472661 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 5/21] 162.253.55.156 () {64 vars in 1301 bytes} [Tue Sep 8 00:51:43 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:51:51.197458 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:51:53.464519 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=8 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:57:08.593189 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:57:08.732674 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 00:57:08.733296 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:57:08.733752 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:57:08.735272 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:57:08.737591 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:57:08.792746 np0000192193 devstack@c-api.service[111645]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:57:08.792746 np0000192193 devstack@c-api.service[111645]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:57:08.792746 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] Get all volumes completed successfully. Sep 08 00:57:08.794541 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-aa0710da-740d-46be-b32c-7a9afe2e08c3 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:57:08.794968 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 6/22] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 00:57:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:57:18.784832 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:58:08.819846 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:58:08.822271 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 00:58:08.822456 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:58:08.822664 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:58:08.823259 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:58:08.825755 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:58:08.885230 np0000192193 devstack@c-api.service[111646]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:58:08.885230 np0000192193 devstack@c-api.service[111646]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:58:08.885581 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] Get all volumes completed successfully. Sep 08 00:58:08.888243 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-aca8488e-6953-46bf-9a19-ec7e5c47eebd demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:58:08.888667 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 7/23] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 00:58:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:58:18.879948 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:59:08.935850 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:59:08.940675 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 00:59:08.940988 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:59:08.941349 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:59:08.942571 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:59:08.943590 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:59:08.992550 np0000192193 devstack@c-api.service[111644]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:59:08.992550 np0000192193 devstack@c-api.service[111644]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:59:08.992991 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] Get all volumes completed successfully. Sep 08 00:59:08.995352 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-a99a4d3d-0c01-4220-91bb-cfcf251cc97d demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:59:08.995837 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 6/24] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 00:59:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:59:18.985068 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:00:09.032821 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:00:09.037375 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:00:09.037591 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:00:09.037795 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:00:09.038450 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:00:09.039289 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:00:09.079442 np0000192193 devstack@c-api.service[111643]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 01:00:09.079442 np0000192193 devstack@c-api.service[111643]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 01:00:09.079738 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] Get all volumes completed successfully. Sep 08 01:00:09.081968 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-9377bd34-0e8f-46b9-a04d-8967914d3120 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:00:09.082430 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 6/25] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:00:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:00:19.072597 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:01:09.160494 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-95010473-3e2c-4b26-8479-987bfa45b6ce None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:01:09.164475 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:01:09.164882 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:01:09.165272 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:01:09.165780 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:01:09.166910 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:01:09.175630 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] Get all volumes completed successfully. Sep 08 01:01:09.178524 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-95010473-3e2c-4b26-8479-987bfa45b6ce demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:01:09.179211 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 7/26] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:01:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:01:19.171196 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:02:09.209469 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:02:09.369527 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:02:09.370870 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:02:09.370870 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:02:09.370870 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:02:09.371697 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:02:09.383439 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] Get all volumes completed successfully. Sep 08 01:02:09.386789 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-92ade8b9-911a-4868-9eb6-ea4c3d9fe4cb demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:02:09.387311 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 8/27] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:02:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:02:19.378151 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:03:09.478086 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:03:09.480004 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:03:09.480277 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:03:09.480549 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:03:09.480932 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:03:09.481733 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:03:09.490039 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] Get all volumes completed successfully. Sep 08 01:03:09.492217 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-6f535936-1dcd-4680-9a7d-7726f1dda264 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:03:09.492702 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 7/28] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:03:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:03:19.485468 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:04:09.596718 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:04:09.599060 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:04:09.599237 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:04:09.599436 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:04:09.599723 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:04:09.600453 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:04:09.611880 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] Get all volumes completed successfully. Sep 08 01:04:09.614202 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-074ae3b6-89c1-447a-be87-e164fe0a87aa demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:04:09.614874 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 7/29] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:04:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:04:19.606760 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:05:09.670985 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:05:09.675387 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:05:09.675990 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:05:09.676518 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:05:09.677071 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:05:09.678148 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:05:09.688224 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] Get all volumes completed successfully. Sep 08 01:05:09.690911 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-f25b80d1-2206-49a9-83b9-ef22fae34f78 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:05:09.691366 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 8/30] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:05:09 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) Sep 08 01:05:19.682298 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:06:09.705655 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:06:09.707930 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:06:09.708167 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:06:09.708291 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:06:09.708573 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:06:09.709254 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:06:09.723484 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] Get all volumes completed successfully. Sep 08 01:06:09.727608 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-b541e0ec-00cb-4366-8232-f4dba04954a4 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:06:09.728325 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 9/31] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:06:09 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) Sep 08 01:06:19.714397 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:07:09.749571 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:07:09.978183 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:07:09.978655 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:07:09.979173 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:07:09.979730 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:07:09.981655 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:07:09.995261 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] Get all volumes completed successfully. Sep 08 01:07:09.999809 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-6a1f9e12-2b89-418e-8fc1-e0cfb44f2024 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:07:10.000569 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 8/32] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:07:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:07:19.988680 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:08:10.012728 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-2026fd94-c13e-4d68-979f-314a51a05667 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:08:10.015758 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:08:10.016126 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:08:10.016405 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:08:10.016968 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:08:10.017765 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:08:10.029254 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] Get all volumes completed successfully. Sep 08 01:08:10.032015 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-2026fd94-c13e-4d68-979f-314a51a05667 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:08:10.032506 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 8/33] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:08:20.022765 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:09:10.048832 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:09:10.051901 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:09:10.052190 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:09:10.052532 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:09:10.052897 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:09:10.054150 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:09:10.066052 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] Get all volumes completed successfully. Sep 08 01:09:10.068777 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-6d005f6f-8bfc-4849-b5a9-0e8cc9cbbca7 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:09:10.069220 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 9/34] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:09:20.058130 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:10:10.087511 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-e12487fe-6003-4ab4-8642-78d0e761f99c None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:10:10.093031 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:10:10.093437 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:10:10.093831 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:10:10.094352 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:10:10.096186 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:10:10.112665 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] Get all volumes completed successfully. Sep 08 01:10:10.117149 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-e12487fe-6003-4ab4-8642-78d0e761f99c demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:10:10.117968 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 10/35] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:10:20.103900 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:11:10.153466 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:11:10.158088 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:11:10.158491 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:11:10.158902 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:11:10.159458 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:11:10.160905 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:11:10.175182 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] Get all volumes completed successfully. Sep 08 01:11:10.179471 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-9f47ab7b-ba50-495f-8728-5fccb0721a05 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:11:10.180310 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 9/36] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:11:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:11:20.166525 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:12:10.201398 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-e69c1c69-21ae-470e-ac38-35f839a50188 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:12:10.372504 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:12:10.373054 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:12:10.373555 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:12:10.374186 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:12:10.375628 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:12:10.389511 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] Get all volumes completed successfully. Sep 08 01:12:10.393775 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-e69c1c69-21ae-470e-ac38-35f839a50188 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:12:10.394552 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 9/37] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:12:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:12:20.381626 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:13:10.413589 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-48cee137-f569-4a35-9266-b9f7d942a501 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:13:10.419800 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:13:10.420280 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:13:10.420691 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:13:10.421258 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:13:10.422872 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:13:10.438603 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] Get all volumes completed successfully. Sep 08 01:13:10.443237 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-48cee137-f569-4a35-9266-b9f7d942a501 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:13:10.444157 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 10/38] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:13:20.428965 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:14:10.463418 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:14:10.468806 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:14:10.469337 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:14:10.469912 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:14:10.470567 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:14:10.472510 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:14:10.486910 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] Get all volumes completed successfully. Sep 08 01:14:10.490268 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-bb5cd6d0-d0d5-496c-800e-423ef5eafe6f demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:14:10.490934 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 11/39] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:14:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:14:20.479310 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:15:10.515228 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:15:10.520923 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:15:10.521459 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:15:10.522056 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:15:10.522927 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:15:10.524537 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:15:10.540947 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] Get all volumes completed successfully. Sep 08 01:15:10.545383 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-802b01c1-ef5b-4ca3-8bce-bdd3c6e40cd5 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:15:10.546746 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 10/40] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:15:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:15:20.532477 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:16:10.566621 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-51967608-88a2-4581-83bf-70d51a551315 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:16:10.572117 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:16:10.572490 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:16:10.572919 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:16:10.573456 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:16:10.575200 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:16:10.589344 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] Get all volumes completed successfully. Sep 08 01:16:10.594414 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-51967608-88a2-4581-83bf-70d51a551315 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:16:10.595151 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 10/41] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:16:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:16:20.580985 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:17:10.622238 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:17:10.761483 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:17:10.762659 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:17:10.762659 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:17:10.763276 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:17:10.764835 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:17:10.779075 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] Get all volumes completed successfully. Sep 08 01:17:10.784411 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-25dec029-dc49-4186-85ac-f6f9c32336a0 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:17:10.785236 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 11/42] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:17:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:17:20.770516 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:18:10.806699 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:18:10.810814 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:18:10.811269 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:18:10.811745 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:18:10.812420 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:18:10.814322 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:18:10.830744 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] Get all volumes completed successfully. Sep 08 01:18:10.835027 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-48c2b0a9-7b77-49b9-a41e-a704d9026ef8 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:18:10.836069 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 12/43] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:18:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:18:20.819811 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:19:10.859778 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:19:10.864237 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:19:10.864591 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:19:10.865005 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:19:10.865634 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:19:10.867031 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:19:10.881463 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] Get all volumes completed successfully. Sep 08 01:19:10.885594 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-065d1031-cb2c-4d03-b237-9ec2159b09e1 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:19:10.886282 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 11/44] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:19:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:19:20.872447 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:20:10.900963 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:20:10.905235 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:20:10.905764 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:20:10.905997 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:20:10.906468 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:20:10.907813 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:20:10.920969 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] Get all volumes completed successfully. Sep 08 01:20:10.925104 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-5bea9827-15d4-4bef-8e14-cce03e82b16f demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:20:10.925803 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 11/45] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:20:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:20:20.912843 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:21:10.943238 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-e275e41b-c9a6-4279-892b-9c083a3d936e None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:21:10.947678 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:21:10.948065 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:21:10.948536 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:21:10.948981 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:21:10.950392 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:21:10.963969 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] Get all volumes completed successfully. Sep 08 01:21:10.968469 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-e275e41b-c9a6-4279-892b-9c083a3d936e demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:21:10.969223 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 12/46] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:21:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:21:20.956087 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:22:11.001412 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.middleware.request_id [None req-68554d69-1ef9-457f-ada7-556c562b824c None None] RequestId filter calling following filter/app {{(pid=111646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:22:11.061492 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:22:11.061925 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] Empty body provided in request {{(pid=111646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:22:11.062502 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.openstack.wsgi [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] Calling method 'detail' {{(pid=111646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:22:11.063141 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.api.api_utils [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] Removing options '' from query. {{(pid=111646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:22:11.065060 np0000192193 devstack@c-api.service[111646]: DEBUG cinder.volume.api [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:22:11.080396 np0000192193 devstack@c-api.service[111646]: INFO cinder.volume.api [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] Get all volumes completed successfully. Sep 08 01:22:11.083589 np0000192193 devstack@c-api.service[111646]: INFO cinder.api.openstack.wsgi [None req-68554d69-1ef9-457f-ada7-556c562b824c demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:22:11.084168 np0000192193 devstack@c-api.service[111646]: [pid: 111646|app: 0|req: 13/47] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:22:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:22:21.070741 np0000192193 devstack@c-api.service[111646]: DEBUG dbcounter [-] [111646] Writing DB stats cinder:SELECT=1 {{(pid=111646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:23:11.103924 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.middleware.request_id [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef None None] RequestId filter calling following filter/app {{(pid=111644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:23:11.108544 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:23:11.109551 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] Empty body provided in request {{(pid=111644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:23:11.110004 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.openstack.wsgi [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] Calling method 'detail' {{(pid=111644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:23:11.110505 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.api.api_utils [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] Removing options '' from query. {{(pid=111644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:23:11.112354 np0000192193 devstack@c-api.service[111644]: DEBUG cinder.volume.api [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:23:11.129678 np0000192193 devstack@c-api.service[111644]: INFO cinder.volume.api [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] Get all volumes completed successfully. Sep 08 01:23:11.134653 np0000192193 devstack@c-api.service[111644]: INFO cinder.api.openstack.wsgi [None req-a8c7e2a5-69fd-429b-a39c-e4a5408847ef demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:23:11.135442 np0000192193 devstack@c-api.service[111644]: [pid: 111644|app: 0|req: 12/48] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:23:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:23:21.117841 np0000192193 devstack@c-api.service[111644]: DEBUG dbcounter [-] [111644] Writing DB stats cinder:SELECT=1 {{(pid=111644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:24:11.148804 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.middleware.request_id [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 None None] RequestId filter calling following filter/app {{(pid=111643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:24:11.152125 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:24:11.152471 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] Empty body provided in request {{(pid=111643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:24:11.152878 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.openstack.wsgi [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] Calling method 'detail' {{(pid=111643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:24:11.153219 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.api.api_utils [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] Removing options '' from query. {{(pid=111643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:24:11.154597 np0000192193 devstack@c-api.service[111643]: DEBUG cinder.volume.api [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:24:11.166014 np0000192193 devstack@c-api.service[111643]: INFO cinder.volume.api [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] Get all volumes completed successfully. Sep 08 01:24:11.169467 np0000192193 devstack@c-api.service[111643]: INFO cinder.api.openstack.wsgi [None req-2502db28-945c-4985-830c-9b53ed2ac6a9 demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:24:11.170052 np0000192193 devstack@c-api.service[111643]: [pid: 111643|app: 0|req: 12/49] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:24:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:24:21.159288 np0000192193 devstack@c-api.service[111643]: DEBUG dbcounter [-] [111643] Writing DB stats cinder:SELECT=1 {{(pid=111643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:25:11.192649 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.middleware.request_id [None req-062a1b03-0372-4727-ba5d-20565cc5feac None None] RequestId filter calling following filter/app {{(pid=111645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:25:11.197573 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] GET https://162.253.55.156/volume/v3/volumes/detail Sep 08 01:25:11.198118 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] Empty body provided in request {{(pid=111645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:25:11.198575 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.openstack.wsgi [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] Calling method 'detail' {{(pid=111645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:25:11.199143 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.api.api_utils [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] Removing options '' from query. {{(pid=111645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:25:11.200686 np0000192193 devstack@c-api.service[111645]: DEBUG cinder.volume.api [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:25:11.212383 np0000192193 devstack@c-api.service[111645]: INFO cinder.volume.api [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] Get all volumes completed successfully. Sep 08 01:25:11.216427 np0000192193 devstack@c-api.service[111645]: INFO cinder.api.openstack.wsgi [None req-062a1b03-0372-4727-ba5d-20565cc5feac demo demo] https://162.253.55.156/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:25:11.217382 np0000192193 devstack@c-api.service[111645]: [pid: 111645|app: 0|req: 13/50] 162.253.55.156 () {64 vars in 1296 bytes} [Tue Sep 8 01:25:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:25:21.204634 np0000192193 devstack@c-api.service[111645]: DEBUG dbcounter [-] [111645] Writing DB stats cinder:SELECT=1 {{(pid=111645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}