[ 421.299073] [54617]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 421.300358] [54617]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 13 12:42:30 2024] *** [ 421.300358] [54617]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 421.300358] [54617]: os: Linux-5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 [ 421.300358] [54617]: nodename: devstack [ 421.300358] [54617]: machine: x86_64 [ 421.300358] [54617]: clock source: unix [ 421.300358] [54617]: pcre jit disabled [ 421.300358] [54617]: detected number of CPU cores: 8 [ 421.300358] [54617]: current working directory: / [ 421.300358] [54617]: detected binary path: /usr/bin/uwsgi-core [ 421.300358] [54617]: your processes number limit is 63501 [ 421.300358] [54617]: your memory page size is 4096 bytes [ 421.300358] [54617]: detected max file descriptor number: 2048 [ 421.300358] [54617]: lock engine: pthread robust mutexes [ 421.300745] [54617]: thunder lock: enabled [ 421.300745] [54617]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 [ 421.300745] [54617]: Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] [ 421.300745] [54617]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 421.300745] [54617]: Set PythonHome to /opt/stack/data/venv [ 421.357719] [54617]: Python main interpreter initialized at 0x5592fa2a7b70 [ 421.357719] [54617]: python threads support enabled [ 421.357719] [54617]: your server socket listen backlog is limited to 100 connections [ 421.357719] [54617]: your mercy for graceful operations on workers is 80 seconds [ 421.357972] [54617]: mapped 403077 bytes (393 KB) for 2 cores [ 421.357972] [54617]: *** Operational MODE: preforking *** [ 421.358177] [54617]: *** uWSGI is running in multiple interpreter mode *** [ 421.358177] [54617]: spawned uWSGI master process (pid: 54617) [ 421.358552] [54617]: spawned uWSGI worker 1 (pid: 54618, cores: 1) [ 421.362369] [54617]: spawned uWSGI worker 2 (pid: 54619, cores: 1) [ 421.362369] [54617]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 421.994110] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_versionedobjects/fields.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives [ 421.994110] [54618]: from distutils import versionpredicate [ 421.999596] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_versionedobjects/fields.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives [ 421.999596] [54619]: from distutils import versionpredicate [ 422.359852] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1588: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 422.359852] [54618]: warnings.warn( [ 422.362029] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1588: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 422.362029] [54619]: warnings.warn( [ 422.470287] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 422.470287] [54618]: from defusedxml.lxml import parse [ 422.474649] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 422.474649] [54619]: from defusedxml.lxml import parse [ 422.519498] [54618]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 422.519498] [54618]: BASE = declarative_base() [ 422.522495] [54619]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 422.522495] [54619]: BASE = declarative_base() [ 422.703698] [54619]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54619) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 422.706203] [54618]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54618) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 422.710120] [54619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54619) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 422.710493] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 422.711126] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 422.711398] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 422.713109] [54618]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54618) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 422.713451] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 422.713776] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 422.713989] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 422.838468] [54619]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 422.838468] [54619]: @jsonschema.FormatChecker.cls_checks('date-time') [ 422.841417] [54618]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 422.841417] [54618]: @jsonschema.FormatChecker.cls_checks('date-time') [ 422.887234] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 422.887406] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 422.887406] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 422.887585] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 422.887585] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 422.887689] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 422.887767] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 422.889559] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 422.889675] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 422.889794] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 422.889859] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 422.889998] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 422.890157] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 422.890270] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.141764] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.142110] [54618]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.142110] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.142110] [54618]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.142201] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.142241] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.142440] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.147589] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.147734] [54618]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.147807] [54618]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.147906] [54618]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.147999] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.148125] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.148229] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.149501] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.149621] [54618]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.149720] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.149818] [54618]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.149910] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.150000] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.150098] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.151143] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.151261] [54618]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.151350] [54618]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.151447] [54618]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.151540] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.151630] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.151726] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.153242] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.153352] [54618]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.153442] [54618]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.153564] [54618]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.153667] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.153758] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.153857] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.154672] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.154874] [54619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.154952] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.155019] [54619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.155116] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.155209] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.155314] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.156524] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.156649] [54619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.156748] [54619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.156869] [54619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.156964] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.157056] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.157094] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.157192] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.157236] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.157271] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.157361] [54618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.157457] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.157550] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.157663] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.157708] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.157779] [54619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.157858] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.157957] [54619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.158048] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.158138] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.158233] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.158664] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.158773] [54619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.158897] [54619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.158984] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.159024] [54619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.159090] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.159128] [54618]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.159159] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.159198] [54618]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.159286] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.159324] [54618]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.159389] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.159454] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.159578] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.159780] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.159891] [54619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.159988] [54619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.160110] [54619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.160208] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.160296] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.160339] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.160454] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.160510] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.160543] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.160644] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.160739] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.160830] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.160929] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.161368] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.161520] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.161632] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.161730] [54619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.161823] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.161917] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.162012] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.162521] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.162633] [54619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.162729] [54619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.162824] [54619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.162914] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.163002] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.163098] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.163431] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.163537] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.163628] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.163720] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.163808] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.163893] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.163990] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.170368] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.170547] [54618]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.170641] [54618]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.170706] [54618]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.170793] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.170884] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.170983] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.171881] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.171978] [54618]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.172070] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.172168] [54618]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.172262] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.172353] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.172451] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.173644] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.173762] [54619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.173867] [54619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.173964] [54619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.174055] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.174145] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.174184] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.174253] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.174293] [54618]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.174367] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.174466] [54618]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.174577] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.174620] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.174688] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.174723] [54619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.174816] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.174859] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.174890] [54619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.175004] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.175063] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.175165] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.175676] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.175780] [54619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.175874] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.175969] [54619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.176069] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.176158] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.176255] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.178902] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.179019] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.179119] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.179188] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.179250] [54618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.179308] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.179370] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.179428] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.179487] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.179546] [54619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.179603] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.179659] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.179659] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.179774] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.195404] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.195621] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.195715] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.195715] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.195843] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.195904] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.195975] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.196057] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.196117] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.196179] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.196241] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.196300] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.196361] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.196361] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.196845] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.197000] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.197102] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.197167] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.197231] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.197289] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.197348] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.197348] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.197470] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.197531] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.197588] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.197588] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.197703] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.197764] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.198223] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.198337] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.198437] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.198534] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.198625] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.198694] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.198760] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.198833] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.198898] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.198956] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.198956] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.199067] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.199127] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.199227] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.201356] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.201593] [54618]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.201593] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.201782] [54618]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.201870] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.201966] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.202053] [54619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.202135] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.202219] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.202302] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.202391] [54619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.202391] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.202391] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.202391] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.202714] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.202855] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.202955] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.203055] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.203118] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.203191] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.203247] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.203305] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.203366] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.203468] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.203532] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.203532] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.203643] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.203701] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.207321] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.207436] [54618]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.207538] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.207634] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.207726] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.207784] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.207843] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.207905] [54619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.207964] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.208073] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.208073] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.208191] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.208257] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.208342] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.209805] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.209914] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.209985] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.210070] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.210138] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.210200] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.210200] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.210324] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.210383] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.210503] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.210567] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.210626] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.210626] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.210626] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.210877] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.211004] [54618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.211102] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.211176] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.211239] [54618]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.211298] [54619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.211353] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.211475] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.211548] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.211609] [54619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.211668] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.211736] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.211736] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.211736] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.215331] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.215520] [54618]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.215520] [54618]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.215672] [54618]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.215672] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.215790] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.215849] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.215910] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.215978] [54619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.215978] [54619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.216121] [54619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.216121] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.216260] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.216340] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.216641] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.216755] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.216840] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.216907] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.216968] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.217027] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.217086] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.217086] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.217200] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.217260] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.217325] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.217381] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.217441] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.217441] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.219084] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.219199] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.219297] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.219393] [54618]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.219487] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.219569] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.219672] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.221908] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.222074] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.222179] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.222253] [54619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.222317] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.222386] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.222464] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.224772] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.224912] [54618]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.225018] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.225107] [54618]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.225181] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.225255] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.225357] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.225449] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.225561] [54619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.225669] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.225822] [54619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.225893] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.225977] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.226044] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.228576] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.228686] [54618]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.228786] [54618]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.228884] [54618]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.228976] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.229065] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.229173] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.229281] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.229397] [54619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.229495] [54619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.229591] [54619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.229682] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.229772] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.229875] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.229969] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.230086] [54618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.230184] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.230245] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.230305] [54618]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.230365] [54619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.230458] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.230524] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.230591] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.230651] [54619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.230707] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.230766] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.230766] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.230883] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.231413] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.231561] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.231681] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.231749] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.231810] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.231871] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.231936] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.231999] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.232106] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.232173] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.232231] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.232291] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.232291] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.232291] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.234033] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.234147] [54618]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.234244] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.234340] [54618]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.234449] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.234516] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.234575] [54619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.234641] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.234696] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.234696] [54619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.234812] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.234871] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.234871] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.234979] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.235736] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.235827] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.235892] [54618]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.235948] [54619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.236016] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.236083] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.236150] [54618]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.236210] [54619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.236272] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.236331] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.236388] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.236457] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.236516] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.236574] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.238404] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.238506] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.238572] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.238628] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.238687] [54618]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.238750] [54619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.238812] [54618]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.238871] [54619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.238927] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.238983] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.239038] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.239096] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.239157] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.239216] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.240326] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.240458] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.240571] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.240639] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.240704] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.240771] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.240829] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.240884] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.240943] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.241002] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.241002] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.241124] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.296309] [54618]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54618) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 423.296558] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.296631] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.296690] [54619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54619) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 423.296884] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.296956] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.297048] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.297155] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.297214] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.297270] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.297333] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.297388] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.297444] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.297499] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.297559] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.297616] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.297682] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.297738] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.297795] [54618]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.297852] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.297915] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.297971] [54618]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.298029] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.298088] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.298088] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.298197] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.298252] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.298252] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.298373] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.298429] [54618]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.298484] [54618]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.298539] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.298598] [54618]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.298654] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.298715] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.298715] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.298823] [54619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.298879] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.298879] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.298986] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.299043] [54618]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.299043] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.299171] [54619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.299228] [54618]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.299228] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.299338] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.299393] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.299393] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.299511] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.299566] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.299566] [54618]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.299678] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.299733] [54618]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.299789] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.299845] [54618]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.299901] [54619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.299957] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.300025] [54619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.300084] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.300145] [54619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.300201] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.300263] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.300320] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.300376] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.300468] [54618]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.300468] [54618]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.300586] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.300643] [54618]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.300703] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.300760] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.300815] [54619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.300871] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.300926] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.300982] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.301037] [54619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.301100] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.301156] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.301215] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.301271] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.301328] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.301404] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.301463] [54618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.301520] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.301576] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.301631] [54619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.301688] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.301751] [54619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.301822] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.301904] [54619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.301973] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.302030] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.302087] [54618]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.302144] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.302201] [54618]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.302256] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.302318] [54618]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.302374] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.302429] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.302484] [54619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.302540] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.302595] [54619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.302651] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.302713] [54619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.302768] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.302828] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.302883] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.302940] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.302996] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.303052] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.303108] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.303164] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.303219] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.303275] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.303335] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.303391] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.303462] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.303519] [54619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.303574] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.303630] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.303685] [54618]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.303740] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.303795] [54618]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.303851] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.303912] [54618]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.303967] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.304037] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.304097] [54619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.304154] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.304210] [54619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.304271] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.304327] [54619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.304382] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.304443] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.304500] [54618]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.304555] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.304610] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.304666] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.304723] [54618]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.304778] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.304834] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.304889] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.304948] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.305010] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.305065] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.305120] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.305176] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.305231] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.305231] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.305339] [54618]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.305339] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.305448] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.305505] [54618]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.305560] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.305615] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.305670] [54619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.305726] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.305787] [54619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.305842] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.305898] [54619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.305957] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.306014] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.306070] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.306124] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.306181] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.306238] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.306294] [54618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.306350] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.306412] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.306473] [54619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.306529] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.306599] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.306671] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.306730] [54619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.306787] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.306852] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.306908] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.306963] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.307022] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.307091] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.307186] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.307245] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.307302] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.307357] [54619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.307418] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.307475] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.307533] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.307594] [54619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.307655] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.307713] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.307768] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.307823] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.307878] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.307934] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.307989] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.308058] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.308118] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.308175] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.308237] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.308292] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.308347] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.308402] [54619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.308458] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.308514] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.308569] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.308627] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.308684] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.308739] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.308794] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.308850] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.308907] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.308972] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.309030] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.309087] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.309141] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.309196] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.309255] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.309311] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.309366] [54618]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.309430] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.309487] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.309542] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.309597] [54618]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.309652] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.309652] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.309771] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.309828] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.309884] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.309938] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.309994] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.310049] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.310105] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.310162] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.310217] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.310274] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.310333] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.310388] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.310465] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.310534] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.310591] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.310646] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.310701] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.310758] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.310815] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.310875] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.310936] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.310997] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.311053] [54618]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.311053] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.311162] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.311217] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.311277] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.311334] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.311396] [54619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.311460] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.311524] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.311582] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.311639] [54619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.311694] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.311750] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.311807] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.311862] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.311922] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.311978] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.312059] [54618]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.312126] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.312182] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.312238] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.312294] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.312349] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.312405] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.312460] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.312517] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.312576] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.312632] [54618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.312691] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.312749] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.312805] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.312866] [54618]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.312922] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.312978] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.313034] [54619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.313096] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.313152] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.313209] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.313264] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.313320] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.313376] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.313437] [54618]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.313492] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.313548] [54618]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.313606] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.313668] [54618]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.313723] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.313779] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.313834] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.313890] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.313947] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.314003] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.314060] [54619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.314119] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.314180] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.314237] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.314292] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.314347] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.314409] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.314472] [54618]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.314472] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.314580] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.314641] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.314641] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.314749] [54619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.314804] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.314860] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.314915] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.314971] [54619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.315025] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.315080] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.315080] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.315199] [54618]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.315199] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.315307] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.315363] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.315419] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.315475] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.315531] [54619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.315586] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.315646] [54619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.315701] [54618]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.315757] [54619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.315814] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.315872] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.315927] [54618]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.315988] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.316137] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.316194] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.316257] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.316313] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.316369] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.316425] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.316481] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.316536] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.316593] [54618]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.316648] [54619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.316703] [54618]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.316762] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.316824] [54618]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.316880] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.316935] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.316990] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.317047] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.317103] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.317160] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.317245] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.317309] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.317365] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.317429] [54618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.317486] [54619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.317542] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.317603] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.317661] [54618]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.317716] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.317772] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.317832] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.317887] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.317944] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.318005] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.318061] [54619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.318117] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.318171] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.318171] [54619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.318280] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.318340] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.318411] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.318485] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.318544] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.318601] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.318657] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.318712] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.318768] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.318823] [54619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.318879] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.318940] [54619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.318996] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.319052] [54619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.319107] [54618]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.319168] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.319224] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.319279] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.319334] [54618]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.319390] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.319450] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.319505] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.319562] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.319618] [54619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.319673] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.319732] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.319789] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.319845] [54619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.319908] [54618]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.319968] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.320033] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.320091] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.320147] [54618]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.320203] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.320260] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.320260] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.320368] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.320449] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.320519] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.320519] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.320629] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.320686] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.320765] [54618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.320765] [54618]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.320875] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.320933] [54618]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.320990] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.321048] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.321104] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.321161] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.321217] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.321275] [54618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.321330] [54619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.321387] [54618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54618) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.321456] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.321456] [54619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.321593] [54618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.321651] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.321708] [54618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.321764] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.321820] [54618]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.321876] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.321933] [54618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.321933] [54618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54618) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.322042] [54619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54619) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 423.322523] [54619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 423.323001] [54619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 423.323001] [54619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54619) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 423.354719] [54618]: INFO dbcounter [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Registered counter for database cinder [ 423.355875] [54619]: INFO dbcounter [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Registered counter for database cinder [ 423.366442] [54618]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd 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=54618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 423.368882] [54619]: DEBUG oslo_db.sqlalchemy.engines [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 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=54619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 423.370192] [54618]: DEBUG dbcounter [-] [54618] Writer thread running {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 423.372590] [54619]: DEBUG dbcounter [-] [54619] Writer thread running {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 423.471270] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 423.473861] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 423.476178] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 423.477912] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 423.478212] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. [ 423.478767] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.478961] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.480458] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 423.480596] [54618]: WARNING cinder.keymgr.conf_key_mgr [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.482916] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 423.484679] [54618]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd 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=54618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 423.485058] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. [ 423.485550] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.485789] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.486514] [54619]: WARNING cinder.keymgr.conf_key_mgr [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.486829] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 423.488959] [54618]: INFO cinder.rpc [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 423.489440] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.489655] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.490836] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.491044] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.491170] [54619]: DEBUG oslo_db.sqlalchemy.engines [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 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=54619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 423.491873] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.492085] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.493319] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 423.495445] [54619]: INFO cinder.rpc [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 423.495950] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.496186] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.497336] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.497534] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.498366] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.498566] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.503608] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.503821] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.506571] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.506774] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.509398] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.509609] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.509879] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.510093] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.513299] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.513400] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.513512] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.513588] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.516018] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.516127] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.516226] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.516338] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.518790] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.518996] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.519934] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.520151] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.521696] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.521904] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.522747] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.522950] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.524559] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.524782] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.525452] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.525653] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.527174] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.527383] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.528347] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.528430] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.528578] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.528640] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.530834] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.530924] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.531052] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.531113] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.533604] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.533808] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.534762] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.534958] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.536968] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.537170] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.537230] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.537370] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.543363] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.543590] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.625254] [54618]: WARNING cinder.api.contrib.hosts [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 423.625955] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.626180] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.627132] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.627335] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.628342] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.628537] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.629339] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.629542] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.630630] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.630893] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.630966] [54619]: WARNING cinder.api.contrib.hosts [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 423.631637] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.631856] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.631937] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.632071] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.632819] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.632966] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.633027] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.633195] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.634000] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.634131] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.634192] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.634332] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.634999] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.635194] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.635589] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.635875] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.636256] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.636460] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.636650] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: extensions {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.637395] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.637601] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.638142] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-hosts {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.638493] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.638692] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.639567] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.639762] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.640195] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: qos-specs {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.640875] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.641105] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.641882] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: extensions {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.643068] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-quota-class-sets {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.643270] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-hosts {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.644688] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: scheduler-stats {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.645294] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: qos-specs {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.646205] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-snapshot-manage {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.647512] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-quota-class-sets {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.647805] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: capabilities {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.649019] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: scheduler-stats {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.649264] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: encryption {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.650534] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-snapshot-manage {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.650961] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: cgsnapshots {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.652237] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: capabilities {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.652913] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-quota-sets {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.653638] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: encryption {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.654475] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-volume-manage {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.655267] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: cgsnapshots {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.656055] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-volume-transfer {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.656843] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-quota-sets {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.657715] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-volume-type-access {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.658461] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-volume-manage {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.659423] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: backups {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.660057] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-volume-transfer {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.661788] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-volume-type-access {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.662887] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-services {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.663452] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: backups {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.664214] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: consistencygroups {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.666223] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: extra_specs {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.666492] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-services {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.667758] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: os-availability-zone {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.667845] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: consistencygroups {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.669554] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extended resource: encryption {{(pid=54618) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.670055] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: extra_specs {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.671529] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.671618] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: os-availability-zone {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.671760] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.672817] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.673023] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.673110] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extended resource: encryption {{(pid=54619) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 423.673898] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.674097] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.674960] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.675027] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.675163] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.675233] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.676131] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.676250] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.676331] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.676460] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.677266] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.677402] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.677470] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.677610] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.678432] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.678508] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.678630] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.678689] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.679505] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.679644] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.679711] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.679849] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.680800] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.680898] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.680979] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.681058] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.681894] [54618]: WARNING stevedore.named [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.681979] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.682093] [54618]: WARNING castellan.key_manager [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.682153] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.682849] [54618]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] SnapshotActionsController initialized {{(pid=54618) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 423.683031] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.683103] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeActions extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.683225] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension UsedLimits extending resource: limits {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.683333] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.683399] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.683539] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.683693] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension TypesManage extending resource: types {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.683855] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684028] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension AdminActions extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684179] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension AdminActions extending resource: snapshots {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684331] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension AdminActions extending resource: backups {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684395] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.684482] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684542] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.684646] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684801] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.684957] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.685107] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.685256] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.685362] [54619]: WARNING stevedore.named [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 423.685424] [54618]: DEBUG cinder.api.openstack [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=54618) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.685566] [54619]: WARNING castellan.key_manager [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 423.686318] [54619]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] SnapshotActionsController initialized {{(pid=54619) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 423.686491] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeActions extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.686686] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension UsedLimits extending resource: limits {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.686847] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687000] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687149] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension TypesManage extending resource: types {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687307] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687462] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension AdminActions extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687623] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension AdminActions extending resource: snapshots {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687746] [54618]: WARNING keystonemiddleware.auth_token [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 423.687836] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension AdminActions extending resource: backups {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.687931] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688090] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688250] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688448] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688619] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688768] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.688910] [54619]: DEBUG cinder.api.openstack [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54619) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 423.691269] [54619]: WARNING keystonemiddleware.auth_token [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 423.691629] [54618]: WARNING keystonemiddleware.auth_token [None req-7a6e1e37-de8f-410a-bce6-5e24cb2aa8fd None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 423.694065] [54618]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5592fa2a7b70 pid: 54618 (default app) [ 423.695026] [54619]: WARNING keystonemiddleware.auth_token [None req-3c46c59e-ac2f-4df7-8bf7-0ba3f60ee223 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 423.697460] [54619]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5592fa2a7b70 pid: 54619 (default app) [ 423.702596] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.702596] [54618]: warnings.warn(deprecated_msg) [ 423.702822] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.702822] [54618]: warnings.warn(deprecated_msg) [ 423.702822] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.702822] [54618]: warnings.warn(deprecated_msg) [ 423.702822] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703178] [54618]: warnings.warn(deprecated_msg) [ 423.703178] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703178] [54618]: warnings.warn(deprecated_msg) [ 423.703178] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703178] [54618]: warnings.warn(deprecated_msg) [ 423.703178] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703572] [54618]: warnings.warn(deprecated_msg) [ 423.703572] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703572] [54618]: warnings.warn(deprecated_msg) [ 423.703572] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703572] [54618]: warnings.warn(deprecated_msg) [ 423.703880] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703880] [54618]: warnings.warn(deprecated_msg) [ 423.703880] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.703880] [54618]: warnings.warn(deprecated_msg) [ 423.704196] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704196] [54618]: warnings.warn(deprecated_msg) [ 423.704196] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704196] [54618]: warnings.warn(deprecated_msg) [ 423.704471] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704471] [54618]: warnings.warn(deprecated_msg) [ 423.704471] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704471] [54618]: warnings.warn(deprecated_msg) [ 423.704471] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704811] [54618]: warnings.warn(deprecated_msg) [ 423.704811] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704811] [54618]: warnings.warn(deprecated_msg) [ 423.704811] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.704811] [54618]: warnings.warn(deprecated_msg) [ 423.705130] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705130] [54618]: warnings.warn(deprecated_msg) [ 423.705130] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705130] [54618]: warnings.warn(deprecated_msg) [ 423.705130] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705130] [54618]: warnings.warn(deprecated_msg) [ 423.705521] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705521] [54618]: warnings.warn(deprecated_msg) [ 423.705521] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705521] [54618]: warnings.warn(deprecated_msg) [ 423.705521] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705521] [54618]: warnings.warn(deprecated_msg) [ 423.705911] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705911] [54618]: warnings.warn(deprecated_msg) [ 423.705911] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705911] [54618]: warnings.warn(deprecated_msg) [ 423.705911] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.705911] [54618]: warnings.warn(deprecated_msg) [ 423.706303] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706303] [54618]: warnings.warn(deprecated_msg) [ 423.706303] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706303] [54618]: warnings.warn(deprecated_msg) [ 423.706303] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706303] [54618]: warnings.warn(deprecated_msg) [ 423.706679] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706679] [54618]: warnings.warn(deprecated_msg) [ 423.706679] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706679] [54618]: warnings.warn(deprecated_msg) [ 423.706959] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706959] [54618]: warnings.warn(deprecated_msg) [ 423.706959] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.706959] [54618]: warnings.warn(deprecated_msg) [ 423.706959] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707290] [54618]: warnings.warn(deprecated_msg) [ 423.707290] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707290] [54618]: warnings.warn(deprecated_msg) [ 423.707290] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707290] [54618]: warnings.warn(deprecated_msg) [ 423.707603] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707603] [54618]: warnings.warn(deprecated_msg) [ 423.707603] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707603] [54618]: warnings.warn(deprecated_msg) [ 423.707603] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707603] [54618]: warnings.warn(deprecated_msg) [ 423.707970] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707970] [54618]: warnings.warn(deprecated_msg) [ 423.707970] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.707970] [54618]: warnings.warn(deprecated_msg) [ 423.707970] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708340] [54618]: warnings.warn(deprecated_msg) [ 423.708340] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708340] [54618]: warnings.warn(deprecated_msg) [ 423.708340] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708340] [54618]: warnings.warn(deprecated_msg) [ 423.708690] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708690] [54618]: warnings.warn(deprecated_msg) [ 423.708690] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708690] [54618]: warnings.warn(deprecated_msg) [ 423.708958] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708958] [54618]: warnings.warn(deprecated_msg) [ 423.708958] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.708958] [54618]: warnings.warn(deprecated_msg) [ 423.709221] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709221] [54618]: warnings.warn(deprecated_msg) [ 423.709221] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709221] [54618]: warnings.warn(deprecated_msg) [ 423.709221] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709560] [54618]: warnings.warn(deprecated_msg) [ 423.709560] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709560] [54618]: warnings.warn(deprecated_msg) [ 423.709560] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709560] [54618]: warnings.warn(deprecated_msg) [ 423.709871] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709871] [54618]: warnings.warn(deprecated_msg) [ 423.709871] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.709871] [54618]: warnings.warn(deprecated_msg) [ 423.710137] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710137] [54618]: warnings.warn(deprecated_msg) [ 423.710137] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710137] [54618]: warnings.warn(deprecated_msg) [ 423.710448] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710448] [54618]: warnings.warn(deprecated_msg) [ 423.710448] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710448] [54618]: warnings.warn(deprecated_msg) [ 423.710723] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710723] [54618]: warnings.warn(deprecated_msg) [ 423.710723] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710723] [54618]: warnings.warn(deprecated_msg) [ 423.710993] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710993] [54618]: warnings.warn(deprecated_msg) [ 423.710993] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.710993] [54618]: warnings.warn(deprecated_msg) [ 423.711250] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.711250] [54618]: warnings.warn(deprecated_msg) [ 423.711250] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.711250] [54618]: warnings.warn(deprecated_msg) [ 423.711250] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.711250] [54618]: warnings.warn(deprecated_msg) [ 423.711717] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.711717] [54618]: warnings.warn(deprecated_msg) [ 423.711717] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.711717] [54618]: warnings.warn(deprecated_msg) [ 423.711717] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712102] [54618]: warnings.warn(deprecated_msg) [ 423.712102] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712102] [54618]: warnings.warn(deprecated_msg) [ 423.712102] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712102] [54618]: warnings.warn(deprecated_msg) [ 423.712102] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712102] [54618]: warnings.warn(deprecated_msg) [ 423.712545] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712545] [54618]: warnings.warn(deprecated_msg) [ 423.712545] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712545] [54618]: warnings.warn(deprecated_msg) [ 423.712545] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712545] [54618]: warnings.warn(deprecated_msg) [ 423.712931] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712931] [54618]: warnings.warn(deprecated_msg) [ 423.712931] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712931] [54618]: warnings.warn(deprecated_msg) [ 423.712931] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.712931] [54618]: warnings.warn(deprecated_msg) [ 423.713317] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.713317] [54618]: warnings.warn(deprecated_msg) [ 423.713317] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.713317] [54618]: warnings.warn(deprecated_msg) [ 423.713317] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.713317] [54618]: warnings.warn(deprecated_msg) [ 423.713702] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.713702] [54618]: warnings.warn(deprecated_msg) [ 423.713702] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.713702] [54618]: warnings.warn(deprecated_msg) [ 423.714002] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714002] [54618]: warnings.warn(deprecated_msg) [ 423.714002] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714002] [54618]: warnings.warn(deprecated_msg) [ 423.714268] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714268] [54618]: warnings.warn(deprecated_msg) [ 423.714268] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714268] [54618]: warnings.warn(deprecated_msg) [ 423.714532] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714532] [54618]: warnings.warn(deprecated_msg) [ 423.714532] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 423.714532] [54618]: warnings.warn(deprecated_msg) [ 423.714532] [54618]: DEBUG cinder.api.middleware.request_id [None req-4b1cabb3-100a-4367-9f5a-7e0412fc8863 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 423.714532] [54618]: [pid: 54618|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 775 bytes} [Tue Feb 13 12:42:33 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 427.111546] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.111546] [54619]: warnings.warn(deprecated_msg) [ 427.111991] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.111991] [54619]: warnings.warn(deprecated_msg) [ 427.112177] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112177] [54619]: warnings.warn(deprecated_msg) [ 427.112299] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112299] [54619]: warnings.warn(deprecated_msg) [ 427.112472] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112472] [54619]: warnings.warn(deprecated_msg) [ 427.112598] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112598] [54619]: warnings.warn(deprecated_msg) [ 427.112714] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112714] [54619]: warnings.warn(deprecated_msg) [ 427.112849] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112849] [54619]: warnings.warn(deprecated_msg) [ 427.112968] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.112968] [54619]: warnings.warn(deprecated_msg) [ 427.113089] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113089] [54619]: warnings.warn(deprecated_msg) [ 427.113200] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113200] [54619]: warnings.warn(deprecated_msg) [ 427.113309] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113309] [54619]: warnings.warn(deprecated_msg) [ 427.113421] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113421] [54619]: warnings.warn(deprecated_msg) [ 427.113529] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113529] [54619]: warnings.warn(deprecated_msg) [ 427.113646] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113646] [54619]: warnings.warn(deprecated_msg) [ 427.113753] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113753] [54619]: warnings.warn(deprecated_msg) [ 427.113862] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113862] [54619]: warnings.warn(deprecated_msg) [ 427.113972] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.113972] [54619]: warnings.warn(deprecated_msg) [ 427.114086] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114086] [54619]: warnings.warn(deprecated_msg) [ 427.114204] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114204] [54619]: warnings.warn(deprecated_msg) [ 427.114318] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114318] [54619]: warnings.warn(deprecated_msg) [ 427.114436] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114436] [54619]: warnings.warn(deprecated_msg) [ 427.114546] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114546] [54619]: warnings.warn(deprecated_msg) [ 427.114661] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114661] [54619]: warnings.warn(deprecated_msg) [ 427.114777] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114777] [54619]: warnings.warn(deprecated_msg) [ 427.114888] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114888] [54619]: warnings.warn(deprecated_msg) [ 427.114996] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.114996] [54619]: warnings.warn(deprecated_msg) [ 427.115104] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115104] [54619]: warnings.warn(deprecated_msg) [ 427.115280] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115280] [54619]: warnings.warn(deprecated_msg) [ 427.115389] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115389] [54619]: warnings.warn(deprecated_msg) [ 427.115498] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115498] [54619]: warnings.warn(deprecated_msg) [ 427.115612] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115612] [54619]: warnings.warn(deprecated_msg) [ 427.115727] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115727] [54619]: warnings.warn(deprecated_msg) [ 427.115838] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115838] [54619]: warnings.warn(deprecated_msg) [ 427.115948] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.115948] [54619]: warnings.warn(deprecated_msg) [ 427.116074] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116074] [54619]: warnings.warn(deprecated_msg) [ 427.116196] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116196] [54619]: warnings.warn(deprecated_msg) [ 427.116305] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116305] [54619]: warnings.warn(deprecated_msg) [ 427.116465] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116465] [54619]: warnings.warn(deprecated_msg) [ 427.116601] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116601] [54619]: warnings.warn(deprecated_msg) [ 427.116752] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116752] [54619]: warnings.warn(deprecated_msg) [ 427.116864] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116864] [54619]: warnings.warn(deprecated_msg) [ 427.116977] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.116977] [54619]: warnings.warn(deprecated_msg) [ 427.117096] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117096] [54619]: warnings.warn(deprecated_msg) [ 427.117209] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117209] [54619]: warnings.warn(deprecated_msg) [ 427.117325] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117325] [54619]: warnings.warn(deprecated_msg) [ 427.117435] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117435] [54619]: warnings.warn(deprecated_msg) [ 427.117544] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117544] [54619]: warnings.warn(deprecated_msg) [ 427.117657] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117657] [54619]: warnings.warn(deprecated_msg) [ 427.117767] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117767] [54619]: warnings.warn(deprecated_msg) [ 427.117882] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117882] [54619]: warnings.warn(deprecated_msg) [ 427.117992] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.117992] [54619]: warnings.warn(deprecated_msg) [ 427.118104] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118104] [54619]: warnings.warn(deprecated_msg) [ 427.118219] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118219] [54619]: warnings.warn(deprecated_msg) [ 427.118333] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118333] [54619]: warnings.warn(deprecated_msg) [ 427.118452] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118452] [54619]: warnings.warn(deprecated_msg) [ 427.118566] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118566] [54619]: warnings.warn(deprecated_msg) [ 427.118676] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118676] [54619]: warnings.warn(deprecated_msg) [ 427.118784] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118784] [54619]: warnings.warn(deprecated_msg) [ 427.118896] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.118896] [54619]: warnings.warn(deprecated_msg) [ 427.119012] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119012] [54619]: warnings.warn(deprecated_msg) [ 427.119122] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119122] [54619]: warnings.warn(deprecated_msg) [ 427.119231] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119231] [54619]: warnings.warn(deprecated_msg) [ 427.119342] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119342] [54619]: warnings.warn(deprecated_msg) [ 427.119469] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119469] [54619]: warnings.warn(deprecated_msg) [ 427.119581] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119581] [54619]: warnings.warn(deprecated_msg) [ 427.119689] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119689] [54619]: warnings.warn(deprecated_msg) [ 427.119797] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119797] [54619]: warnings.warn(deprecated_msg) [ 427.119906] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.119906] [54619]: warnings.warn(deprecated_msg) [ 427.120031] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120031] [54619]: warnings.warn(deprecated_msg) [ 427.120150] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120150] [54619]: warnings.warn(deprecated_msg) [ 427.120264] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120264] [54619]: warnings.warn(deprecated_msg) [ 427.120374] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120374] [54619]: warnings.warn(deprecated_msg) [ 427.120515] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120515] [54619]: warnings.warn(deprecated_msg) [ 427.120639] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120639] [54619]: warnings.warn(deprecated_msg) [ 427.120751] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120751] [54619]: warnings.warn(deprecated_msg) [ 427.120868] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120868] [54619]: warnings.warn(deprecated_msg) [ 427.120982] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.120982] [54619]: warnings.warn(deprecated_msg) [ 427.121089] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121089] [54619]: warnings.warn(deprecated_msg) [ 427.121204] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121204] [54619]: warnings.warn(deprecated_msg) [ 427.121314] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121314] [54619]: warnings.warn(deprecated_msg) [ 427.121422] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121422] [54619]: warnings.warn(deprecated_msg) [ 427.121534] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121534] [54619]: warnings.warn(deprecated_msg) [ 427.121653] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121653] [54619]: warnings.warn(deprecated_msg) [ 427.121770] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121770] [54619]: warnings.warn(deprecated_msg) [ 427.121882] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121882] [54619]: warnings.warn(deprecated_msg) [ 427.121994] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.121994] [54619]: warnings.warn(deprecated_msg) [ 427.122105] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.122105] [54619]: warnings.warn(deprecated_msg) [ 427.122220] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.122220] [54619]: warnings.warn(deprecated_msg) [ 427.122330] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.122330] [54619]: warnings.warn(deprecated_msg) [ 427.124824] [54619]: DEBUG cinder.api.middleware.request_id [None req-5d00a05d-b802-41c6-b12d-25bdf3938d5d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 427.479090] [54619]: INFO cinder.api.openstack.wsgi [None req-5d00a05d-b802-41c6-b12d-25bdf3938d5d admin admin] POST http://10.180.1.21/volume/v3/9c5faf0f361a40beaed624347065d69c/types [ 427.480167] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5d00a05d-b802-41c6-b12d-25bdf3938d5d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 427.482260] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 427.482260] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 427.487326] [54619]: DEBUG oslo_db.sqlalchemy.engines [None req-5d00a05d-b802-41c6-b12d-25bdf3938d5d 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=54619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 427.512075] [54619]: INFO cinder.api.openstack.wsgi [None req-5d00a05d-b802-41c6-b12d-25bdf3938d5d admin admin] http://10.180.1.21/volume/v3/9c5faf0f361a40beaed624347065d69c/types returned with HTTP 200 [ 427.512742] [54619]: [pid: 54619|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1236 bytes} [Tue Feb 13 12:42:36 2024] POST /volume/v3/9c5faf0f361a40beaed624347065d69c/types => generated 182 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 427.516626] [54618]: DEBUG cinder.api.middleware.request_id [req-5d00a05d-b802-41c6-b12d-25bdf3938d5d req-c9b333bb-887a-4e52-b2e3-3afb13a28c27 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 427.786514] [54618]: INFO cinder.api.openstack.wsgi [req-5d00a05d-b802-41c6-b12d-25bdf3938d5d req-c9b333bb-887a-4e52-b2e3-3afb13a28c27 admin admin] POST http://10.180.1.21/volume/v3/9c5faf0f361a40beaed624347065d69c/types/98124c8c-cc10-4632-9419-0acda745dcf1/extra_specs [ 427.787388] [54618]: DEBUG cinder.api.openstack.wsgi [req-5d00a05d-b802-41c6-b12d-25bdf3938d5d req-c9b333bb-887a-4e52-b2e3-3afb13a28c27 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 427.789454] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 427.789454] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 427.794505] [54618]: DEBUG oslo_db.sqlalchemy.engines [req-5d00a05d-b802-41c6-b12d-25bdf3938d5d req-c9b333bb-887a-4e52-b2e3-3afb13a28c27 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=54618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 427.857451] [54618]: INFO cinder.api.openstack.wsgi [req-5d00a05d-b802-41c6-b12d-25bdf3938d5d req-c9b333bb-887a-4e52-b2e3-3afb13a28c27 admin admin] http://10.180.1.21/volume/v3/9c5faf0f361a40beaed624347065d69c/types/98124c8c-cc10-4632-9419-0acda745dcf1/extra_specs returned with HTTP 200 [ 427.858088] [54618]: [pid: 54618|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1454 bytes} [Tue Feb 13 12:42:37 2024] POST /volume/v3/9c5faf0f361a40beaed624347065d69c/types/98124c8c-cc10-4632-9419-0acda745dcf1/extra_specs => generated 51 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 437.509915] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 437.855626] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.843183] [54619]: DEBUG cinder.api.middleware.request_id [None req-132424a5-3466-4f9c-8294-97e8b169167f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.843932] [54619]: INFO cinder.api.openstack.wsgi [None req-132424a5-3466-4f9c-8294-97e8b169167f None None] GET http://10.180.1.21/volume// [ 449.844186] [54619]: DEBUG cinder.api.openstack.wsgi [None req-132424a5-3466-4f9c-8294-97e8b169167f None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 449.844449] [54619]: DEBUG cinder.api.openstack.wsgi [None req-132424a5-3466-4f9c-8294-97e8b169167f None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 449.845063] [54619]: INFO cinder.api.openstack.wsgi [None req-132424a5-3466-4f9c-8294-97e8b169167f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 449.845482] [54619]: [pid: 54619|app: 0|req: 2/4] 10.180.1.21 () {62 vars in 1388 bytes} [Tue Feb 13 12:42:59 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 501.800505] [54618]: DEBUG cinder.api.middleware.request_id [None req-ae175aae-4bc9-4d53-a100-0e680d569548 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 501.871836] [54618]: INFO cinder.api.openstack.wsgi [None req-ae175aae-4bc9-4d53-a100-0e680d569548 tempest-verify_tempest_config-1331841275 tempest-verify_tempest_config-1331841275-project-member] GET http://10.180.1.21/volume/v3/0be56df04af64f568d04de44cd339ff8/extensions [ 501.872154] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae175aae-4bc9-4d53-a100-0e680d569548 tempest-verify_tempest_config-1331841275 tempest-verify_tempest_config-1331841275-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 501.872416] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae175aae-4bc9-4d53-a100-0e680d569548 tempest-verify_tempest_config-1331841275 tempest-verify_tempest_config-1331841275-project-member] Calling method 'index' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 501.872876] [54618]: INFO cinder.api.openstack.wsgi [None req-ae175aae-4bc9-4d53-a100-0e680d569548 tempest-verify_tempest_config-1331841275 tempest-verify_tempest_config-1331841275-project-member] http://10.180.1.21/volume/v3/0be56df04af64f568d04de44cd339ff8/extensions returned with HTTP 200 [ 501.873270] [54618]: [pid: 54618|app: 0|req: 3/5] 10.180.1.21 () {62 vars in 1305 bytes} [Tue Feb 13 12:43:51 2024] GET /volume/v3/0be56df04af64f568d04de44cd339ff8/extensions => generated 5245 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.627744] [54619]: DEBUG cinder.api.middleware.request_id [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.844315] [54619]: INFO cinder.api.openstack.wsgi [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] POST http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes [ 592.845184] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1929049223"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 592.846849] [54619]: DEBUG cinder.api.v3.volumes [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1929049223'}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 592.847294] [54619]: INFO cinder.api.v3.volumes [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Create volume of 1 GB [ 592.867726] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Availability zone cache updated, next update will occur around 2024-02-13 13:45:22.449786. {{(pid=54619) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} [ 592.868727] [54619]: INFO cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Availability Zones retrieved successfully. [ 592.876409] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 592.876409] [54619]: import asyncore [ 592.897443] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Flow 'volume_create_api' (515f6182-7286-49e2-a59d-a5641578252f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 592.898973] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2be64c5-9bb0-4527-ad98-c17d17412ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 592.900396] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 592.957436] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2be64c5-9bb0-4527-ad98-c17d17412ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 592.958650] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b5c946-ee87-4108-8849-22d0454fd156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 592.984571] [54619]: WARNING cinder.quota [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 592.985150] [54619]: WARNING cinder.quota [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 593.031207] [54619]: DEBUG cinder.quota [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Created reservations ['ef4c8c0f-92eb-40ae-9077-87d919b09390', 'e0aa68ed-dcad-4db7-8e8e-aaa53cb2d67c', '5b0fc558-cb7e-4d17-818e-8c34fc9c0419', '85302748-7983-4dc9-8a76-28608f06639f'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 593.032498] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b5c946-ee87-4108-8849-22d0454fd156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4c8c0f-92eb-40ae-9077-87d919b09390', 'e0aa68ed-dcad-4db7-8e8e-aaa53cb2d67c', '5b0fc558-cb7e-4d17-818e-8c34fc9c0419', '85302748-7983-4dc9-8a76-28608f06639f']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.033723] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5df9de-bce3-4143-9fa2-5fed5e073ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.084109] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5df9de-bce3-4143-9fa2-5fed5e073ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '885e3585-beb6-42fb-8820-f06f5270eb60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1929049223',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='2e506f9c733c4ffaa6ef81aed011d469',qos_specs=None,replication_status=<?>,reservations=['ef4c8c0f-92eb-40ae-9077-87d919b09390','e0aa68ed-dcad-4db7-8e8e-aaa53cb2d67c','5b0fc558-cb7e-4d17-818e-8c34fc9c0419','85302748-7983-4dc9-8a76-28608f06639f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='64d6896c89d74cdbb2b0d34624191f53',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1929049223',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=885e3585-beb6-42fb-8820-f06f5270eb60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e506f9c733c4ffaa6ef81aed011d469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64d6896c89d74cdbb2b0d34624191f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.085189] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6331cee9-88f7-41d7-ae2c-e5be90079ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.110387] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6331cee9-88f7-41d7-ae2c-e5be90079ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1929049223',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='2e506f9c733c4ffaa6ef81aed011d469',qos_specs=None,replication_status=<?>,reservations=['ef4c8c0f-92eb-40ae-9077-87d919b09390','e0aa68ed-dcad-4db7-8e8e-aaa53cb2d67c','5b0fc558-cb7e-4d17-818e-8c34fc9c0419','85302748-7983-4dc9-8a76-28608f06639f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='64d6896c89d74cdbb2b0d34624191f53',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.111428] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006e51e7-4878-487b-b933-8ee8e22f4adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.149409] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006e51e7-4878-487b-b933-8ee8e22f4adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.149409] [54619]: DEBUG cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Flow 'volume_create_api' (515f6182-7286-49e2-a59d-a5641578252f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.149409] [54619]: INFO cinder.volume.api [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Create volume request issued successfully. [ 593.151582] [54619]: INFO cinder.api.openstack.wsgi [None req-2cb98cb1-3d2e-48c9-9642-9b00ec813f39 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes returned with HTTP 202 [ 593.151582] [54619]: [pid: 54619|app: 0|req: 3/6] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:45:22 2024] POST /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes => generated 850 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 593.161672] [54618]: DEBUG cinder.api.middleware.request_id [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.168707] [54618]: INFO cinder.api.openstack.wsgi [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] GET http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 593.170803] [54618]: DEBUG cinder.api.openstack.wsgi [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.170803] [54618]: DEBUG cinder.api.openstack.wsgi [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.249062] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 593.249062] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.271899] [54618]: INFO cinder.volume.api [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Volume info retrieved successfully. [ 593.285210] [54618]: INFO cinder.api.openstack.wsgi [None req-08813de3-e913-4ffa-b39a-917b53a4ed1f tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 200 [ 593.285854] [54618]: [pid: 54618|app: 0|req: 4/7] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:45:22 2024] GET /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 1029 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.296196] [54619]: DEBUG cinder.api.middleware.request_id [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.299250] [54619]: INFO cinder.api.openstack.wsgi [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] GET http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 594.299532] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.299792] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.438209] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 594.438209] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.445405] [54619]: INFO cinder.volume.api [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Volume info retrieved successfully. [ 594.451933] [54619]: INFO cinder.api.openstack.wsgi [None req-2a935275-2fc0-4a14-b808-ad7afc75a7fc tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 200 [ 594.452366] [54619]: [pid: 54619|app: 0|req: 4/8] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:45:23 2024] GET /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 1076 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.278697] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=7 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 604.449449] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=55,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 670.909896] [54618]: DEBUG cinder.api.middleware.request_id [None req-82ac6a84-567f-45d1-b930-d9bd830340bc None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.998035] [54618]: INFO cinder.api.openstack.wsgi [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes [ 670.998561] [54618]: DEBUG cinder.api.openstack.wsgi [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1247084790", "imageRef": "790b1826-10c3-4b26-ad5d-ce8b36354025"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 671.000606] [54618]: DEBUG cinder.api.v3.volumes [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1247084790', 'imageRef': '790b1826-10c3-4b26-ad5d-ce8b36354025'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 671.059639] [54618]: INFO cinder.api.v3.volumes [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume of 1 GB [ 671.078263] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Availability zone cache updated, next update will occur around 2024-02-13 13:46:40.658266. {{(pid=54618) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} [ 671.078460] [54618]: INFO cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Availability Zones retrieved successfully. [ 671.084962] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 671.084962] [54618]: import asyncore [ 671.099963] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (14e0bbb2-53ec-413c-88c3-be759a2afefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 671.101582] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fb68d9-42c1-42c2-a172-7292e32fdef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.103651] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 671.171074] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fb68d9-42c1-42c2-a172-7292e32fdef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.172306] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e27747-59a7-4828-89cf-3abbef0f17a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.307707] [54618]: WARNING cinder.quota [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 671.308162] [54618]: WARNING cinder.quota [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 671.345222] [54618]: DEBUG cinder.quota [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Created reservations ['585d5d0c-56eb-4ca9-ab53-268e336a9fa8', '19b09c08-4b46-4f79-9d97-a36647dd1359', '19478062-b630-4841-89da-dfe4be93faff', 'c916b16b-1c5f-4f2f-ad45-1107a554f96a'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 671.346697] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e27747-59a7-4828-89cf-3abbef0f17a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['585d5d0c-56eb-4ca9-ab53-268e336a9fa8', '19b09c08-4b46-4f79-9d97-a36647dd1359', '19478062-b630-4841-89da-dfe4be93faff', 'c916b16b-1c5f-4f2f-ad45-1107a554f96a']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.347610] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af56357-73db-4043-bb3a-f312f51c34db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.377323] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af56357-73db-4043-bb3a-f312f51c34db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ab39ae-abdd-4754-a2cb-b71affdd7259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1247084790',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['585d5d0c-56eb-4ca9-ab53-268e336a9fa8','19b09c08-4b46-4f79-9d97-a36647dd1359','19478062-b630-4841-89da-dfe4be93faff','c916b16b-1c5f-4f2f-ad45-1107a554f96a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1247084790',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=44ab39ae-abdd-4754-a2cb-b71affdd7259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9828497b0fc04707a750ec8f96fbcadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.378284] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (447251b6-3d6c-4b32-a0cd-36b47133a768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.397210] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (447251b6-3d6c-4b32-a0cd-36b47133a768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1247084790',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['585d5d0c-56eb-4ca9-ab53-268e336a9fa8','19b09c08-4b46-4f79-9d97-a36647dd1359','19478062-b630-4841-89da-dfe4be93faff','c916b16b-1c5f-4f2f-ad45-1107a554f96a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.398924] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39235fbf-384e-4632-a9db-2effb7f53dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.425445] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39235fbf-384e-4632-a9db-2effb7f53dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.426571] [54618]: DEBUG cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (14e0bbb2-53ec-413c-88c3-be759a2afefd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 671.426982] [54618]: INFO cinder.volume.api [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request issued successfully. [ 671.427706] [54618]: INFO cinder.api.openstack.wsgi [None req-82ac6a84-567f-45d1-b930-d9bd830340bc tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes returned with HTTP 202 [ 671.428333] [54618]: [pid: 54618|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 12:46:40 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes => generated 817 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 671.437595] [54619]: DEBUG cinder.api.middleware.request_id [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.443438] [54619]: INFO cinder.api.openstack.wsgi [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 671.443438] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.443438] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.471378] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 671.471378] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.475367] [54619]: INFO cinder.volume.api [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 671.482262] [54619]: INFO cinder.api.openstack.wsgi [None req-c83ad044-84ff-4190-a532-f36e55dd7b22 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 671.482690] [54619]: [pid: 54619|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:41 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.494846] [54618]: DEBUG cinder.api.middleware.request_id [None req-a51c7328-6431-49eb-bf12-166623649e6a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.497958] [54618]: INFO cinder.api.openstack.wsgi [None req-a51c7328-6431-49eb-bf12-166623649e6a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 672.498285] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a51c7328-6431-49eb-bf12-166623649e6a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.498627] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a51c7328-6431-49eb-bf12-166623649e6a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.508892] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 672.508892] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.513720] [54618]: INFO cinder.volume.api [None req-a51c7328-6431-49eb-bf12-166623649e6a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 672.519936] [54618]: INFO cinder.api.openstack.wsgi [None req-a51c7328-6431-49eb-bf12-166623649e6a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 672.520381] [54618]: [pid: 54618|app: 0|req: 6/11] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:42 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.531443] [54619]: DEBUG cinder.api.middleware.request_id [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.533538] [54619]: INFO cinder.api.openstack.wsgi [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 673.533805] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.534062] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.542400] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 673.542400] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.546266] [54619]: INFO cinder.volume.api [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 673.550833] [54619]: INFO cinder.api.openstack.wsgi [None req-ec3a7ac5-fb4f-4c46-b4ed-40814f193fcd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 673.551232] [54619]: [pid: 54619|app: 0|req: 6/12] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:43 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.561425] [54618]: DEBUG cinder.api.middleware.request_id [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.563921] [54618]: INFO cinder.api.openstack.wsgi [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 674.564414] [54618]: DEBUG cinder.api.openstack.wsgi [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.564724] [54618]: DEBUG cinder.api.openstack.wsgi [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.575648] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 674.575648] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.581840] [54618]: INFO cinder.volume.api [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 674.587472] [54618]: INFO cinder.api.openstack.wsgi [None req-369bd49e-92ba-4dee-bbfa-6f48766eaf3f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 674.587946] [54618]: [pid: 54618|app: 0|req: 7/13] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:44 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.597464] [54619]: DEBUG cinder.api.middleware.request_id [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.599754] [54619]: INFO cinder.api.openstack.wsgi [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 675.600063] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.600338] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.609134] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 675.609134] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.614169] [54619]: INFO cinder.volume.api [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 675.620252] [54619]: INFO cinder.api.openstack.wsgi [None req-9ef97448-ac1d-4de4-81db-17e17f7e2495 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 675.620712] [54619]: [pid: 54619|app: 0|req: 7/14] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:45 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.630019] [54618]: DEBUG cinder.api.middleware.request_id [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.632250] [54618]: INFO cinder.api.openstack.wsgi [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 676.632509] [54618]: DEBUG cinder.api.openstack.wsgi [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.632761] [54618]: DEBUG cinder.api.openstack.wsgi [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.640426] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 676.640426] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.645465] [54618]: INFO cinder.volume.api [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 676.649568] [54618]: INFO cinder.api.openstack.wsgi [None req-48f45a3f-0a2c-4f9d-9814-f82507bf4221 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 676.649985] [54618]: [pid: 54618|app: 0|req: 8/15] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:46 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.658769] [54619]: DEBUG cinder.api.middleware.request_id [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.660920] [54619]: INFO cinder.api.openstack.wsgi [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 677.661188] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.661469] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.670882] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 677.670882] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.675705] [54619]: INFO cinder.volume.api [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 677.681075] [54619]: INFO cinder.api.openstack.wsgi [None req-4d25c206-4c99-4e9a-8ad6-64f9dcb7a641 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 677.681474] [54619]: [pid: 54619|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:47 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 678.692034] [54618]: DEBUG cinder.api.middleware.request_id [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.693625] [54618]: INFO cinder.api.openstack.wsgi [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 678.693897] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.694153] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.702348] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 678.702348] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.707193] [54618]: INFO cinder.volume.api [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 678.715505] [54618]: INFO cinder.api.openstack.wsgi [None req-1fcc289a-d0ad-41bd-b7f3-5157a606fd69 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 678.716307] [54618]: [pid: 54618|app: 0|req: 9/17] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:48 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.726124] [54619]: DEBUG cinder.api.middleware.request_id [None req-362e59e3-89d2-45e2-b8c7-8d787276667a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.728268] [54619]: INFO cinder.api.openstack.wsgi [None req-362e59e3-89d2-45e2-b8c7-8d787276667a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 679.728566] [54619]: DEBUG cinder.api.openstack.wsgi [None req-362e59e3-89d2-45e2-b8c7-8d787276667a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.728850] [54619]: DEBUG cinder.api.openstack.wsgi [None req-362e59e3-89d2-45e2-b8c7-8d787276667a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.737240] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 679.737240] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.741104] [54619]: INFO cinder.volume.api [None req-362e59e3-89d2-45e2-b8c7-8d787276667a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 679.746213] [54619]: INFO cinder.api.openstack.wsgi [None req-362e59e3-89d2-45e2-b8c7-8d787276667a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 679.746618] [54619]: [pid: 54619|app: 0|req: 9/18] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:49 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.757027] [54618]: DEBUG cinder.api.middleware.request_id [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.759329] [54618]: INFO cinder.api.openstack.wsgi [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 680.759614] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.759965] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.767452] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 680.767452] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.771302] [54618]: INFO cinder.volume.api [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 680.775858] [54618]: INFO cinder.api.openstack.wsgi [None req-4ceceabd-55e4-4de6-a5e4-e649154a594f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 680.776295] [54618]: [pid: 54618|app: 0|req: 10/19] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:50 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.786114] [54619]: DEBUG cinder.api.middleware.request_id [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.788348] [54619]: INFO cinder.api.openstack.wsgi [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 681.788691] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.788973] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.798045] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 681.798045] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.803160] [54619]: INFO cinder.volume.api [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 681.810157] [54619]: INFO cinder.api.openstack.wsgi [None req-3fb3fb74-9fe8-4a27-a712-f7ceb93c55a8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 681.810788] [54619]: [pid: 54619|app: 0|req: 10/20] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:51 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.820386] [54618]: DEBUG cinder.api.middleware.request_id [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.822567] [54618]: INFO cinder.api.openstack.wsgi [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 682.822849] [54618]: DEBUG cinder.api.openstack.wsgi [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.823109] [54618]: DEBUG cinder.api.openstack.wsgi [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.830938] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 682.830938] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.834852] [54618]: INFO cinder.volume.api [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 682.839625] [54618]: INFO cinder.api.openstack.wsgi [None req-83cc4eb2-74f5-4bd3-a64f-6f180c88aa5b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 682.840059] [54618]: [pid: 54618|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:52 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.849984] [54619]: DEBUG cinder.api.middleware.request_id [None req-044b5108-949b-4515-9e40-e0b398ee89dd None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.852236] [54619]: INFO cinder.api.openstack.wsgi [None req-044b5108-949b-4515-9e40-e0b398ee89dd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 683.852511] [54619]: DEBUG cinder.api.openstack.wsgi [None req-044b5108-949b-4515-9e40-e0b398ee89dd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.852771] [54619]: DEBUG cinder.api.openstack.wsgi [None req-044b5108-949b-4515-9e40-e0b398ee89dd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.862156] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 683.862156] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.866704] [54619]: INFO cinder.volume.api [None req-044b5108-949b-4515-9e40-e0b398ee89dd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 683.872116] [54619]: INFO cinder.api.openstack.wsgi [None req-044b5108-949b-4515-9e40-e0b398ee89dd tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 683.872536] [54619]: [pid: 54619|app: 0|req: 11/22] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:53 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.882218] [54618]: DEBUG cinder.api.middleware.request_id [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.884450] [54618]: INFO cinder.api.openstack.wsgi [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 684.884715] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.884975] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.892741] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 684.892741] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.896750] [54618]: INFO cinder.volume.api [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 684.901677] [54618]: INFO cinder.api.openstack.wsgi [None req-2224893d-5271-4cd5-bb43-5f7987d981d8 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 684.902185] [54618]: [pid: 54618|app: 0|req: 12/23] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:54 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.911596] [54619]: DEBUG cinder.api.middleware.request_id [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.913931] [54619]: INFO cinder.api.openstack.wsgi [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 685.914204] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.914753] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.922305] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 685.922305] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.926183] [54619]: INFO cinder.volume.api [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 685.931937] [54619]: INFO cinder.api.openstack.wsgi [None req-6d4f588f-6a99-4eea-a6da-d0b571b0aa7f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 685.932348] [54619]: [pid: 54619|app: 0|req: 12/24] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:55 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.942023] [54618]: DEBUG cinder.api.middleware.request_id [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.945252] [54618]: INFO cinder.api.openstack.wsgi [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 686.945664] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.946069] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.958088] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 686.958088] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.963895] [54618]: INFO cinder.volume.api [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 686.971756] [54618]: INFO cinder.api.openstack.wsgi [None req-d903055e-71c3-42ec-a9c6-c963b7152a30 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 686.972617] [54618]: [pid: 54618|app: 0|req: 13/25] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:56 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.984528] [54619]: DEBUG cinder.api.middleware.request_id [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.986673] [54619]: INFO cinder.api.openstack.wsgi [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 687.986938] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.987203] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.000044] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 688.000044] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.000044] [54619]: INFO cinder.volume.api [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 688.005075] [54619]: INFO cinder.api.openstack.wsgi [None req-9c1e7a6a-403c-4959-bff6-9e53fb50f3ec tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 688.013231] [54619]: [pid: 54619|app: 0|req: 13/26] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:57 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.015481] [54618]: DEBUG cinder.api.middleware.request_id [None req-4e510ab3-7722-4836-826b-795af132d7e1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.017642] [54618]: INFO cinder.api.openstack.wsgi [None req-4e510ab3-7722-4836-826b-795af132d7e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 689.017929] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4e510ab3-7722-4836-826b-795af132d7e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.018191] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4e510ab3-7722-4836-826b-795af132d7e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.026602] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 689.026602] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.031223] [54618]: INFO cinder.volume.api [None req-4e510ab3-7722-4836-826b-795af132d7e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 689.036150] [54618]: INFO cinder.api.openstack.wsgi [None req-4e510ab3-7722-4836-826b-795af132d7e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 689.036551] [54618]: [pid: 54618|app: 0|req: 14/27] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:58 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.046762] [54619]: DEBUG cinder.api.middleware.request_id [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.048957] [54619]: INFO cinder.api.openstack.wsgi [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 690.049151] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.049402] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.057151] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 690.057151] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.061151] [54619]: INFO cinder.volume.api [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 690.066370] [54619]: INFO cinder.api.openstack.wsgi [None req-b4f248be-e81b-4b11-a39e-1a2ac58e8235 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 690.066914] [54619]: [pid: 54619|app: 0|req: 14/28] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:59 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 690.075563] [54618]: DEBUG cinder.api.middleware.request_id [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.078166] [54618]: INFO cinder.api.openstack.wsgi [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes [ 690.078671] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-582338777"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 690.080795] [54618]: DEBUG cinder.api.v3.volumes [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-582338777'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 690.081037] [54618]: INFO cinder.api.v3.volumes [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume of 1 GB [ 690.086232] [54618]: INFO cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Availability Zones retrieved successfully. [ 690.093999] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (2b169be6-3695-4a2d-b5ec-4ffb05353b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 690.095288] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b41a11-44da-4c22-84cc-29a2acc0fb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 690.096533] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 690.115254] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b41a11-44da-4c22-84cc-29a2acc0fb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 690.116260] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8110b794-5b17-4dcc-9e24-1c1a3cf68503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 690.144579] [54618]: DEBUG cinder.quota [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Created reservations ['83548551-0a97-40cf-bf24-ed11732fed9b', 'afc68370-859f-4844-bf27-0bf8a9b3b265', 'ccbcd501-bc5c-46b4-aa00-bf396e07365b', 'c5d5747a-8ca6-472b-995b-bc7c5892d97c'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 690.145646] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8110b794-5b17-4dcc-9e24-1c1a3cf68503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83548551-0a97-40cf-bf24-ed11732fed9b', 'afc68370-859f-4844-bf27-0bf8a9b3b265', 'ccbcd501-bc5c-46b4-aa00-bf396e07365b', 'c5d5747a-8ca6-472b-995b-bc7c5892d97c']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 690.146602] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77303bb2-059e-495b-95f4-af0cc86a684f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 690.158987] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77303bb2-059e-495b-95f4-af0cc86a684f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0858cc5a-0bb2-4121-bf41-c3a1afb67c5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-582338777',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['83548551-0a97-40cf-bf24-ed11732fed9b','afc68370-859f-4844-bf27-0bf8a9b3b265','ccbcd501-bc5c-46b4-aa00-bf396e07365b','c5d5747a-8ca6-472b-995b-bc7c5892d97c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-582338777',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0858cc5a-0bb2-4121-bf41-c3a1afb67c5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9828497b0fc04707a750ec8f96fbcadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 690.159923] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11d6d30-1d6c-406a-9814-66915cf78a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 690.173393] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11d6d30-1d6c-406a-9814-66915cf78a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-582338777',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['83548551-0a97-40cf-bf24-ed11732fed9b','afc68370-859f-4844-bf27-0bf8a9b3b265','ccbcd501-bc5c-46b4-aa00-bf396e07365b','c5d5747a-8ca6-472b-995b-bc7c5892d97c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 690.174287] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d36849d-f5f8-4b52-a59c-826f6b4dd15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 690.187873] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d36849d-f5f8-4b52-a59c-826f6b4dd15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 690.189255] [54618]: DEBUG cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (2b169be6-3695-4a2d-b5ec-4ffb05353b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 690.189663] [54618]: INFO cinder.volume.api [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request issued successfully. [ 690.190428] [54618]: INFO cinder.api.openstack.wsgi [None req-5c23bbe7-c6aa-4bf2-bcb9-68771096f147 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes returned with HTTP 202 [ 690.191137] [54618]: [pid: 54618|app: 0|req: 15/29] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:46:59 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes => generated 816 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 690.199666] [54619]: DEBUG cinder.api.middleware.request_id [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.202723] [54619]: INFO cinder.api.openstack.wsgi [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 690.203053] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.203325] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.211392] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 690.211392] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.215461] [54619]: INFO cinder.volume.api [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 690.221655] [54619]: INFO cinder.api.openstack.wsgi [None req-c37cd719-b84c-4abf-b188-cd149cc5b043 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 200 [ 690.222070] [54619]: [pid: 54619|app: 0|req: 15/30] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:46:59 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.232272] [54618]: DEBUG cinder.api.middleware.request_id [None req-b2036465-1f8f-42d0-999f-75931cc20889 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.236063] [54618]: INFO cinder.api.openstack.wsgi [None req-b2036465-1f8f-42d0-999f-75931cc20889 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 691.236063] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b2036465-1f8f-42d0-999f-75931cc20889 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.236063] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b2036465-1f8f-42d0-999f-75931cc20889 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.242361] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 691.242361] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.246126] [54618]: INFO cinder.volume.api [None req-b2036465-1f8f-42d0-999f-75931cc20889 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 691.251395] [54618]: INFO cinder.api.openstack.wsgi [None req-b2036465-1f8f-42d0-999f-75931cc20889 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 200 [ 691.252093] [54618]: [pid: 54618|app: 0|req: 16/31] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:47:00 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.260424] [54619]: DEBUG cinder.api.middleware.request_id [None req-530909f5-e379-4461-8381-7d84af1aeeda None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.262806] [54619]: INFO cinder.api.openstack.wsgi [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes [ 691.263257] [54619]: DEBUG cinder.api.openstack.wsgi [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1044022098"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 691.265503] [54619]: DEBUG cinder.api.v3.volumes [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1044022098'}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 691.265721] [54619]: INFO cinder.api.v3.volumes [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume of 1 GB [ 691.271193] [54619]: INFO cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Availability Zones retrieved successfully. [ 691.280321] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (be1c41a1-5093-4ab9-83b2-c50981c85121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 691.281869] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751bbc84-cb8d-4ca8-91b7-54cae26b94ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 691.283184] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 691.314690] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751bbc84-cb8d-4ca8-91b7-54cae26b94ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 691.315745] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0061474b-e50f-4121-af66-6b3c84ced99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 691.356369] [54619]: DEBUG cinder.quota [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Created reservations ['23ceff50-f190-4878-ac2f-5d5f549a59e5', '809f0690-eb6a-4932-a626-7498303ac619', '9e94b97c-e14c-4db6-8c97-3b7084ec4304', '6350ca89-227b-4734-af8c-6accfaf96150'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 691.357507] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0061474b-e50f-4121-af66-6b3c84ced99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ceff50-f190-4878-ac2f-5d5f549a59e5', '809f0690-eb6a-4932-a626-7498303ac619', '9e94b97c-e14c-4db6-8c97-3b7084ec4304', '6350ca89-227b-4734-af8c-6accfaf96150']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 691.358477] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4bdd42f-8a67-4b48-81a7-7e1900d1b141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 691.374207] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4bdd42f-8a67-4b48-81a7-7e1900d1b141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e317408b-9254-44ca-93d3-2ff9ebdc41fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1044022098',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['23ceff50-f190-4878-ac2f-5d5f549a59e5','809f0690-eb6a-4932-a626-7498303ac619','9e94b97c-e14c-4db6-8c97-3b7084ec4304','6350ca89-227b-4734-af8c-6accfaf96150'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1044022098',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e317408b-9254-44ca-93d3-2ff9ebdc41fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9828497b0fc04707a750ec8f96fbcadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 691.375135] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395e790a-c3e0-4012-aab8-5f7b7491df82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 691.390460] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395e790a-c3e0-4012-aab8-5f7b7491df82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1044022098',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9828497b0fc04707a750ec8f96fbcadd',qos_specs=None,replication_status=<?>,reservations=['23ceff50-f190-4878-ac2f-5d5f549a59e5','809f0690-eb6a-4932-a626-7498303ac619','9e94b97c-e14c-4db6-8c97-3b7084ec4304','6350ca89-227b-4734-af8c-6accfaf96150'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='46e1a4201b0e4e32bb47ef6a1c153262',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 691.391453] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513b83c6-ed09-4044-a2ec-f66da2b3b801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 691.407083] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513b83c6-ed09-4044-a2ec-f66da2b3b801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 691.407083] [54619]: DEBUG cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Flow 'volume_create_api' (be1c41a1-5093-4ab9-83b2-c50981c85121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 691.407083] [54619]: INFO cinder.volume.api [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Create volume request issued successfully. [ 691.407083] [54619]: INFO cinder.api.openstack.wsgi [None req-530909f5-e379-4461-8381-7d84af1aeeda tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes returned with HTTP 202 [ 691.407083] [54619]: [pid: 54619|app: 0|req: 16/32] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:47:00 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes => generated 817 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 691.414092] [54618]: DEBUG cinder.api.middleware.request_id [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.427139] [54618]: INFO cinder.api.openstack.wsgi [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 691.428394] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.429650] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.439426] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 691.439426] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.443396] [54618]: INFO cinder.volume.api [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 691.448808] [54618]: INFO cinder.api.openstack.wsgi [None req-5622fb33-c1c7-4df1-b152-63d770b6c92e tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 200 [ 691.449212] [54618]: [pid: 54618|app: 0|req: 17/33] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:47:00 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 885 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.459290] [54619]: DEBUG cinder.api.middleware.request_id [None req-55f1e965-0498-43dd-9f63-c746cadab95d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.462184] [54619]: INFO cinder.api.openstack.wsgi [None req-55f1e965-0498-43dd-9f63-c746cadab95d tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 692.462388] [54619]: DEBUG cinder.api.openstack.wsgi [None req-55f1e965-0498-43dd-9f63-c746cadab95d tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.462650] [54619]: DEBUG cinder.api.openstack.wsgi [None req-55f1e965-0498-43dd-9f63-c746cadab95d tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.470626] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 692.470626] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.474788] [54619]: INFO cinder.volume.api [None req-55f1e965-0498-43dd-9f63-c746cadab95d tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 692.479678] [54619]: INFO cinder.api.openstack.wsgi [None req-55f1e965-0498-43dd-9f63-c746cadab95d tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 200 [ 692.480115] [54619]: [pid: 54619|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:47:02 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.152177] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.153228] [54618]: WARNING keystonemiddleware.auth_token [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 698.154850] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 698.155110] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.155358] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.162910] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.162910] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.166544] [54618]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 698.171614] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-0ab21d12-83dd-498d-b4ba-bf7f4077decf tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 698.172075] [54618]: [pid: 54618|app: 0|req: 18/35] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.176645] [54619]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.177705] [54619]: WARNING keystonemiddleware.auth_token [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 698.179321] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 698.179580] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.179832] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.187458] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.187458] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.191478] [54619]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 698.196185] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-f4b2b24b-61e2-4d74-8be5-67a8bb7c4513 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 200 [ 698.196592] [54619]: [pid: 54619|app: 0|req: 18/36] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.200886] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.203527] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 698.203903] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.204220] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.211852] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.211852] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.215559] [54618]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 698.220248] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-8846dca4-e59d-4e2b-918d-4dbe3508efc2 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 200 [ 698.220724] [54618]: [pid: 54618|app: 0|req: 19/37] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.227030] [54619]: DEBUG cinder.api.middleware.request_id [None req-bb919b98-487b-4d9c-8ff7-c9cc37d87d38 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.227504] [54619]: INFO cinder.api.openstack.wsgi [None req-bb919b98-487b-4d9c-8ff7-c9cc37d87d38 None None] GET http://10.180.1.21/volume// [ 698.227725] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bb919b98-487b-4d9c-8ff7-c9cc37d87d38 None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.227987] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bb919b98-487b-4d9c-8ff7-c9cc37d87d38 None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.229538] [54619]: INFO cinder.api.openstack.wsgi [None req-bb919b98-487b-4d9c-8ff7-c9cc37d87d38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 698.229538] [54619]: [pid: 54619|app: 0|req: 19/38] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 698.233820] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-079868a4-fd92-44a2-8e4f-1e34024d57bb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.236338] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-079868a4-fd92-44a2-8e4f-1e34024d57bb tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments [ 698.236787] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-079868a4-fd92-44a2-8e4f-1e34024d57bb tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44ab39ae-abdd-4754-a2cb-b71affdd7259", "connector": null, "instance_uuid": "7a2f7e4c-5dde-456d-bf41-c2d0cc507d17"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 698.246395] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.246395] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.293389] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-079868a4-fd92-44a2-8e4f-1e34024d57bb tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments returned with HTTP 200 [ 698.294956] [54618]: [pid: 54618|app: 0|req: 20/39] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:47:07 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.297268] [54619]: DEBUG cinder.api.middleware.request_id [None req-07fe4076-93da-4e50-9dfb-c96a96b6eec9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.297748] [54619]: INFO cinder.api.openstack.wsgi [None req-07fe4076-93da-4e50-9dfb-c96a96b6eec9 None None] GET http://10.180.1.21/volume// [ 698.297970] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07fe4076-93da-4e50-9dfb-c96a96b6eec9 None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.298553] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07fe4076-93da-4e50-9dfb-c96a96b6eec9 None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.298737] [54619]: INFO cinder.api.openstack.wsgi [None req-07fe4076-93da-4e50-9dfb-c96a96b6eec9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 698.298959] [54619]: [pid: 54619|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 698.302793] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-eb78fa6c-eb31-4374-adac-a810fc1a2075 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.305729] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-eb78fa6c-eb31-4374-adac-a810fc1a2075 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments [ 698.306299] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-eb78fa6c-eb31-4374-adac-a810fc1a2075 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0858cc5a-0bb2-4121-bf41-c3a1afb67c5c", "connector": null, "instance_uuid": "7a2f7e4c-5dde-456d-bf41-c2d0cc507d17"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 698.315122] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.315122] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.344438] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-eb78fa6c-eb31-4374-adac-a810fc1a2075 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments returned with HTTP 200 [ 698.344947] [54618]: [pid: 54618|app: 0|req: 21/41] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:47:07 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.348932] [54619]: DEBUG cinder.api.middleware.request_id [None req-563caf90-580b-448f-8ec0-b386bed978c5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.349467] [54619]: INFO cinder.api.openstack.wsgi [None req-563caf90-580b-448f-8ec0-b386bed978c5 None None] GET http://10.180.1.21/volume// [ 698.349667] [54619]: DEBUG cinder.api.openstack.wsgi [None req-563caf90-580b-448f-8ec0-b386bed978c5 None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.349937] [54619]: DEBUG cinder.api.openstack.wsgi [None req-563caf90-580b-448f-8ec0-b386bed978c5 None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.350380] [54619]: INFO cinder.api.openstack.wsgi [None req-563caf90-580b-448f-8ec0-b386bed978c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 698.350726] [54619]: [pid: 54619|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:47:07 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 698.354426] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-c07d0087-cb5f-4fe5-93ac-0b9d0ac2486c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.359463] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-c07d0087-cb5f-4fe5-93ac-0b9d0ac2486c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] POST http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments [ 698.359463] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-c07d0087-cb5f-4fe5-93ac-0b9d0ac2486c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e317408b-9254-44ca-93d3-2ff9ebdc41fc", "connector": null, "instance_uuid": "7a2f7e4c-5dde-456d-bf41-c2d0cc507d17"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 698.367864] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 698.367864] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.397707] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-c07d0087-cb5f-4fe5-93ac-0b9d0ac2486c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments returned with HTTP 200 [ 698.398196] [54618]: [pid: 54618|app: 0|req: 22/43] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:47:07 2024] POST /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.194171] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=129,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 708.393711] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=216,cinder:INSERT=19,cinder:UPDATE=30 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.624456] [54619]: DEBUG cinder.api.middleware.request_id [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.767968] [54619]: INFO cinder.api.openstack.wsgi [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes [ 822.768538] [54619]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1220428394", "imageRef": "790b1826-10c3-4b26-ad5d-ce8b36354025"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 822.770336] [54619]: DEBUG cinder.api.v3.volumes [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1220428394', 'imageRef': '790b1826-10c3-4b26-ad5d-ce8b36354025'}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 822.857436] [54619]: INFO cinder.api.v3.volumes [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume of 1 GB [ 822.863871] [54619]: INFO cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Availability Zones retrieved successfully. [ 822.874611] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (f46f244a-3d80-4ad2-9931-f1d4ac6ca9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 822.876512] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed21ce8d-0c6e-496f-9854-a14fd1ec9f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.878436] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 822.947104] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed21ce8d-0c6e-496f-9854-a14fd1ec9f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.948242] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16c4821-a391-4b32-942b-4a08396c94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.019890] [54619]: DEBUG cinder.quota [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Created reservations ['135f8ed5-e6fa-4f1a-b958-3ea6cfaf5998', '6c19aa92-cff3-4a37-9844-340316d6dac6', 'bf29448f-2cda-4f07-a8d6-c4376522a408', '6649bb73-330a-4ddf-b78e-1f28bcffb232'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 823.021038] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16c4821-a391-4b32-942b-4a08396c94fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['135f8ed5-e6fa-4f1a-b958-3ea6cfaf5998', '6c19aa92-cff3-4a37-9844-340316d6dac6', 'bf29448f-2cda-4f07-a8d6-c4376522a408', '6649bb73-330a-4ddf-b78e-1f28bcffb232']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 823.022348] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ce4112-ff5c-4aea-a29a-0e67d142f73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.041506] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ce4112-ff5c-4aea-a29a-0e67d142f73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8bc21d7-7f8a-4e2e-bca6-1d662c336d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1220428394',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['135f8ed5-e6fa-4f1a-b958-3ea6cfaf5998','6c19aa92-cff3-4a37-9844-340316d6dac6','bf29448f-2cda-4f07-a8d6-c4376522a408','6649bb73-330a-4ddf-b78e-1f28bcffb232'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1220428394',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a8bc21d7-7f8a-4e2e-bca6-1d662c336d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b80b3938bdfb44668ef0fc7c26b5177f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e244cdbd7fb42629ef300940a43bee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 823.043086] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d351ce3f-d5cd-4c1f-8c09-ebf70527d3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.066757] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d351ce3f-d5cd-4c1f-8c09-ebf70527d3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1220428394',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['135f8ed5-e6fa-4f1a-b958-3ea6cfaf5998','6c19aa92-cff3-4a37-9844-340316d6dac6','bf29448f-2cda-4f07-a8d6-c4376522a408','6649bb73-330a-4ddf-b78e-1f28bcffb232'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 823.071612] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df143f11-b6f5-41d7-96dc-a90bf5b202b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.095613] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df143f11-b6f5-41d7-96dc-a90bf5b202b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 823.100186] [54619]: DEBUG cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (f46f244a-3d80-4ad2-9931-f1d4ac6ca9fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 823.100771] [54619]: INFO cinder.volume.api [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request issued successfully. [ 823.109787] [54619]: INFO cinder.api.openstack.wsgi [None req-1d4f4738-6252-41d7-abbf-7245224aa9a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes returned with HTTP 202 [ 823.110311] [54619]: [pid: 54619|app: 0|req: 22/44] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 12:49:12 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes => generated 822 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 823.120772] [54618]: DEBUG cinder.api.middleware.request_id [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.124868] [54618]: INFO cinder.api.openstack.wsgi [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 823.125231] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.127036] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.140927] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 823.140927] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.152068] [54618]: INFO cinder.volume.api [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 823.158366] [54618]: INFO cinder.api.openstack.wsgi [None req-3b6b8db2-e8c8-4534-bbf1-7a7ebb27e151 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 823.158932] [54618]: [pid: 54618|app: 0|req: 23/45] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.170111] [54619]: DEBUG cinder.api.middleware.request_id [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.172745] [54619]: INFO cinder.api.openstack.wsgi [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 824.173138] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.173369] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.189964] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 824.189964] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.199164] [54619]: INFO cinder.volume.api [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 824.211557] [54619]: INFO cinder.api.openstack.wsgi [None req-f1a26a2d-9508-4463-9197-98c79b76ab41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 824.211557] [54619]: [pid: 54619|app: 0|req: 23/46] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.220122] [54618]: DEBUG cinder.api.middleware.request_id [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.222275] [54618]: INFO cinder.api.openstack.wsgi [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 825.222642] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.222810] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.231105] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 825.231105] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.235908] [54618]: INFO cinder.volume.api [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 825.241551] [54618]: INFO cinder.api.openstack.wsgi [None req-b5e7e942-5f8b-40a3-a213-b2130abad880 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 825.241989] [54618]: [pid: 54618|app: 0|req: 24/47] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.254485] [54619]: DEBUG cinder.api.middleware.request_id [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.257459] [54619]: INFO cinder.api.openstack.wsgi [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 826.257841] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.258136] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.267794] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 826.267794] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.297429] [54619]: INFO cinder.volume.api [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 826.303634] [54619]: INFO cinder.api.openstack.wsgi [None req-2d91b493-4954-4ee7-80f3-a632c50adce5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 826.306588] [54619]: [pid: 54619|app: 0|req: 24/48] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 827.314215] [54618]: DEBUG cinder.api.middleware.request_id [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.317519] [54618]: INFO cinder.api.openstack.wsgi [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 827.317519] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 827.317519] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 827.325872] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 827.325872] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 827.334180] [54618]: INFO cinder.volume.api [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 827.340743] [54618]: INFO cinder.api.openstack.wsgi [None req-1f8a8ff0-b47e-41da-8177-09332ec736a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 827.341550] [54618]: [pid: 54618|app: 0|req: 25/49] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 828.351547] [54619]: DEBUG cinder.api.middleware.request_id [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.353794] [54619]: INFO cinder.api.openstack.wsgi [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 828.354053] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.354311] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.362079] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 828.362079] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.368831] [54619]: INFO cinder.volume.api [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 828.373807] [54619]: INFO cinder.api.openstack.wsgi [None req-aacb31ae-cc3b-466f-9038-7540e3ab33cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 828.374176] [54619]: [pid: 54619|app: 0|req: 25/50] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 829.383921] [54618]: DEBUG cinder.api.middleware.request_id [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.387646] [54618]: INFO cinder.api.openstack.wsgi [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 829.388192] [54618]: DEBUG cinder.api.openstack.wsgi [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 829.388630] [54618]: DEBUG cinder.api.openstack.wsgi [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 829.405060] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 829.405060] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 829.409728] [54618]: INFO cinder.volume.api [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 829.419607] [54618]: INFO cinder.api.openstack.wsgi [None req-364c8ace-13e9-4ca8-9eb7-fb300eb985c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 829.420085] [54618]: [pid: 54618|app: 0|req: 26/51] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.430207] [54619]: DEBUG cinder.api.middleware.request_id [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.432484] [54619]: INFO cinder.api.openstack.wsgi [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 830.432756] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.433049] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.441376] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 830.441376] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.448611] [54619]: INFO cinder.volume.api [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 830.453981] [54619]: INFO cinder.api.openstack.wsgi [None req-d877c552-cbc6-4da8-a89d-f16df7571c3d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 830.454414] [54619]: [pid: 54619|app: 0|req: 26/52] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 831.464041] [54618]: DEBUG cinder.api.middleware.request_id [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.467584] [54618]: INFO cinder.api.openstack.wsgi [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 831.467584] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 831.467584] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 831.476177] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 831.476177] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.481541] [54618]: INFO cinder.volume.api [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 831.488274] [54618]: INFO cinder.api.openstack.wsgi [None req-dac5b3e5-21f0-4d0b-9e6c-2297942dabd3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 831.488956] [54618]: [pid: 54618|app: 0|req: 27/53] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.498821] [54619]: DEBUG cinder.api.middleware.request_id [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.502755] [54619]: INFO cinder.api.openstack.wsgi [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 832.502755] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.502755] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.514861] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 832.514861] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.524311] [54619]: INFO cinder.volume.api [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 832.534305] [54619]: INFO cinder.api.openstack.wsgi [None req-ae11d589-7a5e-49d3-bb98-fde002ec45e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 832.534765] [54619]: [pid: 54619|app: 0|req: 27/54] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 833.544117] [54618]: DEBUG cinder.api.middleware.request_id [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.546976] [54618]: INFO cinder.api.openstack.wsgi [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 833.547272] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 833.547603] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 833.555761] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 833.555761] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 833.563414] [54618]: INFO cinder.volume.api [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 833.569131] [54618]: INFO cinder.api.openstack.wsgi [None req-9ff7d489-047e-4e0e-88ed-ef51d43c8ab8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 833.569580] [54618]: [pid: 54618|app: 0|req: 28/55] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 834.579618] [54619]: DEBUG cinder.api.middleware.request_id [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.582256] [54619]: INFO cinder.api.openstack.wsgi [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 834.582538] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.582859] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.594564] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 834.594564] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 834.600710] [54619]: INFO cinder.volume.api [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 834.608025] [54619]: INFO cinder.api.openstack.wsgi [None req-f9a2e391-5a6f-4101-b8c7-aa6ac698fde7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 834.608477] [54619]: [pid: 54619|app: 0|req: 28/56] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.617522] [54618]: DEBUG cinder.api.middleware.request_id [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.619681] [54618]: INFO cinder.api.openstack.wsgi [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 835.620113] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.620244] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.628704] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 835.628704] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.635646] [54618]: INFO cinder.volume.api [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 835.647261] [54618]: INFO cinder.api.openstack.wsgi [None req-cc1d841b-3163-409c-bb49-e46b2e1da163 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 835.647986] [54618]: [pid: 54618|app: 0|req: 29/57] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.658459] [54619]: DEBUG cinder.api.middleware.request_id [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.661087] [54619]: INFO cinder.api.openstack.wsgi [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 836.661160] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.661418] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.669993] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 836.669993] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.678082] [54619]: INFO cinder.volume.api [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 836.684249] [54619]: INFO cinder.api.openstack.wsgi [None req-a4a5f51c-a4ae-46d8-ad2f-ba1dd1a6c50a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 836.684798] [54619]: [pid: 54619|app: 0|req: 29/58] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.694268] [54618]: DEBUG cinder.api.middleware.request_id [None req-81e6157f-66d6-4489-bed3-df8ebb62331a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.696714] [54618]: INFO cinder.api.openstack.wsgi [None req-81e6157f-66d6-4489-bed3-df8ebb62331a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 837.696991] [54618]: DEBUG cinder.api.openstack.wsgi [None req-81e6157f-66d6-4489-bed3-df8ebb62331a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.697255] [54618]: DEBUG cinder.api.openstack.wsgi [None req-81e6157f-66d6-4489-bed3-df8ebb62331a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.706379] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 837.706379] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.710659] [54618]: INFO cinder.volume.api [None req-81e6157f-66d6-4489-bed3-df8ebb62331a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 837.715973] [54618]: INFO cinder.api.openstack.wsgi [None req-81e6157f-66d6-4489-bed3-df8ebb62331a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 837.716413] [54618]: [pid: 54618|app: 0|req: 30/59] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.725798] [54619]: DEBUG cinder.api.middleware.request_id [None req-38779e09-0f28-4a60-bac3-d5313681fef4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.728093] [54619]: INFO cinder.api.openstack.wsgi [None req-38779e09-0f28-4a60-bac3-d5313681fef4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 838.728390] [54619]: DEBUG cinder.api.openstack.wsgi [None req-38779e09-0f28-4a60-bac3-d5313681fef4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 838.728663] [54619]: DEBUG cinder.api.openstack.wsgi [None req-38779e09-0f28-4a60-bac3-d5313681fef4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 838.738434] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 838.738434] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 838.744186] [54619]: INFO cinder.volume.api [None req-38779e09-0f28-4a60-bac3-d5313681fef4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 838.749248] [54619]: INFO cinder.api.openstack.wsgi [None req-38779e09-0f28-4a60-bac3-d5313681fef4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 838.749743] [54619]: [pid: 54619|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.759170] [54618]: DEBUG cinder.api.middleware.request_id [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.761869] [54618]: INFO cinder.api.openstack.wsgi [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 839.762253] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.762629] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.772172] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 839.772172] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.776889] [54618]: INFO cinder.volume.api [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 839.788699] [54618]: INFO cinder.api.openstack.wsgi [None req-3c7ccc03-b4bb-4bb0-b76b-8ee3fdbab0f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 839.789180] [54618]: [pid: 54618|app: 0|req: 31/61] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 840.798919] [54619]: DEBUG cinder.api.middleware.request_id [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.802395] [54619]: INFO cinder.api.openstack.wsgi [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 840.802682] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.802964] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.810833] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 840.810833] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.815506] [54619]: INFO cinder.volume.api [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 840.821401] [54619]: INFO cinder.api.openstack.wsgi [None req-2cd3cc6c-5232-44f4-a2da-46bf523867f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 840.828096] [54619]: [pid: 54619|app: 0|req: 31/62] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.830249] [54618]: DEBUG cinder.api.middleware.request_id [None req-cb51ce0b-f607-45c6-afbf-29a550855445 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.833056] [54618]: INFO cinder.api.openstack.wsgi [None req-cb51ce0b-f607-45c6-afbf-29a550855445 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 841.833491] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb51ce0b-f607-45c6-afbf-29a550855445 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.833851] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb51ce0b-f607-45c6-afbf-29a550855445 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.842799] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 841.842799] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.847806] [54618]: INFO cinder.volume.api [None req-cb51ce0b-f607-45c6-afbf-29a550855445 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 841.853133] [54618]: INFO cinder.api.openstack.wsgi [None req-cb51ce0b-f607-45c6-afbf-29a550855445 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 841.853571] [54618]: [pid: 54618|app: 0|req: 32/63] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 841.861998] [54619]: DEBUG cinder.api.middleware.request_id [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.864032] [54619]: INFO cinder.api.openstack.wsgi [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes [ 841.864467] [54619]: DEBUG cinder.api.openstack.wsgi [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1939600808"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 841.866162] [54619]: DEBUG cinder.api.v3.volumes [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1939600808'}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 841.866281] [54619]: INFO cinder.api.v3.volumes [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume of 1 GB [ 841.870473] [54619]: INFO cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Availability Zones retrieved successfully. [ 841.877187] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (dd2effeb-a2a0-48c3-a9e9-46cc628eac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 841.878037] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9682568a-ab0f-4e9f-8c5d-8e717101f9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.879169] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 841.897845] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9682568a-ab0f-4e9f-8c5d-8e717101f9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.898890] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d457f6d9-fa87-4583-ac8c-8e921e57857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.951399] [54619]: DEBUG cinder.quota [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Created reservations ['37abb86d-be32-4361-84bf-9e2269016c25', '0ceeafbd-f6e6-4458-bed1-94eefdf9d4cd', '447dcd2a-3461-4116-a36e-a0cc482cf170', '1f537b1f-33e0-42a0-b8c1-ab89286f1935'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 841.952373] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d457f6d9-fa87-4583-ac8c-8e921e57857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37abb86d-be32-4361-84bf-9e2269016c25', '0ceeafbd-f6e6-4458-bed1-94eefdf9d4cd', '447dcd2a-3461-4116-a36e-a0cc482cf170', '1f537b1f-33e0-42a0-b8c1-ab89286f1935']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.953347] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a1aafe-5d7c-49e0-94f6-875ae97c197b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.988233] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a1aafe-5d7c-49e0-94f6-875ae97c197b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1939600808',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['37abb86d-be32-4361-84bf-9e2269016c25','0ceeafbd-f6e6-4458-bed1-94eefdf9d4cd','447dcd2a-3461-4116-a36e-a0cc482cf170','1f537b1f-33e0-42a0-b8c1-ab89286f1935'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1939600808',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b80b3938bdfb44668ef0fc7c26b5177f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e244cdbd7fb42629ef300940a43bee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.989251] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80251709-4358-4a42-9d77-42e0d1e7fd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 842.008084] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80251709-4358-4a42-9d77-42e0d1e7fd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1939600808',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['37abb86d-be32-4361-84bf-9e2269016c25','0ceeafbd-f6e6-4458-bed1-94eefdf9d4cd','447dcd2a-3461-4116-a36e-a0cc482cf170','1f537b1f-33e0-42a0-b8c1-ab89286f1935'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 842.008582] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473da286-d829-4b3d-9db6-8d3577ca8592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 842.031378] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473da286-d829-4b3d-9db6-8d3577ca8592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 842.031378] [54619]: DEBUG cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (dd2effeb-a2a0-48c3-a9e9-46cc628eac8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 842.031378] [54619]: INFO cinder.volume.api [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request issued successfully. [ 842.031378] [54619]: INFO cinder.api.openstack.wsgi [None req-34e9c9dd-7430-4582-a9f3-82537aecb8e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes returned with HTTP 202 [ 842.031378] [54619]: [pid: 54619|app: 0|req: 32/64] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:49:31 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes => generated 822 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 842.038081] [54618]: DEBUG cinder.api.middleware.request_id [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.040361] [54618]: INFO cinder.api.openstack.wsgi [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 842.040733] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.041014] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.050545] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 842.050545] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.054263] [54618]: INFO cinder.volume.api [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 842.059150] [54618]: INFO cinder.api.openstack.wsgi [None req-1c37c278-cf11-47ad-9e5d-0688d3da630e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 842.059559] [54618]: [pid: 54618|app: 0|req: 33/65] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.068224] [54619]: DEBUG cinder.api.middleware.request_id [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.070557] [54619]: INFO cinder.api.openstack.wsgi [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 843.071011] [54619]: DEBUG cinder.api.openstack.wsgi [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.071340] [54619]: DEBUG cinder.api.openstack.wsgi [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.090865] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 843.090865] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.100290] [54619]: INFO cinder.volume.api [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 843.108372] [54619]: INFO cinder.api.openstack.wsgi [None req-edf8b513-e60a-426c-a120-0fd9c2d81bfd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 843.109023] [54619]: [pid: 54619|app: 0|req: 33/66] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.117406] [54618]: DEBUG cinder.api.middleware.request_id [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.119507] [54618]: INFO cinder.api.openstack.wsgi [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes [ 843.119947] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-208179262"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 843.121630] [54618]: DEBUG cinder.api.v3.volumes [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-208179262'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 843.121824] [54618]: INFO cinder.api.v3.volumes [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume of 1 GB [ 843.128695] [54618]: INFO cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Availability Zones retrieved successfully. [ 843.135570] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (69e956dc-47c1-4538-94ee-c9cb8f81d223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.137353] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32805f1-fdaf-4b94-a758-5792f10f78f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.138586] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 843.173132] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32805f1-fdaf-4b94-a758-5792f10f78f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.174416] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3238e0-8d43-4344-8a74-06fccf6c42cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.228801] [54618]: DEBUG cinder.quota [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Created reservations ['99299928-29cd-4bb4-850e-281b380ed9e7', '2039f82f-8d06-45c3-92f9-8f6f05a6327d', '5044b9b6-ec82-41e9-936f-f1fa9834406b', '7e4a4a1b-f105-4dad-9719-49c9fc576c87'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 843.229801] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3238e0-8d43-4344-8a74-06fccf6c42cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99299928-29cd-4bb4-850e-281b380ed9e7', '2039f82f-8d06-45c3-92f9-8f6f05a6327d', '5044b9b6-ec82-41e9-936f-f1fa9834406b', '7e4a4a1b-f105-4dad-9719-49c9fc576c87']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.230698] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca128c8-fcee-4a88-a36e-295f79e9e4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.245970] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca128c8-fcee-4a88-a36e-295f79e9e4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6273944e-d4f4-4d1f-9ae3-5d6d036778d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-208179262',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['99299928-29cd-4bb4-850e-281b380ed9e7','2039f82f-8d06-45c3-92f9-8f6f05a6327d','5044b9b6-ec82-41e9-936f-f1fa9834406b','7e4a4a1b-f105-4dad-9719-49c9fc576c87'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-208179262',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6273944e-d4f4-4d1f-9ae3-5d6d036778d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b80b3938bdfb44668ef0fc7c26b5177f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e244cdbd7fb42629ef300940a43bee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.247017] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3c9c83-eb3b-40c8-b8c6-7d3fdc46d153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.261477] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3c9c83-eb3b-40c8-b8c6-7d3fdc46d153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-208179262',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b80b3938bdfb44668ef0fc7c26b5177f',qos_specs=None,replication_status=<?>,reservations=['99299928-29cd-4bb4-850e-281b380ed9e7','2039f82f-8d06-45c3-92f9-8f6f05a6327d','5044b9b6-ec82-41e9-936f-f1fa9834406b','7e4a4a1b-f105-4dad-9719-49c9fc576c87'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8e244cdbd7fb42629ef300940a43bee3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.262466] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a10aff-ebc5-468c-bae7-63916494727b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.271942] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a10aff-ebc5-468c-bae7-63916494727b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.273099] [54618]: DEBUG cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Flow 'volume_create_api' (69e956dc-47c1-4538-94ee-c9cb8f81d223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.273503] [54618]: INFO cinder.volume.api [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Create volume request issued successfully. [ 843.274209] [54618]: INFO cinder.api.openstack.wsgi [None req-5b1a2d08-766e-48d8-8462-4eeedcaa3d23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes returned with HTTP 202 [ 843.278989] [54618]: [pid: 54618|app: 0|req: 34/67] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:49:32 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes => generated 821 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 843.286650] [54619]: DEBUG cinder.api.middleware.request_id [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.290908] [54619]: INFO cinder.api.openstack.wsgi [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 843.291229] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.291492] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.299255] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 843.299255] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.303369] [54619]: INFO cinder.volume.api [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 843.308342] [54619]: INFO cinder.api.openstack.wsgi [None req-f6ad80c7-d1ee-4ad5-927d-5f55487f1590 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 843.308841] [54619]: [pid: 54619|app: 0|req: 34/68] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 889 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.318907] [54618]: DEBUG cinder.api.middleware.request_id [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.321405] [54618]: INFO cinder.api.openstack.wsgi [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 844.321765] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.322064] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.330372] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 844.330372] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.334343] [54618]: INFO cinder.volume.api [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 844.339000] [54618]: INFO cinder.api.openstack.wsgi [None req-6fcd20a1-e439-42ac-9d95-2efdd5c0977a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 844.339553] [54618]: [pid: 54618|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:49:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.897148] [54619]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.899576] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 851.899859] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.900147] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.908782] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 851.908782] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.912658] [54619]: INFO cinder.volume.api [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 851.917966] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-12b326fe-b712-4aed-a462-68ca1ce94916 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 851.918453] [54619]: [pid: 54619|app: 0|req: 35/70] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.923091] [54618]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.926519] [54618]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 851.926818] [54618]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.927115] [54618]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.934974] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 851.934974] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.938813] [54618]: INFO cinder.volume.api [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 851.943335] [54618]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-20ad862b-3781-4dfd-8fc6-92cf4d356493 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 851.943774] [54618]: [pid: 54618|app: 0|req: 36/71] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.948631] [54619]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.952373] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 851.952945] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.953420] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.964949] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 851.964949] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.970806] [54619]: INFO cinder.volume.api [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 851.978516] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-f673169d-d635-4e50-8fc6-7e9bfe763a6e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 851.980055] [54619]: [pid: 54619|app: 0|req: 36/72] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 914 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.988027] [54618]: DEBUG cinder.api.middleware.request_id [None req-7497f16e-9dcf-44f9-95b0-20455c82c511 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.989030] [54618]: INFO cinder.api.openstack.wsgi [None req-7497f16e-9dcf-44f9-95b0-20455c82c511 None None] GET http://10.180.1.21/volume// [ 851.989266] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7497f16e-9dcf-44f9-95b0-20455c82c511 None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.989526] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7497f16e-9dcf-44f9-95b0-20455c82c511 None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.990193] [54618]: INFO cinder.api.openstack.wsgi [None req-7497f16e-9dcf-44f9-95b0-20455c82c511 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 851.990517] [54618]: [pid: 54618|app: 0|req: 37/73] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 851.995326] [54619]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-cae092c1-ea76-4b2d-83fe-46adc54f125c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.999336] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-cae092c1-ea76-4b2d-83fe-46adc54f125c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments [ 851.999336] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-cae092c1-ea76-4b2d-83fe-46adc54f125c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8bc21d7-7f8a-4e2e-bca6-1d662c336d96", "connector": null, "instance_uuid": "ad906b04-0b02-444a-b837-acde1c22df43"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 852.007953] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 852.007953] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.049715] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-cae092c1-ea76-4b2d-83fe-46adc54f125c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments returned with HTTP 200 [ 852.050190] [54619]: [pid: 54619|app: 0|req: 37/74] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:49:41 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.054530] [54618]: DEBUG cinder.api.middleware.request_id [None req-c1e29a38-39eb-47ed-a0a5-6db3adfb044f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.054705] [54618]: INFO cinder.api.openstack.wsgi [None req-c1e29a38-39eb-47ed-a0a5-6db3adfb044f None None] GET http://10.180.1.21/volume// [ 852.054913] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c1e29a38-39eb-47ed-a0a5-6db3adfb044f None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.055201] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c1e29a38-39eb-47ed-a0a5-6db3adfb044f None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.055640] [54618]: INFO cinder.api.openstack.wsgi [None req-c1e29a38-39eb-47ed-a0a5-6db3adfb044f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.055951] [54618]: [pid: 54618|app: 0|req: 38/75] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.059939] [54619]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-a2d89334-3757-4c7b-aa40-162b15a64f88 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.062952] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-a2d89334-3757-4c7b-aa40-162b15a64f88 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments [ 852.063449] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-a2d89334-3757-4c7b-aa40-162b15a64f88 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5", "connector": null, "instance_uuid": "ad906b04-0b02-444a-b837-acde1c22df43"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 852.073634] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 852.073634] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.099574] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-a2d89334-3757-4c7b-aa40-162b15a64f88 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments returned with HTTP 200 [ 852.100125] [54619]: [pid: 54619|app: 0|req: 38/76] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:49:41 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 852.104361] [54618]: DEBUG cinder.api.middleware.request_id [None req-5d905099-5d0a-49f9-8519-08516bce9008 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.104838] [54618]: INFO cinder.api.openstack.wsgi [None req-5d905099-5d0a-49f9-8519-08516bce9008 None None] GET http://10.180.1.21/volume// [ 852.105131] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5d905099-5d0a-49f9-8519-08516bce9008 None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.105321] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5d905099-5d0a-49f9-8519-08516bce9008 None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.105793] [54618]: INFO cinder.api.openstack.wsgi [None req-5d905099-5d0a-49f9-8519-08516bce9008 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.106285] [54618]: [pid: 54618|app: 0|req: 39/77] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:49:41 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.111308] [54619]: DEBUG cinder.api.middleware.request_id [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-2c55a9ac-1963-43ca-9fb3-920048eb185f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.114283] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-2c55a9ac-1963-43ca-9fb3-920048eb185f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] POST http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments [ 852.114751] [54619]: DEBUG cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-2c55a9ac-1963-43ca-9fb3-920048eb185f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6273944e-d4f4-4d1f-9ae3-5d6d036778d2", "connector": null, "instance_uuid": "ad906b04-0b02-444a-b837-acde1c22df43"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 852.124138] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 852.124138] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.156627] [54619]: INFO cinder.api.openstack.wsgi [req-48b104b9-ac6d-42ee-87e0-02e3e28595b8 req-2c55a9ac-1963-43ca-9fb3-920048eb185f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments returned with HTTP 200 [ 852.157146] [54619]: [pid: 54619|app: 0|req: 39/78] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:49:41 2024] POST /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.941361] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=129,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.153746] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=214,cinder:INSERT=19,cinder:UPDATE=30 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 882.699344] [54618]: DEBUG cinder.api.middleware.request_id [None req-ba3c2612-da74-46b1-812e-0125c00e9c17 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.699626] [54618]: INFO cinder.api.openstack.wsgi [None req-ba3c2612-da74-46b1-812e-0125c00e9c17 None None] GET http://10.180.1.21/volume// [ 882.699880] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ba3c2612-da74-46b1-812e-0125c00e9c17 None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.700101] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ba3c2612-da74-46b1-812e-0125c00e9c17 None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.700551] [54618]: INFO cinder.api.openstack.wsgi [None req-ba3c2612-da74-46b1-812e-0125c00e9c17 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 882.700919] [54618]: [pid: 54618|app: 0|req: 40/79] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 882.713537] [54619]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.716172] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 882.716482] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.716759] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.727645] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.727645] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.732329] [54619]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 882.737853] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-6e86f5bc-c3f2-44b6-b261-e9d2d8b7d0e1 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 882.738297] [54619]: [pid: 54619|app: 0|req: 40/80] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 882.743014] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-7e813bcf-1006-4b57-a3ea-14ccb5135b8c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.746031] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-7e813bcf-1006-4b57-a3ea-14ccb5135b8c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 [ 882.746291] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-7e813bcf-1006-4b57-a3ea-14ccb5135b8c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.746604] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-7e813bcf-1006-4b57-a3ea-14ccb5135b8c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.753964] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.753964] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.786142] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-7e813bcf-1006-4b57-a3ea-14ccb5135b8c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 returned with HTTP 200 [ 882.786677] [54618]: [pid: 54618|app: 0|req: 41/81] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.795543] [54619]: DEBUG cinder.api.middleware.request_id [None req-224100a9-6012-41f3-b442-e8a793928ec8 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.796046] [54619]: INFO cinder.api.openstack.wsgi [None req-224100a9-6012-41f3-b442-e8a793928ec8 None None] GET http://10.180.1.21/volume// [ 882.796279] [54619]: DEBUG cinder.api.openstack.wsgi [None req-224100a9-6012-41f3-b442-e8a793928ec8 None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.796537] [54619]: DEBUG cinder.api.openstack.wsgi [None req-224100a9-6012-41f3-b442-e8a793928ec8 None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.796980] [54619]: INFO cinder.api.openstack.wsgi [None req-224100a9-6012-41f3-b442-e8a793928ec8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 882.797288] [54619]: [pid: 54619|app: 0|req: 41/82] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 882.800606] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.803026] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 882.803326] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.803665] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.813495] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.813495] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.816821] [54618]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 882.822453] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-e1e4929a-8e75-4766-b0f4-22307ce9afce tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 200 [ 882.823010] [54618]: [pid: 54618|app: 0|req: 42/83] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 882.827421] [54619]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-270ab599-c9d8-427b-9410-b356be7cb51b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.830476] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-270ab599-c9d8-427b-9410-b356be7cb51b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 [ 882.830916] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-270ab599-c9d8-427b-9410-b356be7cb51b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.831206] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-270ab599-c9d8-427b-9410-b356be7cb51b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.838989] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.838989] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.879212] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-270ab599-c9d8-427b-9410-b356be7cb51b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 returned with HTTP 200 [ 882.879885] [54619]: [pid: 54619|app: 0|req: 42/84] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.886908] [54618]: DEBUG cinder.api.middleware.request_id [None req-073e836e-c6a3-4569-a907-3381264eab21 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.887545] [54618]: INFO cinder.api.openstack.wsgi [None req-073e836e-c6a3-4569-a907-3381264eab21 None None] GET http://10.180.1.21/volume// [ 882.887816] [54618]: DEBUG cinder.api.openstack.wsgi [None req-073e836e-c6a3-4569-a907-3381264eab21 None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.888168] [54618]: DEBUG cinder.api.openstack.wsgi [None req-073e836e-c6a3-4569-a907-3381264eab21 None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.888732] [54618]: INFO cinder.api.openstack.wsgi [None req-073e836e-c6a3-4569-a907-3381264eab21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 882.889062] [54618]: [pid: 54618|app: 0|req: 43/85] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 882.893156] [54619]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.895785] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 882.896164] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.896642] [54619]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.906724] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.906724] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.910726] [54619]: INFO cinder.volume.api [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 882.915638] [54619]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-75a9a96c-ec48-4ac7-abd8-ecb30d2b1344 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 200 [ 882.916178] [54619]: [pid: 54619|app: 0|req: 43/86] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 13 12:50:12 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 882.920884] [54618]: DEBUG cinder.api.middleware.request_id [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-b677c199-9568-4026-b0be-938d57af85fa None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.923913] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-b677c199-9568-4026-b0be-938d57af85fa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 [ 882.924242] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-b677c199-9568-4026-b0be-938d57af85fa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.924492] [54618]: DEBUG cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-b677c199-9568-4026-b0be-938d57af85fa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.931670] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 882.931670] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.955683] [54618]: INFO cinder.api.openstack.wsgi [req-515c5e44-6674-49ac-94a4-b11df76f8ffd req-b677c199-9568-4026-b0be-938d57af85fa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 returned with HTTP 200 [ 882.956164] [54618]: [pid: 54618|app: 0|req: 44/87] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.244543] [54619]: DEBUG cinder.api.middleware.request_id [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-114782eb-6df7-4868-be6c-ac915875258a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.248045] [54619]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-114782eb-6df7-4868-be6c-ac915875258a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 [ 883.248531] [54619]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-114782eb-6df7-4868-be6c-ac915875258a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.248948] [54619]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-114782eb-6df7-4868-be6c-ac915875258a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.253226] [54619]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-114782eb-6df7-4868-be6c-ac915875258a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 returned with HTTP 404 [ 883.253805] [54619]: [pid: 54619|app: 0|req: 44/88] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1fc5bb52-949a-498f-9d95-b8d445fd3938 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 883.265613] [54618]: DEBUG cinder.api.middleware.request_id [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-bc62d5e7-5b83-4ac3-8c48-b08225d1a94a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.269038] [54618]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-bc62d5e7-5b83-4ac3-8c48-b08225d1a94a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 [ 883.272096] [54618]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-bc62d5e7-5b83-4ac3-8c48-b08225d1a94a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.272096] [54618]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-bc62d5e7-5b83-4ac3-8c48-b08225d1a94a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.275061] [54618]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-bc62d5e7-5b83-4ac3-8c48-b08225d1a94a tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 returned with HTTP 404 [ 883.275793] [54618]: [pid: 54618|app: 0|req: 45/89] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/1b07b364-801c-4e78-80d9-f912f6578e02 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 883.287219] [54619]: DEBUG cinder.api.middleware.request_id [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-a34e472d-1f4c-4e7b-94f6-7bbac9cee535 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.290308] [54619]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-a34e472d-1f4c-4e7b-94f6-7bbac9cee535 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 [ 883.290578] [54619]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-a34e472d-1f4c-4e7b-94f6-7bbac9cee535 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.290930] [54619]: DEBUG cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-a34e472d-1f4c-4e7b-94f6-7bbac9cee535 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'version_select' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.295255] [54619]: INFO cinder.api.openstack.wsgi [req-ea15a5e8-be54-46b1-b9db-2b4453604e65 req-a34e472d-1f4c-4e7b-94f6-7bbac9cee535 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 returned with HTTP 404 [ 883.296029] [54619]: [pid: 54619|app: 0|req: 45/90] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:50:12 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/attachments/89ceb2a7-2443-4a72-ac52-acb415180510 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 885.577077] [54618]: DEBUG cinder.api.middleware.request_id [None req-0e00b175-e2d5-4b00-98d0-059794971048 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.579250] [54618]: INFO cinder.api.openstack.wsgi [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 885.579522] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.579787] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.580045] [54618]: INFO cinder.api.v3.volumes [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume with id: e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 885.588794] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 885.588794] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.589411] [54618]: INFO cinder.volume.api [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 885.611974] [54618]: INFO cinder.volume.api [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume request issued successfully. [ 885.612279] [54618]: INFO cinder.api.openstack.wsgi [None req-0e00b175-e2d5-4b00-98d0-059794971048 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 202 [ 885.612905] [54618]: [pid: 54618|app: 0|req: 46/91] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:50:15 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 885.615784] [54619]: DEBUG cinder.api.middleware.request_id [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.617919] [54619]: INFO cinder.api.openstack.wsgi [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 885.618306] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.618574] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.626508] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 885.626508] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.630497] [54619]: INFO cinder.volume.api [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 885.637628] [54619]: INFO cinder.api.openstack.wsgi [None req-ad30dd36-3ff8-4518-a48a-41c3263f4214 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 200 [ 885.637628] [54619]: [pid: 54619|app: 0|req: 46/92] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:15 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.651672] [54618]: DEBUG cinder.api.middleware.request_id [None req-caab8aba-39ca-417b-ac0e-3151d5864ad7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.651672] [54618]: INFO cinder.api.openstack.wsgi [None req-caab8aba-39ca-417b-ac0e-3151d5864ad7 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc [ 886.651672] [54618]: DEBUG cinder.api.openstack.wsgi [None req-caab8aba-39ca-417b-ac0e-3151d5864ad7 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.651672] [54618]: DEBUG cinder.api.openstack.wsgi [None req-caab8aba-39ca-417b-ac0e-3151d5864ad7 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.657819] [54618]: INFO cinder.api.openstack.wsgi [None req-caab8aba-39ca-417b-ac0e-3151d5864ad7 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc returned with HTTP 404 [ 886.657819] [54618]: [pid: 54618|app: 0|req: 47/93] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:16 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/e317408b-9254-44ca-93d3-2ff9ebdc41fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 886.661507] [54619]: DEBUG cinder.api.middleware.request_id [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.663842] [54619]: INFO cinder.api.openstack.wsgi [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 886.664280] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.664691] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.664967] [54619]: INFO cinder.api.v3.volumes [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume with id: 0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 886.673121] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 886.673121] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.673768] [54619]: INFO cinder.volume.api [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 886.697809] [54619]: INFO cinder.volume.api [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume request issued successfully. [ 886.698078] [54619]: INFO cinder.api.openstack.wsgi [None req-a131a40e-fb8d-4e80-abb9-857adc94cf8f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 202 [ 886.698629] [54619]: [pid: 54619|app: 0|req: 47/94] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:50:16 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 886.702565] [54618]: DEBUG cinder.api.middleware.request_id [None req-0947d282-825f-4d91-b898-8b848c2175aa None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.704834] [54618]: INFO cinder.api.openstack.wsgi [None req-0947d282-825f-4d91-b898-8b848c2175aa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 886.705129] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0947d282-825f-4d91-b898-8b848c2175aa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.705350] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0947d282-825f-4d91-b898-8b848c2175aa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.713504] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 886.713504] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.717797] [54618]: INFO cinder.volume.api [None req-0947d282-825f-4d91-b898-8b848c2175aa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 886.722823] [54618]: INFO cinder.api.openstack.wsgi [None req-0947d282-825f-4d91-b898-8b848c2175aa tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 200 [ 886.723402] [54618]: [pid: 54618|app: 0|req: 48/95] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:16 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.733024] [54619]: DEBUG cinder.api.middleware.request_id [None req-e49282cc-c0ef-45bd-b117-cc4034aba66f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.735207] [54619]: INFO cinder.api.openstack.wsgi [None req-e49282cc-c0ef-45bd-b117-cc4034aba66f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c [ 887.735464] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e49282cc-c0ef-45bd-b117-cc4034aba66f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.735715] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e49282cc-c0ef-45bd-b117-cc4034aba66f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.743295] [54619]: INFO cinder.api.openstack.wsgi [None req-e49282cc-c0ef-45bd-b117-cc4034aba66f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c returned with HTTP 404 [ 887.743881] [54619]: [pid: 54619|app: 0|req: 48/96] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:17 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/0858cc5a-0bb2-4121-bf41-c3a1afb67c5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 887.747666] [54618]: DEBUG cinder.api.middleware.request_id [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.749893] [54618]: INFO cinder.api.openstack.wsgi [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] DELETE http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 887.750163] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.750420] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.751322] [54618]: INFO cinder.api.v3.volumes [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume with id: 44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 887.760008] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 887.760008] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.760602] [54618]: INFO cinder.volume.api [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 887.778901] [54618]: INFO cinder.volume.api [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Delete volume request issued successfully. [ 887.779269] [54618]: INFO cinder.api.openstack.wsgi [None req-f97ba741-1407-471d-b00c-9bbb8341bb03 tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 202 [ 887.779714] [54618]: [pid: 54618|app: 0|req: 49/97] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:50:17 2024] DELETE /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 887.791512] [54619]: DEBUG cinder.api.middleware.request_id [None req-721f659f-1c96-434f-97de-8fa0b5287c0c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.793860] [54619]: INFO cinder.api.openstack.wsgi [None req-721f659f-1c96-434f-97de-8fa0b5287c0c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 887.794673] [54619]: DEBUG cinder.api.openstack.wsgi [None req-721f659f-1c96-434f-97de-8fa0b5287c0c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.794673] [54619]: DEBUG cinder.api.openstack.wsgi [None req-721f659f-1c96-434f-97de-8fa0b5287c0c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.802530] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 887.802530] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.806787] [54619]: INFO cinder.volume.api [None req-721f659f-1c96-434f-97de-8fa0b5287c0c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 887.812669] [54619]: INFO cinder.api.openstack.wsgi [None req-721f659f-1c96-434f-97de-8fa0b5287c0c tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 887.813986] [54619]: [pid: 54619|app: 0|req: 49/98] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:17 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 888.822302] [54618]: DEBUG cinder.api.middleware.request_id [None req-889b7b23-129a-427e-bcc6-382e967c615b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.824553] [54618]: INFO cinder.api.openstack.wsgi [None req-889b7b23-129a-427e-bcc6-382e967c615b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 888.824827] [54618]: DEBUG cinder.api.openstack.wsgi [None req-889b7b23-129a-427e-bcc6-382e967c615b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.825130] [54618]: DEBUG cinder.api.openstack.wsgi [None req-889b7b23-129a-427e-bcc6-382e967c615b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.833334] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 888.833334] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.837443] [54618]: INFO cinder.volume.api [None req-889b7b23-129a-427e-bcc6-382e967c615b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Volume info retrieved successfully. [ 888.843007] [54618]: INFO cinder.api.openstack.wsgi [None req-889b7b23-129a-427e-bcc6-382e967c615b tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 200 [ 888.843427] [54618]: [pid: 54618|app: 0|req: 50/99] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:18 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.853909] [54619]: DEBUG cinder.api.middleware.request_id [None req-45d370a8-17f8-49f2-bc10-18db7885691f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.856077] [54619]: INFO cinder.api.openstack.wsgi [None req-45d370a8-17f8-49f2-bc10-18db7885691f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] GET http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 [ 889.856371] [54619]: DEBUG cinder.api.openstack.wsgi [None req-45d370a8-17f8-49f2-bc10-18db7885691f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.856632] [54619]: DEBUG cinder.api.openstack.wsgi [None req-45d370a8-17f8-49f2-bc10-18db7885691f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.864787] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 889.864787] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.867833] [54619]: INFO cinder.api.openstack.wsgi [None req-45d370a8-17f8-49f2-bc10-18db7885691f tempest-TaggedBootDevicesTest-1269454556 tempest-TaggedBootDevicesTest-1269454556-project-member] http://10.180.1.21/volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 returned with HTTP 404 [ 889.868363] [54619]: [pid: 54619|app: 0|req: 50/100] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:50:19 2024] GET /volume/v3/9828497b0fc04707a750ec8f96fbcadd/volumes/44ab39ae-abdd-4754-a2cb-b71affdd7259 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 898.841054] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=79,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.867150] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=68,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.958131] [54618]: DEBUG cinder.api.middleware.request_id [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.052620] [54618]: INFO cinder.api.openstack.wsgi [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] DELETE http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 998.052959] [54618]: DEBUG cinder.api.openstack.wsgi [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.053225] [54618]: DEBUG cinder.api.openstack.wsgi [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.053453] [54618]: INFO cinder.api.v3.volumes [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Delete volume with id: 885e3585-beb6-42fb-8820-f06f5270eb60 [ 998.062903] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 998.062903] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.063447] [54618]: INFO cinder.volume.api [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Volume info retrieved successfully. [ 998.085290] [54618]: INFO cinder.volume.api [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Delete volume request issued successfully. [ 998.085591] [54618]: INFO cinder.api.openstack.wsgi [None req-246f8ba3-9bc4-436a-bc22-166fe4879e54 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 202 [ 998.086025] [54618]: [pid: 54618|app: 0|req: 51/101] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:52:07 2024] DELETE /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 998.089635] [54619]: DEBUG cinder.api.middleware.request_id [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.092698] [54619]: INFO cinder.api.openstack.wsgi [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] GET http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 998.093174] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.093308] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.105527] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 998.105527] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.107220] [54619]: INFO cinder.volume.api [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Volume info retrieved successfully. [ 998.114317] [54619]: INFO cinder.api.openstack.wsgi [None req-ebf1a249-b6c8-4bdc-ac53-02d8ae8ba731 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 200 [ 998.114726] [54619]: [pid: 54619|app: 0|req: 51/102] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:07 2024] GET /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 1075 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.124668] [54618]: DEBUG cinder.api.middleware.request_id [None req-01b1a852-fa0a-442b-af97-56c5a197a0e0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.126795] [54618]: INFO cinder.api.openstack.wsgi [None req-01b1a852-fa0a-442b-af97-56c5a197a0e0 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] GET http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 999.127231] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01b1a852-fa0a-442b-af97-56c5a197a0e0 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.127339] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01b1a852-fa0a-442b-af97-56c5a197a0e0 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.135033] [54618]: INFO cinder.api.openstack.wsgi [None req-01b1a852-fa0a-442b-af97-56c5a197a0e0 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 404 [ 999.135033] [54618]: [pid: 54618|app: 0|req: 52/103] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:08 2024] GET /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 999.680053] [54619]: DEBUG cinder.api.middleware.request_id [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.682209] [54619]: INFO cinder.api.openstack.wsgi [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] DELETE http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 999.682477] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.682737] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.682969] [54619]: INFO cinder.api.v3.volumes [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Delete volume with id: 885e3585-beb6-42fb-8820-f06f5270eb60 [ 999.689271] [54619]: INFO cinder.api.openstack.wsgi [None req-e518d578-43b5-4e41-9a99-f5dd53bddbef tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 404 [ 999.689759] [54619]: [pid: 54619|app: 0|req: 52/104] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:52:09 2024] DELETE /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 999.692720] [54618]: DEBUG cinder.api.middleware.request_id [None req-a143d686-6e8c-4e91-bf95-3b47e5697577 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.694854] [54618]: INFO cinder.api.openstack.wsgi [None req-a143d686-6e8c-4e91-bf95-3b47e5697577 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] GET http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 [ 999.695127] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a143d686-6e8c-4e91-bf95-3b47e5697577 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.695386] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a143d686-6e8c-4e91-bf95-3b47e5697577 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.702031] [54618]: INFO cinder.api.openstack.wsgi [None req-a143d686-6e8c-4e91-bf95-3b47e5697577 tempest-VolumesAssistedSnapshotsTest-1589809430 tempest-VolumesAssistedSnapshotsTest-1589809430-project-admin] http://10.180.1.21/volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 returned with HTTP 404 [ 999.702542] [54618]: [pid: 54618|app: 0|req: 53/105] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:09 2024] GET /volume/v3/2e506f9c733c4ffaa6ef81aed011d469/volumes/885e3585-beb6-42fb-8820-f06f5270eb60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1009.685990] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=9 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.697964] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1012.499943] [54619]: DEBUG cinder.api.middleware.request_id [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.502330] [54619]: INFO cinder.api.openstack.wsgi [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] POST http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes [ 1012.502813] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2043966611", "imageRef": "790b1826-10c3-4b26-ad5d-ce8b36354025", "size": 1}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.506070] [54619]: DEBUG cinder.api.v3.volumes [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2043966611', 'imageRef': '790b1826-10c3-4b26-ad5d-ce8b36354025', 'size': 1}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1012.575030] [54619]: INFO cinder.api.v3.volumes [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Create volume of 1 GB [ 1012.580470] [54619]: INFO cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Availability Zones retrieved successfully. [ 1012.588916] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Flow 'volume_create_api' (4c69d137-3604-46e9-825b-06e2d07f03df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1012.591117] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd14dd4-4fe3-4995-a58f-0a3c28a19953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.595615] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1012.643243] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd14dd4-4fe3-4995-a58f-0a3c28a19953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.644530] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e3ff2b-eb8d-4adf-ba46-f29e8a3b9e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.712561] [54619]: DEBUG cinder.quota [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Created reservations ['67d9a2f5-c434-4d18-8e06-8ed3e19a67e3', '187dc558-598a-4f3e-b612-71598c42ac2a', '9bfa467f-93ef-4ae4-82ae-38fa1a361874', 'fade1138-e611-443a-8b9e-3994bc0dd012'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1012.714482] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e3ff2b-eb8d-4adf-ba46-f29e8a3b9e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d9a2f5-c434-4d18-8e06-8ed3e19a67e3', '187dc558-598a-4f3e-b612-71598c42ac2a', '9bfa467f-93ef-4ae4-82ae-38fa1a361874', 'fade1138-e611-443a-8b9e-3994bc0dd012']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.715489] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f5abbc-322c-47c7-9975-c281daae1501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.739480] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f5abbc-322c-47c7-9975-c281daae1501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b172ac4-941c-4444-aef5-60dc17d4ad99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2043966611',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9c6829541f0f4e4d83b65ddd3f7e33ef',qos_specs=None,replication_status=<?>,reservations=['67d9a2f5-c434-4d18-8e06-8ed3e19a67e3','187dc558-598a-4f3e-b612-71598c42ac2a','9bfa467f-93ef-4ae4-82ae-38fa1a361874','fade1138-e611-443a-8b9e-3994bc0dd012'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='09868a3d825645c3b2d493561dd3b2f3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2043966611',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6b172ac4-941c-4444-aef5-60dc17d4ad99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6829541f0f4e4d83b65ddd3f7e33ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09868a3d825645c3b2d493561dd3b2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.740578] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd8f06d-a2e9-4359-a6fa-b76d47b09b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.764878] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd8f06d-a2e9-4359-a6fa-b76d47b09b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2043966611',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9c6829541f0f4e4d83b65ddd3f7e33ef',qos_specs=None,replication_status=<?>,reservations=['67d9a2f5-c434-4d18-8e06-8ed3e19a67e3','187dc558-598a-4f3e-b612-71598c42ac2a','9bfa467f-93ef-4ae4-82ae-38fa1a361874','fade1138-e611-443a-8b9e-3994bc0dd012'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='09868a3d825645c3b2d493561dd3b2f3',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.766016] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bb8b96-b959-43ea-b08f-ef30bec624d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.785921] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bb8b96-b959-43ea-b08f-ef30bec624d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.787094] [54619]: DEBUG cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Flow 'volume_create_api' (4c69d137-3604-46e9-825b-06e2d07f03df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1012.787536] [54619]: INFO cinder.volume.api [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Create volume request issued successfully. [ 1012.792046] [54619]: INFO cinder.api.openstack.wsgi [None req-3bd0e135-92a9-4f4f-bdd8-7a3ffd6a1679 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes returned with HTTP 202 [ 1012.792046] [54619]: [pid: 54619|app: 0|req: 53/106] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 12:52:22 2024] POST /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes => generated 818 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1012.798339] [54618]: DEBUG cinder.api.middleware.request_id [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.800750] [54618]: INFO cinder.api.openstack.wsgi [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1012.801067] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.801326] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.809883] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1012.809883] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.814384] [54618]: INFO cinder.volume.api [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1012.819823] [54618]: INFO cinder.api.openstack.wsgi [None req-8fdf9e22-e3b2-43d2-97ee-ef2076e0d4ea tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1012.820366] [54618]: [pid: 54618|app: 0|req: 54/107] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:22 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.829936] [54619]: DEBUG cinder.api.middleware.request_id [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.832699] [54619]: INFO cinder.api.openstack.wsgi [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1013.833029] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.833754] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.843192] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1013.843192] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.849171] [54619]: INFO cinder.volume.api [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1013.855396] [54619]: INFO cinder.api.openstack.wsgi [None req-50822d25-ff48-4fa9-b3c2-04ed13a677e1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1013.860797] [54619]: [pid: 54619|app: 0|req: 54/108] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:23 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.866866] [54618]: DEBUG cinder.api.middleware.request_id [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.869952] [54618]: INFO cinder.api.openstack.wsgi [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1014.870134] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.870408] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.879034] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1014.879034] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.886203] [54618]: INFO cinder.volume.api [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1014.890742] [54618]: INFO cinder.api.openstack.wsgi [None req-3ef505ef-6557-46b5-8cea-e1b749a1be23 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1014.891462] [54618]: [pid: 54618|app: 0|req: 55/109] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:24 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.905017] [54619]: DEBUG cinder.api.middleware.request_id [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.907373] [54619]: INFO cinder.api.openstack.wsgi [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1015.907676] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.907945] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.918843] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1015.918843] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.933149] [54619]: INFO cinder.volume.api [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1015.949006] [54619]: INFO cinder.api.openstack.wsgi [None req-ec7234b0-a145-4b44-9f1c-ecfdcef0d5ad tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1015.949332] [54619]: [pid: 54619|app: 0|req: 55/110] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:25 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.961967] [54618]: DEBUG cinder.api.middleware.request_id [None req-53529257-e511-405d-ace7-31f8c02b86b6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.965889] [54618]: INFO cinder.api.openstack.wsgi [None req-53529257-e511-405d-ace7-31f8c02b86b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1016.966312] [54618]: DEBUG cinder.api.openstack.wsgi [None req-53529257-e511-405d-ace7-31f8c02b86b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.966719] [54618]: DEBUG cinder.api.openstack.wsgi [None req-53529257-e511-405d-ace7-31f8c02b86b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.977102] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1016.977102] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.986251] [54618]: INFO cinder.volume.api [None req-53529257-e511-405d-ace7-31f8c02b86b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1016.991799] [54618]: INFO cinder.api.openstack.wsgi [None req-53529257-e511-405d-ace7-31f8c02b86b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1016.992284] [54618]: [pid: 54618|app: 0|req: 56/111] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:26 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.001888] [54619]: DEBUG cinder.api.middleware.request_id [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.004069] [54619]: INFO cinder.api.openstack.wsgi [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1018.004385] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.004652] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.012367] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1018.012367] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.016337] [54619]: INFO cinder.volume.api [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1018.021378] [54619]: INFO cinder.api.openstack.wsgi [None req-b2df3050-1a5a-469b-bc1b-38e1f580508d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1018.021856] [54619]: [pid: 54619|app: 0|req: 56/112] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:27 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.033866] [54618]: DEBUG cinder.api.middleware.request_id [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.036805] [54618]: INFO cinder.api.openstack.wsgi [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1019.037187] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.037752] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.046164] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1019.046164] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.049858] [54618]: INFO cinder.volume.api [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1019.054560] [54618]: INFO cinder.api.openstack.wsgi [None req-2c7a299b-58da-4370-a2ce-c9e344ef8cbd tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1019.054945] [54618]: [pid: 54618|app: 0|req: 57/113] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:28 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.065856] [54619]: DEBUG cinder.api.middleware.request_id [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.068173] [54619]: INFO cinder.api.openstack.wsgi [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1020.068452] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.068709] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.076878] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1020.076878] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.080719] [54619]: INFO cinder.volume.api [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1020.085365] [54619]: INFO cinder.api.openstack.wsgi [None req-f4522e32-26e4-4e81-943b-ceef4b3a8db4 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1020.085937] [54619]: [pid: 54619|app: 0|req: 57/114] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:29 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.094197] [54618]: DEBUG cinder.api.middleware.request_id [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.096337] [54618]: INFO cinder.api.openstack.wsgi [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1021.096606] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.096883] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.104852] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1021.104852] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.108820] [54618]: INFO cinder.volume.api [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1021.113328] [54618]: INFO cinder.api.openstack.wsgi [None req-ab2a2a56-6e8c-4d07-8c71-421b10374340 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1021.113787] [54618]: [pid: 54618|app: 0|req: 58/115] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:30 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.122088] [54619]: DEBUG cinder.api.middleware.request_id [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.124238] [54619]: INFO cinder.api.openstack.wsgi [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1022.124502] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.124760] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.132114] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1022.132114] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.135707] [54619]: INFO cinder.volume.api [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1022.140064] [54619]: INFO cinder.api.openstack.wsgi [None req-0f19cc3d-5703-4d43-aaa7-c2ff123d9744 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1022.140447] [54619]: [pid: 54619|app: 0|req: 58/116] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:31 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.152353] [54618]: DEBUG cinder.api.middleware.request_id [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.154761] [54618]: INFO cinder.api.openstack.wsgi [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1023.155075] [54618]: DEBUG cinder.api.openstack.wsgi [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.155362] [54618]: DEBUG cinder.api.openstack.wsgi [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.163665] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1023.163665] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.167943] [54618]: INFO cinder.volume.api [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1023.173398] [54618]: INFO cinder.api.openstack.wsgi [None req-df5cf6c3-48e4-41ea-a585-c166d8d01dc1 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1023.173838] [54618]: [pid: 54618|app: 0|req: 59/117] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:32 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.183548] [54619]: DEBUG cinder.api.middleware.request_id [None req-28efcced-5209-440d-88d4-720e1259efb7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.185733] [54619]: INFO cinder.api.openstack.wsgi [None req-28efcced-5209-440d-88d4-720e1259efb7 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1024.186049] [54619]: DEBUG cinder.api.openstack.wsgi [None req-28efcced-5209-440d-88d4-720e1259efb7 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.186316] [54619]: DEBUG cinder.api.openstack.wsgi [None req-28efcced-5209-440d-88d4-720e1259efb7 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.194082] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1024.194082] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.197893] [54619]: INFO cinder.volume.api [None req-28efcced-5209-440d-88d4-720e1259efb7 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1024.203581] [54619]: INFO cinder.api.openstack.wsgi [None req-28efcced-5209-440d-88d4-720e1259efb7 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1024.203969] [54619]: [pid: 54619|app: 0|req: 59/118] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:33 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.212746] [54618]: DEBUG cinder.api.middleware.request_id [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.214880] [54618]: INFO cinder.api.openstack.wsgi [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1025.215151] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.215407] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.222921] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1025.222921] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.226568] [54618]: INFO cinder.volume.api [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1025.231176] [54618]: INFO cinder.api.openstack.wsgi [None req-b37d89a0-fa5b-4f8a-adbb-4c628c8a8091 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1025.231577] [54618]: [pid: 54618|app: 0|req: 60/119] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:34 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.242448] [54619]: DEBUG cinder.api.middleware.request_id [None req-7f86bb99-addb-4139-a571-6bca917b8793 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.245138] [54619]: INFO cinder.api.openstack.wsgi [None req-7f86bb99-addb-4139-a571-6bca917b8793 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1026.245561] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7f86bb99-addb-4139-a571-6bca917b8793 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.245894] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7f86bb99-addb-4139-a571-6bca917b8793 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.255081] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1026.255081] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.260181] [54619]: INFO cinder.volume.api [None req-7f86bb99-addb-4139-a571-6bca917b8793 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1026.265518] [54619]: INFO cinder.api.openstack.wsgi [None req-7f86bb99-addb-4139-a571-6bca917b8793 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1026.265990] [54619]: [pid: 54619|app: 0|req: 60/120] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:35 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1027.276403] [54618]: DEBUG cinder.api.middleware.request_id [None req-30c2ee00-331f-4353-b73f-97da90a0c15d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.278607] [54618]: INFO cinder.api.openstack.wsgi [None req-30c2ee00-331f-4353-b73f-97da90a0c15d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1027.279062] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30c2ee00-331f-4353-b73f-97da90a0c15d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.279148] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30c2ee00-331f-4353-b73f-97da90a0c15d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.286623] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1027.286623] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.291530] [54618]: INFO cinder.volume.api [None req-30c2ee00-331f-4353-b73f-97da90a0c15d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1027.297057] [54618]: INFO cinder.api.openstack.wsgi [None req-30c2ee00-331f-4353-b73f-97da90a0c15d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1027.297558] [54618]: [pid: 54618|app: 0|req: 61/121] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:36 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.306293] [54619]: DEBUG cinder.api.middleware.request_id [None req-f660b961-1da7-4710-9a3e-b68216e0f31d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.308423] [54619]: INFO cinder.api.openstack.wsgi [None req-f660b961-1da7-4710-9a3e-b68216e0f31d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1028.308777] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f660b961-1da7-4710-9a3e-b68216e0f31d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.309030] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f660b961-1da7-4710-9a3e-b68216e0f31d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.317822] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1028.317822] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.322448] [54619]: INFO cinder.volume.api [None req-f660b961-1da7-4710-9a3e-b68216e0f31d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1028.326933] [54619]: INFO cinder.api.openstack.wsgi [None req-f660b961-1da7-4710-9a3e-b68216e0f31d tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1028.327331] [54619]: [pid: 54619|app: 0|req: 61/122] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:37 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.336766] [54618]: DEBUG cinder.api.middleware.request_id [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.338992] [54618]: INFO cinder.api.openstack.wsgi [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1029.339238] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.339538] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.347526] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1029.347526] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.352031] [54618]: INFO cinder.volume.api [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1029.358002] [54618]: INFO cinder.api.openstack.wsgi [None req-c42f18dd-b651-46e5-ace4-eecd9f17c037 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1029.364056] [54618]: [pid: 54618|app: 0|req: 62/123] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:38 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.368300] [54619]: DEBUG cinder.api.middleware.request_id [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.370574] [54619]: INFO cinder.api.openstack.wsgi [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1030.370889] [54619]: DEBUG cinder.api.openstack.wsgi [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.371148] [54619]: DEBUG cinder.api.openstack.wsgi [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.378893] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1030.378893] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.382760] [54619]: INFO cinder.volume.api [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1030.387820] [54619]: INFO cinder.api.openstack.wsgi [None req-830578ce-cf09-45d1-96c4-64f2a07355b6 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1030.388356] [54619]: [pid: 54619|app: 0|req: 62/124] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:39 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.397923] [54618]: DEBUG cinder.api.middleware.request_id [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.401581] [54618]: INFO cinder.api.openstack.wsgi [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1031.401581] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.401581] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.410161] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1031.410161] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.415181] [54618]: INFO cinder.volume.api [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1031.422475] [54618]: INFO cinder.api.openstack.wsgi [None req-dac939cb-9b7b-47eb-8aca-85cfc87ae479 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1031.423093] [54618]: [pid: 54618|app: 0|req: 63/125] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:52:40 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.668796] [54619]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.671210] [54619]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1031.671469] [54619]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.671756] [54619]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.679721] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1031.679721] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.683546] [54619]: INFO cinder.volume.api [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1031.688905] [54619]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-ded91f8e-6063-402c-a2ce-5866766afa73 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1031.689296] [54619]: [pid: 54619|app: 0|req: 63/126] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:41 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.114490] [54618]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.116948] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1032.116948] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.116948] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.124106] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1032.124106] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.128128] [54618]: INFO cinder.volume.api [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1032.133587] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-dfbaf566-d96e-4ec3-bed0-7a79021f8241 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1032.134704] [54618]: [pid: 54618|app: 0|req: 64/127] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:41 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.142250] [54619]: DEBUG cinder.api.middleware.request_id [None req-40f03680-9d7f-45af-b7eb-2415b6597f67 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.142673] [54619]: INFO cinder.api.openstack.wsgi [None req-40f03680-9d7f-45af-b7eb-2415b6597f67 None None] GET http://10.180.1.21/volume// [ 1032.142673] [54619]: DEBUG cinder.api.openstack.wsgi [None req-40f03680-9d7f-45af-b7eb-2415b6597f67 None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.142864] [54619]: DEBUG cinder.api.openstack.wsgi [None req-40f03680-9d7f-45af-b7eb-2415b6597f67 None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.143312] [54619]: INFO cinder.api.openstack.wsgi [None req-40f03680-9d7f-45af-b7eb-2415b6597f67 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.143655] [54619]: [pid: 54619|app: 0|req: 64/128] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:52:41 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.148650] [54618]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-b3d1806b-b8da-495d-97e5-332f9c38b338 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.151582] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-b3d1806b-b8da-495d-97e5-332f9c38b338 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] POST http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments [ 1032.152099] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-b3d1806b-b8da-495d-97e5-332f9c38b338 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b172ac4-941c-4444-aef5-60dc17d4ad99", "connector": null, "instance_uuid": "16eb032d-fe34-4a46-883c-8b937806d63f"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.161689] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1032.161689] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.224362] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-b3d1806b-b8da-495d-97e5-332f9c38b338 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments returned with HTTP 200 [ 1032.225295] [54618]: [pid: 54618|app: 0|req: 65/129] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:52:41 2024] POST /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1041.686164] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=116,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.216902] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=90,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1044.428245] [54619]: DEBUG cinder.api.middleware.request_id [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.430546] [54619]: INFO cinder.api.openstack.wsgi [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] DELETE http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/tempest-invalid-1949941541 [ 1044.430893] [54619]: DEBUG cinder.api.openstack.wsgi [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.431154] [54619]: DEBUG cinder.api.openstack.wsgi [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.431474] [54619]: INFO cinder.api.v3.volumes [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Delete volume with id: tempest-invalid-1949941541 [ 1044.437755] [54619]: INFO cinder.api.openstack.wsgi [req-5fe578c3-901e-45e8-a717-b24e1bcc1819 req-1c81301c-bce0-45da-b6f1-095969bde93a tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/tempest-invalid-1949941541 returned with HTTP 404 [ 1044.438350] [54619]: [pid: 54619|app: 0|req: 65/130] 10.180.1.21 () {66 vars in 1652 bytes} [Tue Feb 13 12:52:54 2024] DELETE /volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/tempest-invalid-1949941541 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1044.458812] [54618]: DEBUG cinder.api.middleware.request_id [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.461626] [54618]: INFO cinder.api.openstack.wsgi [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] DELETE http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/907379c2-8744-4f83-9a12-6b715bdefd82 [ 1044.461875] [54618]: DEBUG cinder.api.openstack.wsgi [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.462135] [54618]: DEBUG cinder.api.openstack.wsgi [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.462359] [54618]: INFO cinder.api.v3.volumes [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Delete volume with id: 907379c2-8744-4f83-9a12-6b715bdefd82 [ 1044.468911] [54618]: INFO cinder.api.openstack.wsgi [req-cf3e62e9-0767-4c62-b379-24c60d193efe req-eb6ddd5d-5051-4c6f-888b-4c555bbe9ba2 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/907379c2-8744-4f83-9a12-6b715bdefd82 returned with HTTP 404 [ 1044.469438] [54618]: [pid: 54618|app: 0|req: 66/131] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 13 12:52:54 2024] DELETE /volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/907379c2-8744-4f83-9a12-6b715bdefd82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1044.481086] [54619]: DEBUG cinder.api.middleware.request_id [req-017058b8-e721-4ba1-a4b0-384e9d4dbf7a req-784a90d6-6c25-4ad5-8f76-a3f2cf78bfe3 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.483471] [54619]: INFO cinder.api.openstack.wsgi [req-017058b8-e721-4ba1-a4b0-384e9d4dbf7a req-784a90d6-6c25-4ad5-8f76-a3f2cf78bfe3 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] GET http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/a298ce17-1774-49c1-acfd-7269b2b573dd [ 1044.483732] [54619]: DEBUG cinder.api.openstack.wsgi [req-017058b8-e721-4ba1-a4b0-384e9d4dbf7a req-784a90d6-6c25-4ad5-8f76-a3f2cf78bfe3 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.483983] [54619]: DEBUG cinder.api.openstack.wsgi [req-017058b8-e721-4ba1-a4b0-384e9d4dbf7a req-784a90d6-6c25-4ad5-8f76-a3f2cf78bfe3 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.489992] [54619]: INFO cinder.api.openstack.wsgi [req-017058b8-e721-4ba1-a4b0-384e9d4dbf7a req-784a90d6-6c25-4ad5-8f76-a3f2cf78bfe3 tempest-VolumesNegativeTest-2105673417 tempest-VolumesNegativeTest-2105673417-project-member] http://10.180.1.21/volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/a298ce17-1774-49c1-acfd-7269b2b573dd returned with HTTP 404 [ 1044.490548] [54619]: [pid: 54619|app: 0|req: 66/132] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:54 2024] GET /volume/v3/ad53796085e14e5ea04f682e714a27ff/volumes/a298ce17-1774-49c1-acfd-7269b2b573dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1045.554075] [54618]: DEBUG cinder.api.middleware.request_id [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.556389] [54618]: INFO cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] POST http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes [ 1045.556856] [54618]: DEBUG cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1925916435", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.558844] [54618]: DEBUG cinder.api.v3.volumes [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1925916435', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1045.559027] [54618]: INFO cinder.api.v3.volumes [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Create volume of 1 GB [ 1045.559363] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1045.559363] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.563859] [54618]: INFO cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Availability Zones retrieved successfully. [ 1045.570860] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Flow 'volume_create_api' (f5593445-7c4e-4262-a9f3-d136282b91ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.572105] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8995aa-d628-4e4c-9f82-e6d978a9486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.573381] [54618]: DEBUG cinder.volume.flows.api.create_volume [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1045.592049] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8995aa-d628-4e4c-9f82-e6d978a9486f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.593018] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e01a7bb-ea77-4517-bb60-f627e3d1eef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.638036] [54618]: DEBUG cinder.quota [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Created reservations ['706983c4-418a-4450-9c40-c1601f076ba2', '3956fd4f-5a47-4231-83b8-35b387d7a142', '9fd67c21-65e2-4b9e-b27f-075a5b5c006a', 'e274fddd-5cf4-4664-a008-4cce27ab823e'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1045.639206] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e01a7bb-ea77-4517-bb60-f627e3d1eef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706983c4-418a-4450-9c40-c1601f076ba2', '3956fd4f-5a47-4231-83b8-35b387d7a142', '9fd67c21-65e2-4b9e-b27f-075a5b5c006a', 'e274fddd-5cf4-4664-a008-4cce27ab823e']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.640119] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b740183-e9d7-47b2-8350-8dd9ab0636ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.656452] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b740183-e9d7-47b2-8350-8dd9ab0636ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9b15b5-9a82-49cd-a1c6-0333a9535804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1925916435',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='6d7b7f0b56994c1b9b7628bd8f98d717',qos_specs=None,replication_status=<?>,reservations=['706983c4-418a-4450-9c40-c1601f076ba2','3956fd4f-5a47-4231-83b8-35b387d7a142','9fd67c21-65e2-4b9e-b27f-075a5b5c006a','e274fddd-5cf4-4664-a008-4cce27ab823e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='69219cdff3b6458ea36f109195b4f5f0',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1925916435',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5f9b15b5-9a82-49cd-a1c6-0333a9535804,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6d7b7f0b56994c1b9b7628bd8f98d717',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69219cdff3b6458ea36f109195b4f5f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.657960] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf105b3-9686-40f7-a4f1-8e5c8872cfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.672550] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf105b3-9686-40f7-a4f1-8e5c8872cfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1925916435',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='6d7b7f0b56994c1b9b7628bd8f98d717',qos_specs=None,replication_status=<?>,reservations=['706983c4-418a-4450-9c40-c1601f076ba2','3956fd4f-5a47-4231-83b8-35b387d7a142','9fd67c21-65e2-4b9e-b27f-075a5b5c006a','e274fddd-5cf4-4664-a008-4cce27ab823e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='69219cdff3b6458ea36f109195b4f5f0',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.673417] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c15f7e-fb1e-4899-ba3a-3402f6bd8f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.682155] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c15f7e-fb1e-4899-ba3a-3402f6bd8f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.683181] [54618]: DEBUG cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Flow 'volume_create_api' (f5593445-7c4e-4262-a9f3-d136282b91ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.683573] [54618]: INFO cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Create volume request issued successfully. [ 1045.684299] [54618]: INFO cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-05831c2c-b792-4b7b-9da0-12c6f2bb7f36 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes returned with HTTP 202 [ 1045.684861] [54618]: [pid: 54618|app: 0|req: 67/133] 10.180.1.21 () {68 vars in 1603 bytes} [Tue Feb 13 12:52:55 2024] POST /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes => generated 828 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1045.689292] [54619]: DEBUG cinder.api.middleware.request_id [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.691134] [54619]: INFO cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1045.691445] [54619]: DEBUG cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.691627] [54619]: DEBUG cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.701274] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1045.701274] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.705228] [54619]: INFO cinder.volume.api [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1045.710944] [54619]: INFO cinder.api.openstack.wsgi [req-0f1a8feb-9977-4c15-8378-aa0db81ca9d0 req-5574310c-009d-4ace-83a8-e1a1407ed636 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 200 [ 1045.711365] [54619]: [pid: 54619|app: 0|req: 67/134] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:55 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.758514] [54618]: DEBUG cinder.api.middleware.request_id [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.761257] [54618]: INFO cinder.api.openstack.wsgi [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1045.761549] [54618]: DEBUG cinder.api.openstack.wsgi [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.762010] [54618]: DEBUG cinder.api.openstack.wsgi [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.770153] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1045.770153] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.774751] [54618]: INFO cinder.volume.api [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1045.780050] [54618]: INFO cinder.api.openstack.wsgi [req-af57d9f7-c5fb-43bf-8fd4-27590f7ab07b req-0dcd055f-8ec6-4585-b286-1b37d89c36e7 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 200 [ 1045.780467] [54618]: [pid: 54618|app: 0|req: 68/135] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:55 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.795582] [54619]: DEBUG cinder.api.middleware.request_id [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.798050] [54619]: INFO cinder.api.openstack.wsgi [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1046.798318] [54619]: DEBUG cinder.api.openstack.wsgi [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.798573] [54619]: DEBUG cinder.api.openstack.wsgi [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.806332] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1046.806332] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.809917] [54619]: INFO cinder.volume.api [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1046.814562] [54619]: INFO cinder.api.openstack.wsgi [req-9265d507-6d6a-4df5-bc92-c7c7c2ec1b61 req-723af503-c309-488e-a3ad-cc2ddfbd18fe tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 200 [ 1046.814958] [54619]: [pid: 54619|app: 0|req: 68/136] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:56 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.828024] [54618]: DEBUG cinder.api.middleware.request_id [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.830477] [54618]: INFO cinder.api.openstack.wsgi [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1046.830852] [54618]: DEBUG cinder.api.openstack.wsgi [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.831167] [54618]: DEBUG cinder.api.openstack.wsgi [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.839268] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1046.839268] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.843175] [54618]: INFO cinder.volume.api [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1046.848320] [54618]: INFO cinder.api.openstack.wsgi [req-11505c2a-d34f-45cd-999e-eff6c33069ff req-eb805790-d696-49b8-a31f-0826927ec297 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 200 [ 1046.848784] [54618]: [pid: 54618|app: 0|req: 69/137] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:56 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.913476] [54619]: DEBUG cinder.api.middleware.request_id [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.915854] [54619]: INFO cinder.api.openstack.wsgi [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] DELETE http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1046.916092] [54619]: DEBUG cinder.api.openstack.wsgi [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.916351] [54619]: DEBUG cinder.api.openstack.wsgi [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.916576] [54619]: INFO cinder.api.v3.volumes [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Delete volume with id: 5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1046.924370] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1046.924370] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.924628] [54619]: INFO cinder.volume.api [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1046.947163] [54619]: INFO cinder.volume.api [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Delete volume request issued successfully. [ 1046.947427] [54619]: INFO cinder.api.openstack.wsgi [req-0f4e377f-6ad7-4a86-9734-cb3f4f14f6c8 req-ba134f83-2696-4f36-9bc4-e5503ddd3870 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 202 [ 1046.947942] [54619]: [pid: 54619|app: 0|req: 69/138] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 13 12:52:56 2024] DELETE /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1046.989359] [54618]: DEBUG cinder.api.middleware.request_id [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.991742] [54618]: INFO cinder.api.openstack.wsgi [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1046.992068] [54618]: DEBUG cinder.api.openstack.wsgi [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.992357] [54618]: DEBUG cinder.api.openstack.wsgi [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.000350] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1047.000350] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.004606] [54618]: INFO cinder.volume.api [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Volume info retrieved successfully. [ 1047.009323] [54618]: INFO cinder.api.openstack.wsgi [req-fa99d378-596d-4067-8fe0-8654d7588893 req-618b832c-2c95-4d1a-a052-6017ff0dd37d tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 200 [ 1047.009880] [54618]: [pid: 54618|app: 0|req: 70/139] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:56 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.335390] [54619]: DEBUG cinder.api.middleware.request_id [req-54a5661b-93af-49a2-8232-51acd737b1d9 req-ebeb2ab2-4316-4d62-95c2-c9a8abd496d9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.338763] [54619]: INFO cinder.api.openstack.wsgi [req-54a5661b-93af-49a2-8232-51acd737b1d9 req-ebeb2ab2-4316-4d62-95c2-c9a8abd496d9 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] GET http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 [ 1048.338763] [54619]: DEBUG cinder.api.openstack.wsgi [req-54a5661b-93af-49a2-8232-51acd737b1d9 req-ebeb2ab2-4316-4d62-95c2-c9a8abd496d9 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.338763] [54619]: DEBUG cinder.api.openstack.wsgi [req-54a5661b-93af-49a2-8232-51acd737b1d9 req-ebeb2ab2-4316-4d62-95c2-c9a8abd496d9 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.347402] [54619]: INFO cinder.api.openstack.wsgi [req-54a5661b-93af-49a2-8232-51acd737b1d9 req-ebeb2ab2-4316-4d62-95c2-c9a8abd496d9 tempest-VolumesGetTestJSON-1188101933 tempest-VolumesGetTestJSON-1188101933-project-member] http://10.180.1.21/volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 returned with HTTP 404 [ 1048.347939] [54619]: [pid: 54619|app: 0|req: 70/140] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:52:57 2024] GET /volume/v3/6d7b7f0b56994c1b9b7628bd8f98d717/volumes/5f9b15b5-9a82-49cd-a1c6-0333a9535804 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1053.286040] [54618]: DEBUG cinder.api.middleware.request_id [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.291557] [54618]: INFO cinder.api.openstack.wsgi [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] DELETE http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1053.292130] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.292226] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.292491] [54618]: INFO cinder.api.v3.volumes [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Delete volume with id: 6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1053.311956] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1053.311956] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.312772] [54618]: INFO cinder.volume.api [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1053.325887] [54618]: INFO cinder.volume.api [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. [ 1053.326704] [54618]: INFO cinder.api.openstack.wsgi [None req-d9c15bc9-ac39-4092-a6d1-823f739d9b44 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 400 [ 1053.331051] [54618]: [pid: 54618|app: 0|req: 71/141] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:53:02 2024] DELETE /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 307 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1053.332284] [54619]: DEBUG cinder.api.middleware.request_id [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.334697] [54619]: INFO cinder.api.openstack.wsgi [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1053.334980] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.335218] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.347493] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1053.347493] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.351410] [54619]: INFO cinder.volume.api [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1053.356811] [54619]: INFO cinder.api.openstack.wsgi [None req-f01f6288-7ea4-4832-9fab-b7edebf676d2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1053.357115] [54619]: [pid: 54619|app: 0|req: 71/142] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.366264] [54618]: DEBUG cinder.api.middleware.request_id [None req-cc701e9b-7cac-4871-b8e9-03721725d06d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.368596] [54618]: INFO cinder.api.openstack.wsgi [None req-cc701e9b-7cac-4871-b8e9-03721725d06d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1054.368958] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc701e9b-7cac-4871-b8e9-03721725d06d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.369288] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc701e9b-7cac-4871-b8e9-03721725d06d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.388559] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1054.388559] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.393391] [54618]: INFO cinder.volume.api [None req-cc701e9b-7cac-4871-b8e9-03721725d06d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1054.399672] [54618]: INFO cinder.api.openstack.wsgi [None req-cc701e9b-7cac-4871-b8e9-03721725d06d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1054.400241] [54618]: [pid: 54618|app: 0|req: 72/143] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.411899] [54619]: DEBUG cinder.api.middleware.request_id [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.415601] [54619]: INFO cinder.api.openstack.wsgi [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1055.415601] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.415601] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.425409] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1055.425409] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.429274] [54619]: INFO cinder.volume.api [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1055.434232] [54619]: INFO cinder.api.openstack.wsgi [None req-cc1da218-0dc7-449f-a281-83a72e2a3ff5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1055.434811] [54619]: [pid: 54619|app: 0|req: 72/144] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.444134] [54618]: DEBUG cinder.api.middleware.request_id [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.446998] [54618]: INFO cinder.api.openstack.wsgi [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1056.447261] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.447514] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.459050] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1056.459050] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.464389] [54618]: INFO cinder.volume.api [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1056.473068] [54618]: INFO cinder.api.openstack.wsgi [None req-4dae6a09-b2c3-46a5-bc48-4f9dd4916ec5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1056.473495] [54618]: [pid: 54618|app: 0|req: 73/145] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.483071] [54619]: DEBUG cinder.api.middleware.request_id [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.485284] [54619]: INFO cinder.api.openstack.wsgi [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1057.485503] [54619]: DEBUG cinder.api.openstack.wsgi [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.485761] [54619]: DEBUG cinder.api.openstack.wsgi [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.496675] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1057.496675] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.502145] [54619]: INFO cinder.volume.api [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1057.507971] [54619]: INFO cinder.api.openstack.wsgi [None req-649c5e19-4e54-4bd7-a366-ecae3bf45397 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1057.508697] [54619]: [pid: 54619|app: 0|req: 73/146] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.522046] [54618]: DEBUG cinder.api.middleware.request_id [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.524482] [54618]: INFO cinder.api.openstack.wsgi [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1058.524746] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.524996] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.540174] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1058.540174] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.550244] [54618]: INFO cinder.volume.api [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1058.557479] [54618]: INFO cinder.api.openstack.wsgi [None req-e1936a5e-81d6-4b67-97de-e4286aceb8b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1058.558084] [54618]: [pid: 54618|app: 0|req: 74/147] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.567901] [54619]: DEBUG cinder.api.middleware.request_id [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.570332] [54619]: INFO cinder.api.openstack.wsgi [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1059.570491] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.570779] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.580830] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1059.580830] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.585166] [54619]: INFO cinder.volume.api [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1059.595356] [54619]: INFO cinder.api.openstack.wsgi [None req-3c2f692b-e567-4eb1-9906-d8bfb5a0b25f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1059.595955] [54619]: [pid: 54619|app: 0|req: 74/148] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.765325] [54618]: DEBUG cinder.api.middleware.request_id [None req-44befee7-f653-43ba-8ee9-740f823cca05 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.768175] [54618]: INFO cinder.api.openstack.wsgi [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] POST http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes [ 1059.768814] [54618]: DEBUG cinder.api.openstack.wsgi [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2004644874", "imageRef": "790b1826-10c3-4b26-ad5d-ce8b36354025", "size": 1}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.779859] [54618]: DEBUG cinder.api.v3.volumes [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2004644874', 'imageRef': '790b1826-10c3-4b26-ad5d-ce8b36354025', 'size': 1}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1059.850125] [54618]: INFO cinder.api.v3.volumes [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Create volume of 1 GB [ 1059.854890] [54618]: INFO cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Availability Zones retrieved successfully. [ 1059.861700] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Flow 'volume_create_api' (e7efaeb2-3de9-4de4-b9b8-b55a469d1ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1059.862899] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccbd557-bf1f-423b-8c52-a2f48309a0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.864159] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1059.903670] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccbd557-bf1f-423b-8c52-a2f48309a0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.904652] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1c9019-b725-47fc-bcf1-9e964e280d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.949473] [54618]: DEBUG cinder.quota [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Created reservations ['5f50147b-a53c-4a3c-927a-b13ee660ff66', '9d52d515-0c38-45d5-9581-f2d6af8b4d8e', 'b58adf49-132d-431d-9f21-0ce8b0cc4c27', 'b9bbf20b-4341-4406-bf40-cf06f684ead8'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1059.950969] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1c9019-b725-47fc-bcf1-9e964e280d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f50147b-a53c-4a3c-927a-b13ee660ff66', '9d52d515-0c38-45d5-9581-f2d6af8b4d8e', 'b58adf49-132d-431d-9f21-0ce8b0cc4c27', 'b9bbf20b-4341-4406-bf40-cf06f684ead8']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.951655] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1ca2c3-f7eb-4993-af9f-5d3a2756cc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.964709] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1ca2c3-f7eb-4993-af9f-5d3a2756cc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e10500-b0d0-4b2d-8a94-c825e31f823a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2004644874',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01f269766fb247cf97b8d8463670a3d6',qos_specs=None,replication_status=<?>,reservations=['5f50147b-a53c-4a3c-927a-b13ee660ff66','9d52d515-0c38-45d5-9581-f2d6af8b4d8e','b58adf49-132d-431d-9f21-0ce8b0cc4c27','b9bbf20b-4341-4406-bf40-cf06f684ead8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3fb11ede5579488bb98c138a5f132105',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2004644874',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=10e10500-b0d0-4b2d-8a94-c825e31f823a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01f269766fb247cf97b8d8463670a3d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb11ede5579488bb98c138a5f132105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.966034] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b0f8da-d6ec-42da-9b80-db32c2ee9969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.989935] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b0f8da-d6ec-42da-9b80-db32c2ee9969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2004644874',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01f269766fb247cf97b8d8463670a3d6',qos_specs=None,replication_status=<?>,reservations=['5f50147b-a53c-4a3c-927a-b13ee660ff66','9d52d515-0c38-45d5-9581-f2d6af8b4d8e','b58adf49-132d-431d-9f21-0ce8b0cc4c27','b9bbf20b-4341-4406-bf40-cf06f684ead8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3fb11ede5579488bb98c138a5f132105',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.991356] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f86eb7-983c-48ca-946f-e698bcf97656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.004314] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f86eb7-983c-48ca-946f-e698bcf97656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.005618] [54618]: DEBUG cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Flow 'volume_create_api' (e7efaeb2-3de9-4de4-b9b8-b55a469d1ebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1060.006363] [54618]: INFO cinder.volume.api [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Create volume request issued successfully. [ 1060.007733] [54618]: INFO cinder.api.openstack.wsgi [None req-44befee7-f653-43ba-8ee9-740f823cca05 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes returned with HTTP 202 [ 1060.008408] [54618]: [pid: 54618|app: 0|req: 75/149] 10.180.1.21 () {66 vars in 1359 bytes} [Tue Feb 13 12:53:09 2024] POST /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes => generated 964 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1060.017099] [54619]: DEBUG cinder.api.middleware.request_id [None req-fdf3b08b-354c-41ee-9318-fcde036941fe None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.019425] [54619]: INFO cinder.api.openstack.wsgi [None req-fdf3b08b-354c-41ee-9318-fcde036941fe tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1060.019736] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fdf3b08b-354c-41ee-9318-fcde036941fe tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.019995] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fdf3b08b-354c-41ee-9318-fcde036941fe tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.028921] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1060.028921] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.033723] [54619]: INFO cinder.volume.api [None req-fdf3b08b-354c-41ee-9318-fcde036941fe tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1060.039039] [54619]: INFO cinder.api.openstack.wsgi [None req-fdf3b08b-354c-41ee-9318-fcde036941fe tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1060.040054] [54619]: [pid: 54619|app: 0|req: 75/150] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:09 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1032 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1060.606630] [54618]: DEBUG cinder.api.middleware.request_id [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.608170] [54618]: INFO cinder.api.openstack.wsgi [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1060.608468] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.608731] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.619470] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1060.619470] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.626502] [54618]: INFO cinder.volume.api [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1060.628070] [54618]: INFO cinder.api.openstack.wsgi [None req-b16defa4-ff94-4648-b331-7dbf4efad0e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1060.628599] [54618]: [pid: 54618|app: 0|req: 76/151] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.054307] [54619]: DEBUG cinder.api.middleware.request_id [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.056697] [54619]: INFO cinder.api.openstack.wsgi [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1061.057003] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.057254] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.066302] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1061.066302] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.070256] [54619]: INFO cinder.volume.api [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1061.075378] [54619]: INFO cinder.api.openstack.wsgi [None req-f5549a9a-2dc5-4665-8e4b-a67025d9319b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1061.075778] [54619]: [pid: 54619|app: 0|req: 76/152] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:10 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1061.640230] [54618]: DEBUG cinder.api.middleware.request_id [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.642389] [54618]: INFO cinder.api.openstack.wsgi [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1061.642634] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.642884] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.653062] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1061.653062] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.656920] [54618]: INFO cinder.volume.api [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1061.662929] [54618]: INFO cinder.api.openstack.wsgi [None req-4e0daff0-20b0-421b-82b7-946a5a53abb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1061.663517] [54618]: [pid: 54618|app: 0|req: 77/153] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.086356] [54619]: DEBUG cinder.api.middleware.request_id [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.089273] [54619]: INFO cinder.api.openstack.wsgi [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1062.089619] [54619]: DEBUG cinder.api.openstack.wsgi [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.089884] [54619]: DEBUG cinder.api.openstack.wsgi [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.099122] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1062.099122] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.104799] [54619]: INFO cinder.volume.api [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1062.115818] [54619]: INFO cinder.api.openstack.wsgi [None req-dc1c4409-f4c7-45e8-af8b-8fc24ac566ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1062.115818] [54619]: [pid: 54619|app: 0|req: 77/154] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:11 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1062.673562] [54618]: DEBUG cinder.api.middleware.request_id [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.676293] [54618]: INFO cinder.api.openstack.wsgi [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1062.676626] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.676949] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.687311] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1062.687311] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.693043] [54618]: INFO cinder.volume.api [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1062.698243] [54618]: INFO cinder.api.openstack.wsgi [None req-30ad3f73-9c29-4725-b24b-da464c33fe29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1062.698657] [54618]: [pid: 54618|app: 0|req: 78/155] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.126170] [54619]: DEBUG cinder.api.middleware.request_id [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.129261] [54619]: INFO cinder.api.openstack.wsgi [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1063.129582] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.129892] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.139052] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1063.139052] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.143599] [54619]: INFO cinder.volume.api [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1063.149306] [54619]: INFO cinder.api.openstack.wsgi [None req-e5ca5503-9cbc-4a25-a7b9-28fdbd983405 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1063.149633] [54619]: [pid: 54619|app: 0|req: 78/156] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:12 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1063.708223] [54618]: DEBUG cinder.api.middleware.request_id [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.710827] [54618]: INFO cinder.api.openstack.wsgi [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1063.711128] [54618]: DEBUG cinder.api.openstack.wsgi [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.711394] [54618]: DEBUG cinder.api.openstack.wsgi [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.722111] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1063.722111] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.725813] [54618]: INFO cinder.volume.api [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1063.730316] [54618]: INFO cinder.api.openstack.wsgi [None req-de3b6cfe-bd70-4e4f-8b3c-49db23963e37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1063.730906] [54618]: [pid: 54618|app: 0|req: 79/157] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.161808] [54619]: DEBUG cinder.api.middleware.request_id [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.164133] [54619]: INFO cinder.api.openstack.wsgi [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1064.164428] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.164698] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.176576] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1064.176576] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.183072] [54619]: INFO cinder.volume.api [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1064.191121] [54619]: INFO cinder.api.openstack.wsgi [None req-0375fa98-29b7-4967-b793-31dae1d6bd28 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1064.191565] [54619]: [pid: 54619|app: 0|req: 79/158] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:13 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.741104] [54618]: DEBUG cinder.api.middleware.request_id [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.743612] [54618]: INFO cinder.api.openstack.wsgi [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1064.743817] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.744195] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.755098] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1064.755098] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.759780] [54618]: INFO cinder.volume.api [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1064.764707] [54618]: INFO cinder.api.openstack.wsgi [None req-e80cfab6-6d4b-45f0-9008-e2e7be2060a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1064.765176] [54618]: [pid: 54618|app: 0|req: 80/159] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.201904] [54619]: DEBUG cinder.api.middleware.request_id [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.204081] [54619]: INFO cinder.api.openstack.wsgi [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1065.204404] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.204673] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.212728] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1065.212728] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.216533] [54619]: INFO cinder.volume.api [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1065.221324] [54619]: INFO cinder.api.openstack.wsgi [None req-f5b675d5-a189-4f8e-a1a5-8c38c1a630d1 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1065.221701] [54619]: [pid: 54619|app: 0|req: 80/160] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:14 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1065.774124] [54618]: DEBUG cinder.api.middleware.request_id [None req-29550f13-5636-473b-9407-e1d74b49a851 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.776208] [54618]: INFO cinder.api.openstack.wsgi [None req-29550f13-5636-473b-9407-e1d74b49a851 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1065.776448] [54618]: DEBUG cinder.api.openstack.wsgi [None req-29550f13-5636-473b-9407-e1d74b49a851 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.776703] [54618]: DEBUG cinder.api.openstack.wsgi [None req-29550f13-5636-473b-9407-e1d74b49a851 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.787274] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1065.787274] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.790563] [54618]: INFO cinder.volume.api [None req-29550f13-5636-473b-9407-e1d74b49a851 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1065.795280] [54618]: INFO cinder.api.openstack.wsgi [None req-29550f13-5636-473b-9407-e1d74b49a851 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1065.795611] [54618]: [pid: 54618|app: 0|req: 81/161] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.231634] [54619]: DEBUG cinder.api.middleware.request_id [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.233779] [54619]: INFO cinder.api.openstack.wsgi [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1066.234068] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.234322] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.241828] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1066.241828] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.246300] [54619]: INFO cinder.volume.api [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1066.251335] [54619]: INFO cinder.api.openstack.wsgi [None req-9c20ab2e-941b-4fb0-bffc-4c9bcc14420b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1066.251781] [54619]: [pid: 54619|app: 0|req: 81/162] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:15 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1066.805411] [54618]: DEBUG cinder.api.middleware.request_id [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.807597] [54618]: INFO cinder.api.openstack.wsgi [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1066.807855] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.808138] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.818570] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1066.818570] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.822374] [54618]: INFO cinder.volume.api [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1066.827054] [54618]: INFO cinder.api.openstack.wsgi [None req-8c833085-e8c0-4307-80d2-7fafb5faab37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1066.827646] [54618]: [pid: 54618|app: 0|req: 82/163] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.262278] [54619]: DEBUG cinder.api.middleware.request_id [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.264019] [54619]: INFO cinder.api.openstack.wsgi [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1067.264336] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.264601] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.272882] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1067.272882] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.276616] [54619]: INFO cinder.volume.api [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1067.281207] [54619]: INFO cinder.api.openstack.wsgi [None req-7b8faa92-4515-4c9d-90ce-591f7e519d07 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1067.281800] [54619]: [pid: 54619|app: 0|req: 82/164] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:16 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1067.837358] [54618]: DEBUG cinder.api.middleware.request_id [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.839790] [54618]: INFO cinder.api.openstack.wsgi [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1067.840122] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.840429] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.852050] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1067.852050] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.855683] [54618]: INFO cinder.volume.api [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1067.860880] [54618]: INFO cinder.api.openstack.wsgi [None req-4835f063-04d1-48cf-bdce-09eb2b6f890e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1067.861306] [54618]: [pid: 54618|app: 0|req: 83/165] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.291821] [54619]: DEBUG cinder.api.middleware.request_id [None req-835436e1-5124-4561-a9fe-373943918df7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.293975] [54619]: INFO cinder.api.openstack.wsgi [None req-835436e1-5124-4561-a9fe-373943918df7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1068.295982] [54619]: DEBUG cinder.api.openstack.wsgi [None req-835436e1-5124-4561-a9fe-373943918df7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.295982] [54619]: DEBUG cinder.api.openstack.wsgi [None req-835436e1-5124-4561-a9fe-373943918df7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.302647] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1068.302647] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.306465] [54619]: INFO cinder.volume.api [None req-835436e1-5124-4561-a9fe-373943918df7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1068.311239] [54619]: INFO cinder.api.openstack.wsgi [None req-835436e1-5124-4561-a9fe-373943918df7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1068.311635] [54619]: [pid: 54619|app: 0|req: 83/166] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:17 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1068.870485] [54618]: DEBUG cinder.api.middleware.request_id [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.872741] [54618]: INFO cinder.api.openstack.wsgi [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1068.873002] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.873257] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.884284] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1068.884284] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.887899] [54618]: INFO cinder.volume.api [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1068.892704] [54618]: INFO cinder.api.openstack.wsgi [None req-f42c1ad4-23f0-403a-ae15-43a296bc9727 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1068.893094] [54618]: [pid: 54618|app: 0|req: 84/167] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.322882] [54619]: DEBUG cinder.api.middleware.request_id [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.324617] [54619]: INFO cinder.api.openstack.wsgi [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1069.325029] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.325275] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.333276] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1069.333276] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.337017] [54619]: INFO cinder.volume.api [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1069.341828] [54619]: INFO cinder.api.openstack.wsgi [None req-2f77ebee-be3b-4ef5-ba9b-3058f6e0e48b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1069.342225] [54619]: [pid: 54619|app: 0|req: 84/168] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:18 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1069.902307] [54618]: DEBUG cinder.api.middleware.request_id [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.905144] [54618]: INFO cinder.api.openstack.wsgi [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1069.905144] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.905144] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.915517] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1069.915517] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.919341] [54618]: INFO cinder.volume.api [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1069.924416] [54618]: INFO cinder.api.openstack.wsgi [None req-bdecd6eb-21be-464f-bfd8-08eba5d79e01 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1069.924847] [54618]: [pid: 54618|app: 0|req: 85/169] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.352488] [54619]: DEBUG cinder.api.middleware.request_id [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.354743] [54619]: INFO cinder.api.openstack.wsgi [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1070.355041] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.355297] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.362969] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1070.362969] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.366773] [54619]: INFO cinder.volume.api [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1070.371486] [54619]: INFO cinder.api.openstack.wsgi [None req-cdaabc0f-d767-4753-81b8-7d861ef9789d tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1070.371909] [54619]: [pid: 54619|app: 0|req: 85/170] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:19 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.934236] [54618]: DEBUG cinder.api.middleware.request_id [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.936391] [54618]: INFO cinder.api.openstack.wsgi [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1070.936681] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.936900] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.946861] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1070.946861] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.950396] [54618]: INFO cinder.volume.api [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1070.955105] [54618]: INFO cinder.api.openstack.wsgi [None req-a0d4e4fa-e5e3-4d77-8f29-4b185b26bd17 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1070.955531] [54618]: [pid: 54618|app: 0|req: 86/171] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.381930] [54619]: DEBUG cinder.api.middleware.request_id [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.384082] [54619]: INFO cinder.api.openstack.wsgi [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1071.384372] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.384661] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.392473] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1071.392473] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.396311] [54619]: INFO cinder.volume.api [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1071.400961] [54619]: INFO cinder.api.openstack.wsgi [None req-ae0b6cbb-2184-44fb-8b6e-bc9181eb3a70 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1071.401501] [54619]: [pid: 54619|app: 0|req: 86/172] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:20 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1071.964292] [54618]: DEBUG cinder.api.middleware.request_id [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.966421] [54618]: INFO cinder.api.openstack.wsgi [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1071.966677] [54618]: DEBUG cinder.api.openstack.wsgi [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.966928] [54618]: DEBUG cinder.api.openstack.wsgi [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.977775] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1071.977775] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.981857] [54618]: INFO cinder.volume.api [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1071.987179] [54618]: INFO cinder.api.openstack.wsgi [None req-57beace3-1c0b-47fd-b8b5-71575c6938d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1071.988025] [54618]: [pid: 54618|app: 0|req: 87/173] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.411484] [54619]: DEBUG cinder.api.middleware.request_id [None req-a29384f8-839c-444a-813d-2cb56837e4ef None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.413875] [54619]: INFO cinder.api.openstack.wsgi [None req-a29384f8-839c-444a-813d-2cb56837e4ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1072.414196] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a29384f8-839c-444a-813d-2cb56837e4ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.414453] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a29384f8-839c-444a-813d-2cb56837e4ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.422418] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1072.422418] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.426652] [54619]: INFO cinder.volume.api [None req-a29384f8-839c-444a-813d-2cb56837e4ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1072.431981] [54619]: INFO cinder.api.openstack.wsgi [None req-a29384f8-839c-444a-813d-2cb56837e4ef tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1072.432388] [54619]: [pid: 54619|app: 0|req: 87/174] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:21 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1072.998181] [54618]: DEBUG cinder.api.middleware.request_id [None req-215822a3-5432-453c-be1e-6373f2bd25ea None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.000365] [54618]: INFO cinder.api.openstack.wsgi [None req-215822a3-5432-453c-be1e-6373f2bd25ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1073.000633] [54618]: DEBUG cinder.api.openstack.wsgi [None req-215822a3-5432-453c-be1e-6373f2bd25ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.001193] [54618]: DEBUG cinder.api.openstack.wsgi [None req-215822a3-5432-453c-be1e-6373f2bd25ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.017772] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1073.017772] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.023433] [54618]: INFO cinder.volume.api [None req-215822a3-5432-453c-be1e-6373f2bd25ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1073.030197] [54618]: INFO cinder.api.openstack.wsgi [None req-215822a3-5432-453c-be1e-6373f2bd25ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1073.030796] [54618]: [pid: 54618|app: 0|req: 88/175] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1073.443315] [54619]: DEBUG cinder.api.middleware.request_id [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.445443] [54619]: INFO cinder.api.openstack.wsgi [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1073.445731] [54619]: DEBUG cinder.api.openstack.wsgi [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.445999] [54619]: DEBUG cinder.api.openstack.wsgi [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.453844] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1073.453844] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.457973] [54619]: INFO cinder.volume.api [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1073.462832] [54619]: INFO cinder.api.openstack.wsgi [None req-acc83afe-7d1f-4755-b781-b14c1cddb519 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1073.463198] [54619]: [pid: 54619|app: 0|req: 88/176] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:23 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1074.040167] [54618]: DEBUG cinder.api.middleware.request_id [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.042840] [54618]: INFO cinder.api.openstack.wsgi [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1074.043185] [54618]: DEBUG cinder.api.openstack.wsgi [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.043498] [54618]: DEBUG cinder.api.openstack.wsgi [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.055046] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1074.055046] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.059686] [54618]: INFO cinder.volume.api [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1074.064926] [54618]: INFO cinder.api.openstack.wsgi [None req-34042b4d-9411-44d7-bc4e-eb380bcaf3fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1074.065356] [54618]: [pid: 54618|app: 0|req: 89/177] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.473614] [54619]: DEBUG cinder.api.middleware.request_id [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.475856] [54619]: INFO cinder.api.openstack.wsgi [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1074.476243] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.476500] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.485394] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1074.485394] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.489993] [54619]: INFO cinder.volume.api [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1074.495428] [54619]: INFO cinder.api.openstack.wsgi [None req-9b97f7cb-35f8-4c09-b851-b9d7907e6d21 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1074.495989] [54619]: [pid: 54619|app: 0|req: 89/178] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:24 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1075.075394] [54618]: DEBUG cinder.api.middleware.request_id [None req-5a531573-d0ff-4372-bc84-389e05bedc56 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.077684] [54618]: INFO cinder.api.openstack.wsgi [None req-5a531573-d0ff-4372-bc84-389e05bedc56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1075.077946] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5a531573-d0ff-4372-bc84-389e05bedc56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.078293] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5a531573-d0ff-4372-bc84-389e05bedc56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.088840] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1075.088840] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.093047] [54618]: INFO cinder.volume.api [None req-5a531573-d0ff-4372-bc84-389e05bedc56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1075.098981] [54618]: INFO cinder.api.openstack.wsgi [None req-5a531573-d0ff-4372-bc84-389e05bedc56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1075.098981] [54618]: [pid: 54618|app: 0|req: 90/179] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.506173] [54619]: DEBUG cinder.api.middleware.request_id [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.508540] [54619]: INFO cinder.api.openstack.wsgi [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1075.508942] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.509213] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.516939] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1075.516939] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.520860] [54619]: INFO cinder.volume.api [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1075.526091] [54619]: INFO cinder.api.openstack.wsgi [None req-5a1c62eb-a985-4328-94f7-0a33e9f5119a tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1075.526458] [54619]: [pid: 54619|app: 0|req: 90/180] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:25 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1076.109275] [54618]: DEBUG cinder.api.middleware.request_id [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.111673] [54618]: INFO cinder.api.openstack.wsgi [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1076.112033] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.112313] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.123735] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1076.123735] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.127922] [54618]: INFO cinder.volume.api [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1076.133385] [54618]: INFO cinder.api.openstack.wsgi [None req-bc3a4a2c-7e25-443c-bc04-643fd7e14e5b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1076.133818] [54618]: [pid: 54618|app: 0|req: 91/181] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.537183] [54619]: DEBUG cinder.api.middleware.request_id [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.539493] [54619]: INFO cinder.api.openstack.wsgi [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1076.539871] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.540167] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.548514] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1076.548514] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.552826] [54619]: INFO cinder.volume.api [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1076.558094] [54619]: INFO cinder.api.openstack.wsgi [None req-e4992680-d19e-4dbd-b0f0-83112ca4f98b tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1076.558560] [54619]: [pid: 54619|app: 0|req: 91/182] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:26 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1077.142420] [54618]: DEBUG cinder.api.middleware.request_id [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.144320] [54618]: INFO cinder.api.openstack.wsgi [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1077.144567] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.144819] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.155542] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1077.155542] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.158912] [54618]: INFO cinder.volume.api [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1077.164085] [54618]: INFO cinder.api.openstack.wsgi [None req-c4cf4b65-793f-4633-a0c8-bad803fa081a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1077.164828] [54618]: [pid: 54618|app: 0|req: 92/183] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.569233] [54619]: DEBUG cinder.api.middleware.request_id [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.571560] [54619]: INFO cinder.api.openstack.wsgi [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1077.571849] [54619]: DEBUG cinder.api.openstack.wsgi [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.572123] [54619]: DEBUG cinder.api.openstack.wsgi [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.579550] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1077.579550] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.585077] [54619]: INFO cinder.volume.api [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1077.593744] [54619]: INFO cinder.api.openstack.wsgi [None req-1b0cc946-2bac-4569-ac2d-211a35219dd7 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1077.594140] [54619]: [pid: 54619|app: 0|req: 92/184] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:27 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1078.176950] [54618]: DEBUG cinder.api.middleware.request_id [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.178502] [54618]: INFO cinder.api.openstack.wsgi [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1078.178942] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.179243] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.196799] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1078.196799] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.201983] [54618]: INFO cinder.volume.api [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1078.208607] [54618]: INFO cinder.api.openstack.wsgi [None req-5473d003-4b57-4e01-9b56-6e0aa1689b3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1078.209183] [54618]: [pid: 54618|app: 0|req: 93/185] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.605040] [54619]: DEBUG cinder.api.middleware.request_id [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.607288] [54619]: INFO cinder.api.openstack.wsgi [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1078.607586] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.607841] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.617023] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1078.617023] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.622286] [54619]: INFO cinder.volume.api [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1078.628906] [54619]: INFO cinder.api.openstack.wsgi [None req-eccf078d-4914-43f0-be50-ba3d2d2dcb76 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1078.629472] [54619]: [pid: 54619|app: 0|req: 93/186] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 13 12:53:28 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1593 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1078.665889] [54618]: DEBUG cinder.api.middleware.request_id [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.665889] [54618]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1078.665889] [54618]: DEBUG cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.665889] [54618]: DEBUG cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.675002] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1078.675002] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.687212] [54618]: INFO cinder.volume.api [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1078.701281] [54618]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-c1f95991-7582-4183-9523-e0fe7d0988bd tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1078.701932] [54618]: [pid: 54618|app: 0|req: 94/187] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:53:28 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1412 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.051270] [54619]: DEBUG cinder.api.middleware.request_id [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.054381] [54619]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] GET http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a [ 1079.054548] [54619]: DEBUG cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.054821] [54619]: DEBUG cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.062639] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1079.062639] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.066555] [54619]: INFO cinder.volume.api [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Volume info retrieved successfully. [ 1079.071909] [54619]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-28f38777-4a46-4e55-a547-34758661cc51 tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a returned with HTTP 200 [ 1079.072386] [54619]: [pid: 54619|app: 0|req: 94/188] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:53:28 2024] GET /volume/v3/01f269766fb247cf97b8d8463670a3d6/volumes/10e10500-b0d0-4b2d-8a94-c825e31f823a => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.081010] [54618]: DEBUG cinder.api.middleware.request_id [None req-eac27e60-1d02-4aa2-b5b4-50d6a9328e8f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.081010] [54618]: INFO cinder.api.openstack.wsgi [None req-eac27e60-1d02-4aa2-b5b4-50d6a9328e8f None None] GET http://10.180.1.21/volume// [ 1079.081010] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eac27e60-1d02-4aa2-b5b4-50d6a9328e8f None None] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.081010] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eac27e60-1d02-4aa2-b5b4-50d6a9328e8f None None] Calling method 'all' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.081010] [54618]: INFO cinder.api.openstack.wsgi [None req-eac27e60-1d02-4aa2-b5b4-50d6a9328e8f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1079.081010] [54618]: [pid: 54618|app: 0|req: 95/189] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 13 12:53:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1079.087911] [54619]: DEBUG cinder.api.middleware.request_id [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-77fe8c7f-bd30-49a6-b095-159fd1923dcc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.090857] [54619]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-77fe8c7f-bd30-49a6-b095-159fd1923dcc tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] POST http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/attachments [ 1079.091368] [54619]: DEBUG cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-77fe8c7f-bd30-49a6-b095-159fd1923dcc tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10e10500-b0d0-4b2d-8a94-c825e31f823a", "connector": null, "instance_uuid": "05e4476d-5e31-4152-8db9-f24db047eb76"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.100657] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1079.100657] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.126963] [54619]: INFO cinder.api.openstack.wsgi [req-6819ef03-8f1b-49b7-833d-d4b198ed63c1 req-77fe8c7f-bd30-49a6-b095-159fd1923dcc tempest-ServerActionsV293TestJSON-1559847917 tempest-ServerActionsV293TestJSON-1559847917-project-member] http://10.180.1.21/volume/v3/01f269766fb247cf97b8d8463670a3d6/attachments returned with HTTP 200 [ 1079.127516] [54619]: [pid: 54619|app: 0|req: 95/190] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 13 12:53:28 2024] POST /volume/v3/01f269766fb247cf97b8d8463670a3d6/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.218993] [54618]: DEBUG cinder.api.middleware.request_id [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.222299] [54618]: INFO cinder.api.openstack.wsgi [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1079.224108] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.224108] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.241085] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1079.241085] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.243996] [54618]: INFO cinder.volume.api [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1079.251978] [54618]: INFO cinder.api.openstack.wsgi [None req-b86e31f8-a5e1-448c-b645-9a52bfb1097e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1079.252592] [54618]: [pid: 54618|app: 0|req: 96/191] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.262358] [54619]: DEBUG cinder.api.middleware.request_id [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.265799] [54619]: INFO cinder.api.openstack.wsgi [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1080.266078] [54619]: DEBUG cinder.api.openstack.wsgi [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.266332] [54619]: DEBUG cinder.api.openstack.wsgi [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.282212] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1080.282212] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.287062] [54619]: INFO cinder.volume.api [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1080.293784] [54619]: INFO cinder.api.openstack.wsgi [None req-04bdcbab-d406-45e2-afb5-c402e14f45a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1080.294302] [54619]: [pid: 54619|app: 0|req: 96/192] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.303865] [54618]: DEBUG cinder.api.middleware.request_id [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.306401] [54618]: INFO cinder.api.openstack.wsgi [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1081.306733] [54618]: DEBUG cinder.api.openstack.wsgi [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.306976] [54618]: DEBUG cinder.api.openstack.wsgi [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.318528] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1081.318528] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.322781] [54618]: INFO cinder.volume.api [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1081.327838] [54618]: INFO cinder.api.openstack.wsgi [None req-765223c3-0230-46fe-93d0-50fdab94f0a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1081.328420] [54618]: [pid: 54618|app: 0|req: 97/193] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.338622] [54619]: DEBUG cinder.api.middleware.request_id [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.340989] [54619]: INFO cinder.api.openstack.wsgi [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1082.341265] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.341522] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.352456] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1082.352456] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.356783] [54619]: INFO cinder.volume.api [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1082.361634] [54619]: INFO cinder.api.openstack.wsgi [None req-cb2b6ccd-d379-4d41-902d-af7bb3a57ba0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1082.362188] [54619]: [pid: 54619|app: 0|req: 97/194] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.371678] [54618]: DEBUG cinder.api.middleware.request_id [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.373912] [54618]: INFO cinder.api.openstack.wsgi [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1083.374122] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.374370] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.385427] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1083.385427] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.390442] [54618]: INFO cinder.volume.api [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1083.395438] [54618]: INFO cinder.api.openstack.wsgi [None req-ae7bf348-77e2-4a85-a39a-dd768d904faf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1083.395860] [54618]: [pid: 54618|app: 0|req: 98/195] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.404730] [54619]: DEBUG cinder.api.middleware.request_id [None req-54b80832-3713-451d-8949-3fc3c38ace3c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.407051] [54619]: INFO cinder.api.openstack.wsgi [None req-54b80832-3713-451d-8949-3fc3c38ace3c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1084.407859] [54619]: DEBUG cinder.api.openstack.wsgi [None req-54b80832-3713-451d-8949-3fc3c38ace3c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.407859] [54619]: DEBUG cinder.api.openstack.wsgi [None req-54b80832-3713-451d-8949-3fc3c38ace3c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.429497] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1084.429497] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.436994] [54619]: INFO cinder.volume.api [None req-54b80832-3713-451d-8949-3fc3c38ace3c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1084.443134] [54619]: INFO cinder.api.openstack.wsgi [None req-54b80832-3713-451d-8949-3fc3c38ace3c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1084.443582] [54619]: [pid: 54619|app: 0|req: 98/196] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.454226] [54618]: DEBUG cinder.api.middleware.request_id [None req-1509abae-c16e-4763-b327-def9c517efcb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.458070] [54618]: INFO cinder.api.openstack.wsgi [None req-1509abae-c16e-4763-b327-def9c517efcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1085.458070] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1509abae-c16e-4763-b327-def9c517efcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.458070] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1509abae-c16e-4763-b327-def9c517efcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.478357] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1085.478357] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.482906] [54618]: INFO cinder.volume.api [None req-1509abae-c16e-4763-b327-def9c517efcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1085.487998] [54618]: INFO cinder.api.openstack.wsgi [None req-1509abae-c16e-4763-b327-def9c517efcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1085.488652] [54618]: [pid: 54618|app: 0|req: 99/197] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.500976] [54619]: DEBUG cinder.api.middleware.request_id [None req-a1658584-85f8-4f99-b6cc-075f858d01fe None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.503257] [54619]: INFO cinder.api.openstack.wsgi [None req-a1658584-85f8-4f99-b6cc-075f858d01fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1086.503508] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a1658584-85f8-4f99-b6cc-075f858d01fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.503814] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a1658584-85f8-4f99-b6cc-075f858d01fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.520451] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1086.520451] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.524489] [54619]: INFO cinder.volume.api [None req-a1658584-85f8-4f99-b6cc-075f858d01fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1086.535189] [54619]: INFO cinder.api.openstack.wsgi [None req-a1658584-85f8-4f99-b6cc-075f858d01fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1086.535661] [54619]: [pid: 54619|app: 0|req: 99/198] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.551906] [54618]: DEBUG cinder.api.middleware.request_id [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.554467] [54618]: INFO cinder.api.openstack.wsgi [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1087.554731] [54618]: DEBUG cinder.api.openstack.wsgi [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.555430] [54618]: DEBUG cinder.api.openstack.wsgi [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.571993] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1087.571993] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.576419] [54618]: INFO cinder.volume.api [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1087.582196] [54618]: INFO cinder.api.openstack.wsgi [None req-df12a3d9-3fe4-43d5-999c-797ae7d12168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1087.582624] [54618]: [pid: 54618|app: 0|req: 100/199] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.592783] [54619]: DEBUG cinder.api.middleware.request_id [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.595308] [54619]: INFO cinder.api.openstack.wsgi [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1088.595594] [54619]: DEBUG cinder.api.openstack.wsgi [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.595851] [54619]: DEBUG cinder.api.openstack.wsgi [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.608539] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1088.608539] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.615141] [54619]: INFO cinder.volume.api [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1088.620213] [54619]: INFO cinder.api.openstack.wsgi [None req-19353df8-f2ce-4d3b-ae4c-df253474e961 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1088.620914] [54619]: [pid: 54619|app: 0|req: 100/200] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.630083] [54618]: DEBUG cinder.api.middleware.request_id [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.632427] [54618]: INFO cinder.api.openstack.wsgi [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1089.632714] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.632971] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.643141] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1089.643141] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.649639] [54618]: INFO cinder.volume.api [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1089.654576] [54618]: INFO cinder.api.openstack.wsgi [None req-3eb28e29-3436-444f-a29b-3808a6ad0807 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1089.654976] [54618]: [pid: 54618|app: 0|req: 101/201] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.664560] [54619]: DEBUG cinder.api.middleware.request_id [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.666511] [54619]: INFO cinder.api.openstack.wsgi [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1090.666777] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.667031] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.677444] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1090.677444] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.681133] [54619]: INFO cinder.volume.api [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1090.685770] [54619]: INFO cinder.api.openstack.wsgi [None req-aa3619d5-3ef4-41d0-a9bc-a4ccdbbbc784 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1090.686182] [54619]: [pid: 54619|app: 0|req: 101/202] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.695678] [54618]: DEBUG cinder.api.middleware.request_id [None req-1e7b9264-779f-4113-a158-bde661a8179a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.697842] [54618]: INFO cinder.api.openstack.wsgi [None req-1e7b9264-779f-4113-a158-bde661a8179a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1091.698100] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e7b9264-779f-4113-a158-bde661a8179a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.698351] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e7b9264-779f-4113-a158-bde661a8179a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.709891] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1091.709891] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.715053] [54618]: INFO cinder.volume.api [None req-1e7b9264-779f-4113-a158-bde661a8179a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1091.722232] [54618]: INFO cinder.api.openstack.wsgi [None req-1e7b9264-779f-4113-a158-bde661a8179a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1091.722798] [54618]: [pid: 54618|app: 0|req: 102/203] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.732423] [54619]: DEBUG cinder.api.middleware.request_id [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.736377] [54619]: INFO cinder.api.openstack.wsgi [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1092.736377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.736377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.752643] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1092.752643] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.757875] [54619]: INFO cinder.volume.api [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1092.765579] [54619]: INFO cinder.api.openstack.wsgi [None req-8ccc251e-dc25-431e-ac0e-8e57365a67e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1092.766193] [54619]: [pid: 54619|app: 0|req: 102/204] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.776726] [54618]: DEBUG cinder.api.middleware.request_id [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.779074] [54618]: INFO cinder.api.openstack.wsgi [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1093.779343] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.779599] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.794118] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1093.794118] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.798098] [54618]: INFO cinder.volume.api [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1093.803560] [54618]: INFO cinder.api.openstack.wsgi [None req-1ab0b4f6-7e17-4021-8fb7-c3cbd853eb24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1093.803985] [54618]: [pid: 54618|app: 0|req: 103/205] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.813865] [54619]: DEBUG cinder.api.middleware.request_id [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.816104] [54619]: INFO cinder.api.openstack.wsgi [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1094.816382] [54619]: DEBUG cinder.api.openstack.wsgi [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.816779] [54619]: DEBUG cinder.api.openstack.wsgi [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.828918] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1094.828918] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.834887] [54619]: INFO cinder.volume.api [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1094.845692] [54619]: INFO cinder.api.openstack.wsgi [None req-15346b20-2d86-4a32-b102-cb6dac0b9c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1094.846218] [54619]: [pid: 54619|app: 0|req: 103/206] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.857942] [54618]: DEBUG cinder.api.middleware.request_id [None req-5879d501-c59a-4199-ae99-096ad7ac947f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.860119] [54618]: INFO cinder.api.openstack.wsgi [None req-5879d501-c59a-4199-ae99-096ad7ac947f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1095.860382] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5879d501-c59a-4199-ae99-096ad7ac947f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.860635] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5879d501-c59a-4199-ae99-096ad7ac947f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.874899] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1095.874899] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.884763] [54618]: INFO cinder.volume.api [None req-5879d501-c59a-4199-ae99-096ad7ac947f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1095.893956] [54618]: INFO cinder.api.openstack.wsgi [None req-5879d501-c59a-4199-ae99-096ad7ac947f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1095.894390] [54618]: [pid: 54618|app: 0|req: 104/207] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.889825] [54619]: DEBUG cinder.api.middleware.request_id [None req-76c80aa6-69a3-487b-8286-c071135ab017 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.892032] [54619]: INFO cinder.api.openstack.wsgi [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] POST http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes [ 1096.892565] [54619]: DEBUG cinder.api.openstack.wsgi [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1223025763"}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.894154] [54619]: DEBUG cinder.api.v3.volumes [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1223025763'}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1096.894339] [54619]: INFO cinder.api.v3.volumes [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Create volume of 1 GB [ 1096.898761] [54619]: INFO cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Availability Zones retrieved successfully. [ 1096.903662] [54618]: DEBUG cinder.api.middleware.request_id [None req-8a1f912e-44f5-420b-9938-927caf6af8cf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.905748] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Flow 'volume_create_api' (5db54108-d3ab-400d-aec9-9db4a92badc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1096.905824] [54618]: INFO cinder.api.openstack.wsgi [None req-8a1f912e-44f5-420b-9938-927caf6af8cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1096.906057] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8a1f912e-44f5-420b-9938-927caf6af8cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.906311] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8a1f912e-44f5-420b-9938-927caf6af8cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.906933] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3502b06d-58e3-488d-a9bb-aacd69fe073a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.908242] [54619]: DEBUG cinder.volume.flows.api.create_volume [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1096.922658] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1096.922658] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.928756] [54618]: INFO cinder.volume.api [None req-8a1f912e-44f5-420b-9938-927caf6af8cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1096.929403] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3502b06d-58e3-488d-a9bb-aacd69fe073a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.930886] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53df991-75dc-46ec-9037-93c1fd72f7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.933265] [54618]: INFO cinder.api.openstack.wsgi [None req-8a1f912e-44f5-420b-9938-927caf6af8cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1096.935077] [54618]: [pid: 54618|app: 0|req: 105/208] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.981807] [54619]: DEBUG cinder.quota [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Created reservations ['1acc90d2-0461-49d2-bf1e-5082a7422e3b', '5a0ac7b4-e471-428c-a219-51b9655070f1', 'b02b6ad4-7180-4c5d-965c-909cac3005e1', 'd0e99d32-4889-4189-bd43-6ba2634d1de0'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1096.983127] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53df991-75dc-46ec-9037-93c1fd72f7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acc90d2-0461-49d2-bf1e-5082a7422e3b', '5a0ac7b4-e471-428c-a219-51b9655070f1', 'b02b6ad4-7180-4c5d-965c-909cac3005e1', 'd0e99d32-4889-4189-bd43-6ba2634d1de0']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.984096] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52aac408-6f1a-44fb-8ca1-4a47c77371ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.998917] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52aac408-6f1a-44fb-8ca1-4a47c77371ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3482ad5a-7cb0-4182-9121-6ee3e081bbfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1223025763',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='50b4dcd22f6b411bbb5e34b0ddfaf12b',qos_specs=None,replication_status=<?>,reservations=['1acc90d2-0461-49d2-bf1e-5082a7422e3b','5a0ac7b4-e471-428c-a219-51b9655070f1','b02b6ad4-7180-4c5d-965c-909cac3005e1','d0e99d32-4889-4189-bd43-6ba2634d1de0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='849d4993969148199ca906533cbf36f0',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1223025763',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=3482ad5a-7cb0-4182-9121-6ee3e081bbfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50b4dcd22f6b411bbb5e34b0ddfaf12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849d4993969148199ca906533cbf36f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.000500] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b4d0b0-ecb7-4392-959b-c3bd120d3615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.018012] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b4d0b0-ecb7-4392-959b-c3bd120d3615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1223025763',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='50b4dcd22f6b411bbb5e34b0ddfaf12b',qos_specs=None,replication_status=<?>,reservations=['1acc90d2-0461-49d2-bf1e-5082a7422e3b','5a0ac7b4-e471-428c-a219-51b9655070f1','b02b6ad4-7180-4c5d-965c-909cac3005e1','d0e99d32-4889-4189-bd43-6ba2634d1de0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='849d4993969148199ca906533cbf36f0',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.018889] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd7fd77-d852-4c29-a607-850de7e33895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.036358] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd7fd77-d852-4c29-a607-850de7e33895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.037467] [54619]: DEBUG cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Flow 'volume_create_api' (5db54108-d3ab-400d-aec9-9db4a92badc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1097.037902] [54619]: INFO cinder.volume.api [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Create volume request issued successfully. [ 1097.038746] [54619]: INFO cinder.api.openstack.wsgi [None req-76c80aa6-69a3-487b-8286-c071135ab017 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes returned with HTTP 202 [ 1097.039201] [54619]: [pid: 54619|app: 0|req: 104/209] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 13 12:53:46 2024] POST /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes => generated 817 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1097.048677] [54618]: DEBUG cinder.api.middleware.request_id [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.050844] [54618]: INFO cinder.api.openstack.wsgi [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] GET http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1097.051166] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.051432] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.061714] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1097.061714] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.063406] [54618]: INFO cinder.volume.api [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Volume info retrieved successfully. [ 1097.068718] [54618]: INFO cinder.api.openstack.wsgi [None req-b07d1674-e768-45aa-b24d-6435c9af6d31 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa returned with HTTP 200 [ 1097.069263] [54618]: [pid: 54618|app: 0|req: 106/210] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:46 2024] GET /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.943629] [54619]: DEBUG cinder.api.middleware.request_id [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.945994] [54619]: INFO cinder.api.openstack.wsgi [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1097.946364] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.946563] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.963235] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1097.963235] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.967072] [54619]: INFO cinder.volume.api [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1097.972233] [54619]: INFO cinder.api.openstack.wsgi [None req-cecb2ce2-1f56-454b-95f5-21f4183193cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1097.972661] [54619]: [pid: 54619|app: 0|req: 105/211] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.080015] [54618]: DEBUG cinder.api.middleware.request_id [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.082286] [54618]: INFO cinder.api.openstack.wsgi [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] GET http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1098.082557] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.082809] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.090773] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1098.090773] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.095350] [54618]: INFO cinder.volume.api [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Volume info retrieved successfully. [ 1098.104133] [54618]: INFO cinder.api.openstack.wsgi [None req-c10bdd51-0411-4f7a-b51d-d91925dbd617 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa returned with HTTP 200 [ 1098.104561] [54618]: [pid: 54618|app: 0|req: 107/212] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:47 2024] GET /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.982320] [54619]: DEBUG cinder.api.middleware.request_id [None req-9870042d-3060-434a-a17d-259ef2996e42 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.984494] [54619]: INFO cinder.api.openstack.wsgi [None req-9870042d-3060-434a-a17d-259ef2996e42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1098.984760] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9870042d-3060-434a-a17d-259ef2996e42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.986141] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9870042d-3060-434a-a17d-259ef2996e42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.995193] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1098.995193] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.998943] [54619]: INFO cinder.volume.api [None req-9870042d-3060-434a-a17d-259ef2996e42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1099.003967] [54619]: INFO cinder.api.openstack.wsgi [None req-9870042d-3060-434a-a17d-259ef2996e42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1099.004142] [54619]: [pid: 54619|app: 0|req: 106/213] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.013751] [54618]: DEBUG cinder.api.middleware.request_id [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.015885] [54618]: INFO cinder.api.openstack.wsgi [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1100.016156] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.016411] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.026430] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1100.026430] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.029829] [54618]: INFO cinder.volume.api [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1100.034254] [54618]: INFO cinder.api.openstack.wsgi [None req-6a89e82f-dc28-4a29-8776-5bb70b95d6af tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1100.034675] [54618]: [pid: 54618|app: 0|req: 108/214] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.043929] [54619]: DEBUG cinder.api.middleware.request_id [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.047328] [54619]: INFO cinder.api.openstack.wsgi [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1101.047328] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.047328] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.056761] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1101.056761] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.060368] [54619]: INFO cinder.volume.api [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1101.064910] [54619]: INFO cinder.api.openstack.wsgi [None req-21645930-40fa-4fbd-a09b-0be35d05e1a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1101.065282] [54619]: [pid: 54619|app: 0|req: 107/215] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.074126] [54618]: DEBUG cinder.api.middleware.request_id [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.076266] [54618]: INFO cinder.api.openstack.wsgi [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1102.076529] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.076874] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.086940] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1102.086940] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.090484] [54618]: INFO cinder.volume.api [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1102.094962] [54618]: INFO cinder.api.openstack.wsgi [None req-dbf87bbc-382e-48d1-96e3-66c97a60f32a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1102.095345] [54618]: [pid: 54618|app: 0|req: 109/216] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.104714] [54619]: DEBUG cinder.api.middleware.request_id [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.106874] [54619]: INFO cinder.api.openstack.wsgi [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1103.107137] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.107384] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.108828] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=363,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1103.120916] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1103.120916] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.124754] [54619]: INFO cinder.volume.api [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1103.129360] [54619]: INFO cinder.api.openstack.wsgi [None req-f28eca2b-5aa7-459c-a8fa-541010fa3b42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1103.129753] [54619]: [pid: 54619|app: 0|req: 108/217] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.138150] [54618]: DEBUG cinder.api.middleware.request_id [None req-0f323feb-782b-4b8b-b31b-509107675a61 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.140425] [54618]: INFO cinder.api.openstack.wsgi [None req-0f323feb-782b-4b8b-b31b-509107675a61 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1104.140746] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0f323feb-782b-4b8b-b31b-509107675a61 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.141045] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0f323feb-782b-4b8b-b31b-509107675a61 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.142601] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=441,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1104.153337] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1104.153337] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.157636] [54618]: INFO cinder.volume.api [None req-0f323feb-782b-4b8b-b31b-509107675a61 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1104.162418] [54618]: INFO cinder.api.openstack.wsgi [None req-0f323feb-782b-4b8b-b31b-509107675a61 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1104.162837] [54618]: [pid: 54618|app: 0|req: 110/218] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.172026] [54619]: DEBUG cinder.api.middleware.request_id [None req-0ee874c6-28cf-4a08-a603-527f082cba76 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.174161] [54619]: INFO cinder.api.openstack.wsgi [None req-0ee874c6-28cf-4a08-a603-527f082cba76 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1105.174431] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0ee874c6-28cf-4a08-a603-527f082cba76 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.174684] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0ee874c6-28cf-4a08-a603-527f082cba76 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.184770] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1105.184770] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.188406] [54619]: INFO cinder.volume.api [None req-0ee874c6-28cf-4a08-a603-527f082cba76 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1105.193043] [54619]: INFO cinder.api.openstack.wsgi [None req-0ee874c6-28cf-4a08-a603-527f082cba76 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1105.193434] [54619]: [pid: 54619|app: 0|req: 109/219] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.203143] [54618]: DEBUG cinder.api.middleware.request_id [None req-70caa871-ae9c-4848-b720-118a8851eeb4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.205440] [54618]: INFO cinder.api.openstack.wsgi [None req-70caa871-ae9c-4848-b720-118a8851eeb4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1106.205802] [54618]: DEBUG cinder.api.openstack.wsgi [None req-70caa871-ae9c-4848-b720-118a8851eeb4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.206126] [54618]: DEBUG cinder.api.openstack.wsgi [None req-70caa871-ae9c-4848-b720-118a8851eeb4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.218067] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1106.218067] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.220569] [54618]: INFO cinder.volume.api [None req-70caa871-ae9c-4848-b720-118a8851eeb4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1106.225326] [54618]: INFO cinder.api.openstack.wsgi [None req-70caa871-ae9c-4848-b720-118a8851eeb4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1106.225724] [54618]: [pid: 54618|app: 0|req: 111/220] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.235649] [54619]: DEBUG cinder.api.middleware.request_id [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.238341] [54619]: INFO cinder.api.openstack.wsgi [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1107.238623] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.239157] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.251212] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1107.251212] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.254890] [54619]: INFO cinder.volume.api [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1107.259628] [54619]: INFO cinder.api.openstack.wsgi [None req-fe999d80-22e5-4aed-81d4-d38b86e87794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1107.260268] [54619]: [pid: 54619|app: 0|req: 110/221] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.269315] [54618]: DEBUG cinder.api.middleware.request_id [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.271495] [54618]: INFO cinder.api.openstack.wsgi [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1108.271763] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.272032] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.281556] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1108.281556] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.285075] [54618]: INFO cinder.volume.api [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1108.289404] [54618]: INFO cinder.api.openstack.wsgi [None req-4174d867-d33f-46d0-9466-4615da9fe9a7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1108.289925] [54618]: [pid: 54618|app: 0|req: 112/222] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.299489] [54619]: DEBUG cinder.api.middleware.request_id [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.301732] [54619]: INFO cinder.api.openstack.wsgi [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1109.301986] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.302253] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.312334] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1109.312334] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.315936] [54619]: INFO cinder.volume.api [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1109.320609] [54619]: INFO cinder.api.openstack.wsgi [None req-e63996e1-5c90-4668-818a-9b8be5ddd7ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1109.321022] [54619]: [pid: 54619|app: 0|req: 111/223] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.330158] [54618]: DEBUG cinder.api.middleware.request_id [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.332481] [54618]: INFO cinder.api.openstack.wsgi [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1110.332762] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.333033] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.343809] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1110.343809] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.347655] [54618]: INFO cinder.volume.api [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1110.354179] [54618]: INFO cinder.api.openstack.wsgi [None req-a6ab166a-133c-40c1-af12-c54c42e4d903 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1110.354273] [54618]: [pid: 54618|app: 0|req: 113/224] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:53:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.364110] [54619]: DEBUG cinder.api.middleware.request_id [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.366226] [54619]: INFO cinder.api.openstack.wsgi [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1111.366488] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.366739] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.376959] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1111.376959] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.380612] [54619]: INFO cinder.volume.api [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1111.385233] [54619]: INFO cinder.api.openstack.wsgi [None req-c33fdcca-a48b-4834-ae5b-d9ed27e963e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1111.385627] [54619]: [pid: 54619|app: 0|req: 112/225] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.395650] [54618]: DEBUG cinder.api.middleware.request_id [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.397814] [54618]: INFO cinder.api.openstack.wsgi [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1112.398070] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.398325] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.408347] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1112.408347] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.412474] [54618]: INFO cinder.volume.api [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1112.417270] [54618]: INFO cinder.api.openstack.wsgi [None req-fb2e4a4f-1cf3-4eae-bfae-424fbbf23299 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1112.417669] [54618]: [pid: 54618|app: 0|req: 114/226] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.427553] [54619]: DEBUG cinder.api.middleware.request_id [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.429817] [54619]: INFO cinder.api.openstack.wsgi [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1113.430146] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.430470] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.440445] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1113.440445] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.444075] [54619]: INFO cinder.volume.api [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1113.448711] [54619]: INFO cinder.api.openstack.wsgi [None req-8955cf3e-1308-44c8-8fdf-228a1f1d452a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1113.449577] [54619]: [pid: 54619|app: 0|req: 113/227] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.458460] [54618]: DEBUG cinder.api.middleware.request_id [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.460571] [54618]: INFO cinder.api.openstack.wsgi [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1114.460888] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.461156] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.471151] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1114.471151] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.474657] [54618]: INFO cinder.volume.api [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1114.479148] [54618]: INFO cinder.api.openstack.wsgi [None req-f71cb588-52cb-4b05-a841-a51804ca83d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1114.479538] [54618]: [pid: 54618|app: 0|req: 115/228] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.488796] [54619]: DEBUG cinder.api.middleware.request_id [None req-07e23d93-5688-42d7-8978-2633ff18459e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.490907] [54619]: INFO cinder.api.openstack.wsgi [None req-07e23d93-5688-42d7-8978-2633ff18459e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1115.491178] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07e23d93-5688-42d7-8978-2633ff18459e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.491426] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07e23d93-5688-42d7-8978-2633ff18459e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.504034] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1115.504034] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.506936] [54619]: INFO cinder.volume.api [None req-07e23d93-5688-42d7-8978-2633ff18459e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1115.511870] [54619]: INFO cinder.api.openstack.wsgi [None req-07e23d93-5688-42d7-8978-2633ff18459e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1115.512342] [54619]: [pid: 54619|app: 0|req: 114/229] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.521556] [54618]: DEBUG cinder.api.middleware.request_id [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.523824] [54618]: INFO cinder.api.openstack.wsgi [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1116.524121] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.524384] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.534482] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1116.534482] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.538060] [54618]: INFO cinder.volume.api [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1116.542827] [54618]: INFO cinder.api.openstack.wsgi [None req-c06bb1fa-814f-406f-bea2-67ca5ca4ee8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1116.543385] [54618]: [pid: 54618|app: 0|req: 116/230] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.552767] [54619]: DEBUG cinder.api.middleware.request_id [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.554945] [54619]: INFO cinder.api.openstack.wsgi [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1117.555204] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.555455] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.565656] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1117.565656] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.569171] [54619]: INFO cinder.volume.api [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1117.573796] [54619]: INFO cinder.api.openstack.wsgi [None req-d8e24a16-b856-4510-8fd7-d70f3f459b89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1117.574194] [54619]: [pid: 54619|app: 0|req: 115/231] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.584223] [54618]: DEBUG cinder.api.middleware.request_id [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.586049] [54618]: INFO cinder.api.openstack.wsgi [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1118.586340] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.586599] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.597020] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1118.597020] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.600810] [54618]: INFO cinder.volume.api [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1118.605623] [54618]: INFO cinder.api.openstack.wsgi [None req-d00f24d8-f138-44d2-8799-b95a95afa5cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1118.606075] [54618]: [pid: 54618|app: 0|req: 117/232] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.615396] [54619]: DEBUG cinder.api.middleware.request_id [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.617476] [54619]: INFO cinder.api.openstack.wsgi [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1119.617734] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.617986] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.627724] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1119.627724] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.631211] [54619]: INFO cinder.volume.api [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1119.635597] [54619]: INFO cinder.api.openstack.wsgi [None req-f3d44cc7-13f5-4e69-a818-43bee6a985db tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1119.636097] [54619]: [pid: 54619|app: 0|req: 116/233] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.645527] [54618]: DEBUG cinder.api.middleware.request_id [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.647724] [54618]: INFO cinder.api.openstack.wsgi [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1120.647971] [54618]: DEBUG cinder.api.openstack.wsgi [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.648236] [54618]: DEBUG cinder.api.openstack.wsgi [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.658480] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1120.658480] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.662203] [54618]: INFO cinder.volume.api [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1120.667024] [54618]: INFO cinder.api.openstack.wsgi [None req-378740ac-25fd-4d18-a390-8b90bdaaf0d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1120.667502] [54618]: [pid: 54618|app: 0|req: 118/234] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.678083] [54619]: DEBUG cinder.api.middleware.request_id [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.680387] [54619]: INFO cinder.api.openstack.wsgi [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1121.680669] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.680983] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.691444] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1121.691444] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.700067] [54619]: INFO cinder.volume.api [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1121.704924] [54619]: INFO cinder.api.openstack.wsgi [None req-f99b45ff-5b85-4bca-b8ce-fdf6dc6d5d72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1121.705325] [54619]: [pid: 54619|app: 0|req: 117/235] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.714215] [54618]: DEBUG cinder.api.middleware.request_id [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.801989] [54618]: INFO cinder.api.openstack.wsgi [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1122.802289] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.802541] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.812811] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1122.812811] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.816817] [54618]: INFO cinder.volume.api [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1122.821941] [54618]: INFO cinder.api.openstack.wsgi [None req-f89b10ed-789a-4e66-af63-b8bc85e2accf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1122.821941] [54618]: [pid: 54618|app: 0|req: 119/236] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.831229] [54619]: DEBUG cinder.api.middleware.request_id [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.833391] [54619]: INFO cinder.api.openstack.wsgi [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1123.833760] [54619]: DEBUG cinder.api.openstack.wsgi [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.834030] [54619]: DEBUG cinder.api.openstack.wsgi [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.844536] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1123.844536] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.848267] [54619]: INFO cinder.volume.api [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1123.853021] [54619]: INFO cinder.api.openstack.wsgi [None req-722cecc2-1f87-4cd6-8b5e-87dc7f781ec2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1123.853464] [54619]: [pid: 54619|app: 0|req: 118/237] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.864306] [54618]: DEBUG cinder.api.middleware.request_id [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.866428] [54618]: INFO cinder.api.openstack.wsgi [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1124.866688] [54618]: DEBUG cinder.api.openstack.wsgi [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.866943] [54618]: DEBUG cinder.api.openstack.wsgi [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.877591] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1124.877591] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.881433] [54618]: INFO cinder.volume.api [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1124.885963] [54618]: INFO cinder.api.openstack.wsgi [None req-88bc0ad8-3898-4d29-b417-1eed21eadad6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1124.886547] [54618]: [pid: 54618|app: 0|req: 120/238] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.895578] [54619]: DEBUG cinder.api.middleware.request_id [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.897779] [54619]: INFO cinder.api.openstack.wsgi [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1125.899377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.899377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.909596] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1125.909596] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.912253] [54619]: INFO cinder.volume.api [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1125.916920] [54619]: INFO cinder.api.openstack.wsgi [None req-7bdc486e-3bd1-4c6f-b696-6135ec8532aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1125.917334] [54619]: [pid: 54619|app: 0|req: 119/239] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.926870] [54618]: DEBUG cinder.api.middleware.request_id [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.928841] [54618]: INFO cinder.api.openstack.wsgi [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1126.929115] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.929375] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.940627] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1126.940627] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.945546] [54618]: INFO cinder.volume.api [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1126.950569] [54618]: INFO cinder.api.openstack.wsgi [None req-c49b070b-12b7-4fc0-b3ab-74550980aaab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1126.951086] [54618]: [pid: 54618|app: 0|req: 121/240] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.960195] [54619]: DEBUG cinder.api.middleware.request_id [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.964054] [54619]: INFO cinder.api.openstack.wsgi [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1127.964054] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.964054] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.977437] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1127.977437] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.981667] [54619]: INFO cinder.volume.api [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1127.987558] [54619]: INFO cinder.api.openstack.wsgi [None req-4067afee-d030-41e0-8fa9-6b4401a0c88b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1127.987909] [54619]: [pid: 54619|app: 0|req: 120/241] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.998197] [54618]: DEBUG cinder.api.middleware.request_id [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.001209] [54618]: INFO cinder.api.openstack.wsgi [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1129.001512] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.001764] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.013505] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1129.013505] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.017463] [54618]: INFO cinder.volume.api [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1129.023283] [54618]: INFO cinder.api.openstack.wsgi [None req-7641662a-f3f2-4789-8c02-9e0f21ac33fd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1129.023729] [54618]: [pid: 54618|app: 0|req: 122/242] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.033577] [54619]: DEBUG cinder.api.middleware.request_id [None req-a56a3553-e295-45d3-b874-7627541f78e0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.035663] [54619]: INFO cinder.api.openstack.wsgi [None req-a56a3553-e295-45d3-b874-7627541f78e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1130.035924] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a56a3553-e295-45d3-b874-7627541f78e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.036201] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a56a3553-e295-45d3-b874-7627541f78e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.046200] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1130.046200] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.049687] [54619]: INFO cinder.volume.api [None req-a56a3553-e295-45d3-b874-7627541f78e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1130.054293] [54619]: INFO cinder.api.openstack.wsgi [None req-a56a3553-e295-45d3-b874-7627541f78e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1130.054875] [54619]: [pid: 54619|app: 0|req: 121/243] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.064695] [54618]: DEBUG cinder.api.middleware.request_id [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.066665] [54618]: INFO cinder.api.openstack.wsgi [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1131.066951] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.067217] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.090537] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1131.090537] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.094903] [54618]: INFO cinder.volume.api [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1131.103794] [54618]: INFO cinder.api.openstack.wsgi [None req-0ff0c258-bd1b-46e5-a7a6-4202ba2ebabf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1131.103794] [54618]: [pid: 54618|app: 0|req: 123/244] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.113533] [54619]: DEBUG cinder.api.middleware.request_id [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.115656] [54619]: INFO cinder.api.openstack.wsgi [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1132.115923] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.116202] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.125806] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1132.125806] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.129149] [54619]: INFO cinder.volume.api [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1132.133620] [54619]: INFO cinder.api.openstack.wsgi [None req-c6b0ad01-b242-46c7-8e46-6cf258789484 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1132.134026] [54619]: [pid: 54619|app: 0|req: 122/245] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.143474] [54618]: DEBUG cinder.api.middleware.request_id [None req-db8b6364-d278-475b-b04d-353deb86ab1a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.145718] [54618]: INFO cinder.api.openstack.wsgi [None req-db8b6364-d278-475b-b04d-353deb86ab1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1133.145987] [54618]: DEBUG cinder.api.openstack.wsgi [None req-db8b6364-d278-475b-b04d-353deb86ab1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.146241] [54618]: DEBUG cinder.api.openstack.wsgi [None req-db8b6364-d278-475b-b04d-353deb86ab1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.157123] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1133.157123] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.161914] [54618]: INFO cinder.volume.api [None req-db8b6364-d278-475b-b04d-353deb86ab1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1133.169136] [54618]: INFO cinder.api.openstack.wsgi [None req-db8b6364-d278-475b-b04d-353deb86ab1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1133.169592] [54618]: [pid: 54618|app: 0|req: 124/246] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.180215] [54619]: DEBUG cinder.api.middleware.request_id [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.182567] [54619]: INFO cinder.api.openstack.wsgi [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1134.182926] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.183348] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.195359] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1134.195359] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.199851] [54619]: INFO cinder.volume.api [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1134.207410] [54619]: INFO cinder.api.openstack.wsgi [None req-8f6c2a26-dfb2-4921-bdd1-43087805414b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1134.207952] [54619]: [pid: 54619|app: 0|req: 123/247] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.216988] [54618]: DEBUG cinder.api.middleware.request_id [None req-ba0cb33b-972a-471d-adef-d3486b650793 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.219212] [54618]: INFO cinder.api.openstack.wsgi [None req-ba0cb33b-972a-471d-adef-d3486b650793 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1135.219479] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ba0cb33b-972a-471d-adef-d3486b650793 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.219906] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ba0cb33b-972a-471d-adef-d3486b650793 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.231316] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1135.231316] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.235091] [54618]: INFO cinder.volume.api [None req-ba0cb33b-972a-471d-adef-d3486b650793 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1135.239880] [54618]: INFO cinder.api.openstack.wsgi [None req-ba0cb33b-972a-471d-adef-d3486b650793 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1135.240214] [54618]: [pid: 54618|app: 0|req: 125/248] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.250098] [54619]: DEBUG cinder.api.middleware.request_id [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.252317] [54619]: INFO cinder.api.openstack.wsgi [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1136.252568] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.252826] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.263676] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1136.263676] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.267951] [54619]: INFO cinder.volume.api [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1136.273035] [54619]: INFO cinder.api.openstack.wsgi [None req-4d039898-8d64-4869-8ee0-0301d7a9cc87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1136.273497] [54619]: [pid: 54619|app: 0|req: 124/249] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.285058] [54618]: DEBUG cinder.api.middleware.request_id [None req-e84540a0-3487-4c79-bed2-942afb1eda86 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.287070] [54618]: INFO cinder.api.openstack.wsgi [None req-e84540a0-3487-4c79-bed2-942afb1eda86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1137.287273] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e84540a0-3487-4c79-bed2-942afb1eda86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.287529] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e84540a0-3487-4c79-bed2-942afb1eda86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.297613] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1137.297613] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.301290] [54618]: INFO cinder.volume.api [None req-e84540a0-3487-4c79-bed2-942afb1eda86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1137.305704] [54618]: INFO cinder.api.openstack.wsgi [None req-e84540a0-3487-4c79-bed2-942afb1eda86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1137.306244] [54618]: [pid: 54618|app: 0|req: 126/250] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.315858] [54619]: DEBUG cinder.api.middleware.request_id [None req-349f0537-228c-483d-822e-66c3b3c56f1e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.317935] [54619]: INFO cinder.api.openstack.wsgi [None req-349f0537-228c-483d-822e-66c3b3c56f1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1138.318192] [54619]: DEBUG cinder.api.openstack.wsgi [None req-349f0537-228c-483d-822e-66c3b3c56f1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.318440] [54619]: DEBUG cinder.api.openstack.wsgi [None req-349f0537-228c-483d-822e-66c3b3c56f1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.328509] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1138.328509] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.332179] [54619]: INFO cinder.volume.api [None req-349f0537-228c-483d-822e-66c3b3c56f1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1138.336688] [54619]: INFO cinder.api.openstack.wsgi [None req-349f0537-228c-483d-822e-66c3b3c56f1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1138.337106] [54619]: [pid: 54619|app: 0|req: 125/251] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.346139] [54618]: DEBUG cinder.api.middleware.request_id [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.348255] [54618]: INFO cinder.api.openstack.wsgi [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1139.348510] [54618]: DEBUG cinder.api.openstack.wsgi [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.348771] [54618]: DEBUG cinder.api.openstack.wsgi [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.359464] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1139.359464] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.363172] [54618]: INFO cinder.volume.api [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1139.368641] [54618]: INFO cinder.api.openstack.wsgi [None req-44185aa6-af88-4f43-a49f-171ff80b28e3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1139.369111] [54618]: [pid: 54618|app: 0|req: 127/252] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.378110] [54619]: DEBUG cinder.api.middleware.request_id [None req-80a4a431-8e41-4764-9796-d806f44aca9b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.380365] [54619]: INFO cinder.api.openstack.wsgi [None req-80a4a431-8e41-4764-9796-d806f44aca9b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1140.380664] [54619]: DEBUG cinder.api.openstack.wsgi [None req-80a4a431-8e41-4764-9796-d806f44aca9b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.380977] [54619]: DEBUG cinder.api.openstack.wsgi [None req-80a4a431-8e41-4764-9796-d806f44aca9b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.390793] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1140.390793] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.394270] [54619]: INFO cinder.volume.api [None req-80a4a431-8e41-4764-9796-d806f44aca9b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1140.398700] [54619]: INFO cinder.api.openstack.wsgi [None req-80a4a431-8e41-4764-9796-d806f44aca9b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1140.399135] [54619]: [pid: 54619|app: 0|req: 126/253] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.408506] [54618]: DEBUG cinder.api.middleware.request_id [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.410633] [54618]: INFO cinder.api.openstack.wsgi [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1141.411040] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.411319] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.422467] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1141.422467] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.425960] [54618]: INFO cinder.volume.api [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1141.430344] [54618]: INFO cinder.api.openstack.wsgi [None req-fe6a77c1-eae8-410d-8216-323ecbd98331 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1141.430748] [54618]: [pid: 54618|app: 0|req: 128/254] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.440341] [54619]: DEBUG cinder.api.middleware.request_id [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.442458] [54619]: INFO cinder.api.openstack.wsgi [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1142.442745] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.443087] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.452929] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1142.452929] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.456471] [54619]: INFO cinder.volume.api [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1142.460888] [54619]: INFO cinder.api.openstack.wsgi [None req-d75bf4dd-f41f-496b-97f0-7bf991840d70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1142.461393] [54619]: [pid: 54619|app: 0|req: 127/255] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.470275] [54618]: DEBUG cinder.api.middleware.request_id [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.472845] [54618]: INFO cinder.api.openstack.wsgi [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1143.473196] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.473469] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.484588] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1143.484588] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.488291] [54618]: INFO cinder.volume.api [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1143.493055] [54618]: INFO cinder.api.openstack.wsgi [None req-c16ff0a9-4150-4cf3-ab79-c21875cf5fcf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1143.493566] [54618]: [pid: 54618|app: 0|req: 129/256] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.502150] [54619]: DEBUG cinder.api.middleware.request_id [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.504293] [54619]: INFO cinder.api.openstack.wsgi [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1144.504543] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.504805] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.514765] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1144.514765] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.518301] [54619]: INFO cinder.volume.api [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1144.522738] [54619]: INFO cinder.api.openstack.wsgi [None req-be8c1303-c6f0-4a18-953a-9fbe5fed8537 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1144.523123] [54619]: [pid: 54619|app: 0|req: 128/257] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.532514] [54618]: DEBUG cinder.api.middleware.request_id [None req-b94d6f11-f6fa-4480-922f-5d5556696240 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.534712] [54618]: INFO cinder.api.openstack.wsgi [None req-b94d6f11-f6fa-4480-922f-5d5556696240 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1145.534974] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b94d6f11-f6fa-4480-922f-5d5556696240 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.535231] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b94d6f11-f6fa-4480-922f-5d5556696240 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.546990] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1145.546990] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.550783] [54618]: INFO cinder.volume.api [None req-b94d6f11-f6fa-4480-922f-5d5556696240 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1145.555362] [54618]: INFO cinder.api.openstack.wsgi [None req-b94d6f11-f6fa-4480-922f-5d5556696240 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1145.555658] [54618]: [pid: 54618|app: 0|req: 130/258] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.565136] [54619]: DEBUG cinder.api.middleware.request_id [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.567292] [54619]: INFO cinder.api.openstack.wsgi [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1146.567545] [54619]: DEBUG cinder.api.openstack.wsgi [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.567791] [54619]: DEBUG cinder.api.openstack.wsgi [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.577754] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1146.577754] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.581370] [54619]: INFO cinder.volume.api [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1146.585879] [54619]: INFO cinder.api.openstack.wsgi [None req-720fa555-e2f2-4fee-b6a2-14dd642c49a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1146.586266] [54619]: [pid: 54619|app: 0|req: 129/259] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.596535] [54618]: DEBUG cinder.api.middleware.request_id [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.598811] [54618]: INFO cinder.api.openstack.wsgi [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1147.599092] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.599357] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.609966] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1147.609966] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.613901] [54618]: INFO cinder.volume.api [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1147.618584] [54618]: INFO cinder.api.openstack.wsgi [None req-f82f9267-c8e7-4d3d-a5a8-ce5372b39c57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1147.619124] [54618]: [pid: 54618|app: 0|req: 131/260] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.629486] [54619]: DEBUG cinder.api.middleware.request_id [None req-2fac08e0-5a40-457d-b657-53cb86065862 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.631738] [54619]: INFO cinder.api.openstack.wsgi [None req-2fac08e0-5a40-457d-b657-53cb86065862 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1148.631930] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2fac08e0-5a40-457d-b657-53cb86065862 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.632200] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2fac08e0-5a40-457d-b657-53cb86065862 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.642400] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1148.642400] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.646117] [54619]: INFO cinder.volume.api [None req-2fac08e0-5a40-457d-b657-53cb86065862 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1148.650837] [54619]: INFO cinder.api.openstack.wsgi [None req-2fac08e0-5a40-457d-b657-53cb86065862 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1148.651395] [54619]: [pid: 54619|app: 0|req: 130/261] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.661124] [54618]: DEBUG cinder.api.middleware.request_id [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.663306] [54618]: INFO cinder.api.openstack.wsgi [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1149.663561] [54618]: DEBUG cinder.api.openstack.wsgi [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.663805] [54618]: DEBUG cinder.api.openstack.wsgi [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.674016] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1149.674016] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.677648] [54618]: INFO cinder.volume.api [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1149.682289] [54618]: INFO cinder.api.openstack.wsgi [None req-046417f2-0ddd-4380-9a5c-3a5930ae8f42 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1149.682701] [54618]: [pid: 54618|app: 0|req: 132/262] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.694035] [54619]: DEBUG cinder.api.middleware.request_id [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.703923] [54619]: INFO cinder.api.openstack.wsgi [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1150.703923] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.703923] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.708034] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1150.708034] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.712036] [54619]: INFO cinder.volume.api [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1150.717883] [54619]: INFO cinder.api.openstack.wsgi [None req-c9f3bd9e-58ae-44e3-b83a-d57d0079a22a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1150.718299] [54619]: [pid: 54619|app: 0|req: 131/263] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.727543] [54618]: DEBUG cinder.api.middleware.request_id [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.729948] [54618]: INFO cinder.api.openstack.wsgi [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1151.730213] [54618]: DEBUG cinder.api.openstack.wsgi [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.730461] [54618]: DEBUG cinder.api.openstack.wsgi [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.740395] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1151.740395] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.744027] [54618]: INFO cinder.volume.api [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1151.748490] [54618]: INFO cinder.api.openstack.wsgi [None req-68acc50f-2ef2-4717-b169-a25ab9bea8a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1151.749013] [54618]: [pid: 54618|app: 0|req: 133/264] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.758060] [54619]: DEBUG cinder.api.middleware.request_id [None req-9993491d-bafd-449d-852a-c3be60793500 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.760350] [54619]: INFO cinder.api.openstack.wsgi [None req-9993491d-bafd-449d-852a-c3be60793500 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1152.760659] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9993491d-bafd-449d-852a-c3be60793500 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.760874] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9993491d-bafd-449d-852a-c3be60793500 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.771102] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1152.771102] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.774819] [54619]: INFO cinder.volume.api [None req-9993491d-bafd-449d-852a-c3be60793500 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1152.779509] [54619]: INFO cinder.api.openstack.wsgi [None req-9993491d-bafd-449d-852a-c3be60793500 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1152.779909] [54619]: [pid: 54619|app: 0|req: 132/265] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.789573] [54618]: DEBUG cinder.api.middleware.request_id [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.791747] [54618]: INFO cinder.api.openstack.wsgi [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1153.792023] [54618]: DEBUG cinder.api.openstack.wsgi [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.792291] [54618]: DEBUG cinder.api.openstack.wsgi [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.802795] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1153.802795] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.806573] [54618]: INFO cinder.volume.api [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1153.811444] [54618]: INFO cinder.api.openstack.wsgi [None req-79d64a0c-0621-4f74-ab59-dcffe9ea514f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1153.811879] [54618]: [pid: 54618|app: 0|req: 134/266] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.822328] [54619]: DEBUG cinder.api.middleware.request_id [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.824471] [54619]: INFO cinder.api.openstack.wsgi [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1154.824761] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.825036] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.835602] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1154.835602] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.839196] [54619]: INFO cinder.volume.api [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1154.843815] [54619]: INFO cinder.api.openstack.wsgi [None req-2a7e5b0f-1e14-4cf9-89f3-62715a53e9ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1154.844253] [54619]: [pid: 54619|app: 0|req: 133/267] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.854004] [54618]: DEBUG cinder.api.middleware.request_id [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.855637] [54618]: INFO cinder.api.openstack.wsgi [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1155.855895] [54618]: DEBUG cinder.api.openstack.wsgi [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.856173] [54618]: DEBUG cinder.api.openstack.wsgi [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.866621] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1155.866621] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.870356] [54618]: INFO cinder.volume.api [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1155.875967] [54618]: INFO cinder.api.openstack.wsgi [None req-254b7cbb-98a0-405a-959b-0f6e70364e4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1155.876405] [54618]: [pid: 54618|app: 0|req: 135/268] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.885438] [54619]: DEBUG cinder.api.middleware.request_id [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.887664] [54619]: INFO cinder.api.openstack.wsgi [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1156.887948] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.888258] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.898242] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1156.898242] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.901752] [54619]: INFO cinder.volume.api [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1156.906165] [54619]: INFO cinder.api.openstack.wsgi [None req-d0541c6e-213b-4823-b82a-b16eba5fd4ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1156.906627] [54619]: [pid: 54619|app: 0|req: 134/269] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.915877] [54618]: DEBUG cinder.api.middleware.request_id [None req-daa07dec-56b7-4d37-837f-09c434257d29 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.918012] [54618]: INFO cinder.api.openstack.wsgi [None req-daa07dec-56b7-4d37-837f-09c434257d29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1157.918269] [54618]: DEBUG cinder.api.openstack.wsgi [None req-daa07dec-56b7-4d37-837f-09c434257d29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.918516] [54618]: DEBUG cinder.api.openstack.wsgi [None req-daa07dec-56b7-4d37-837f-09c434257d29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.928314] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1157.928314] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.931840] [54618]: INFO cinder.volume.api [None req-daa07dec-56b7-4d37-837f-09c434257d29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1157.936382] [54618]: INFO cinder.api.openstack.wsgi [None req-daa07dec-56b7-4d37-837f-09c434257d29 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1157.936954] [54618]: [pid: 54618|app: 0|req: 136/270] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.946154] [54619]: DEBUG cinder.api.middleware.request_id [None req-74a642c3-b293-4e84-975a-5d387022783d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.948263] [54619]: INFO cinder.api.openstack.wsgi [None req-74a642c3-b293-4e84-975a-5d387022783d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1158.948519] [54619]: DEBUG cinder.api.openstack.wsgi [None req-74a642c3-b293-4e84-975a-5d387022783d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.948824] [54619]: DEBUG cinder.api.openstack.wsgi [None req-74a642c3-b293-4e84-975a-5d387022783d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.958836] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1158.958836] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.962327] [54619]: INFO cinder.volume.api [None req-74a642c3-b293-4e84-975a-5d387022783d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1158.966897] [54619]: INFO cinder.api.openstack.wsgi [None req-74a642c3-b293-4e84-975a-5d387022783d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1158.967276] [54619]: [pid: 54619|app: 0|req: 135/271] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.977071] [54618]: DEBUG cinder.api.middleware.request_id [None req-81604d4d-b39c-4286-a86e-475b0228516d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.979140] [54618]: INFO cinder.api.openstack.wsgi [None req-81604d4d-b39c-4286-a86e-475b0228516d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1159.979398] [54618]: DEBUG cinder.api.openstack.wsgi [None req-81604d4d-b39c-4286-a86e-475b0228516d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.979651] [54618]: DEBUG cinder.api.openstack.wsgi [None req-81604d4d-b39c-4286-a86e-475b0228516d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.989808] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1159.989808] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.994957] [54618]: INFO cinder.volume.api [None req-81604d4d-b39c-4286-a86e-475b0228516d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1159.999920] [54618]: INFO cinder.api.openstack.wsgi [None req-81604d4d-b39c-4286-a86e-475b0228516d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1160.000493] [54618]: [pid: 54618|app: 0|req: 137/272] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.009816] [54619]: DEBUG cinder.api.middleware.request_id [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.011943] [54619]: INFO cinder.api.openstack.wsgi [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1161.012268] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.012458] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.022161] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1161.022161] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.025516] [54619]: INFO cinder.volume.api [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1161.030709] [54619]: INFO cinder.api.openstack.wsgi [None req-6ad7a49c-a0af-4d39-b04a-95dba774a603 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1161.031127] [54619]: [pid: 54619|app: 0|req: 136/273] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.040501] [54618]: DEBUG cinder.api.middleware.request_id [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.042723] [54618]: INFO cinder.api.openstack.wsgi [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1162.042973] [54618]: DEBUG cinder.api.openstack.wsgi [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.043223] [54618]: DEBUG cinder.api.openstack.wsgi [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.053439] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1162.053439] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.057016] [54618]: INFO cinder.volume.api [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1162.061475] [54618]: INFO cinder.api.openstack.wsgi [None req-da3f19c9-a809-44d4-9aac-62a58aae7b75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1162.061882] [54618]: [pid: 54618|app: 0|req: 138/274] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.070992] [54619]: DEBUG cinder.api.middleware.request_id [None req-f9f79303-d532-4580-9ee9-f081ee490806 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.073317] [54619]: INFO cinder.api.openstack.wsgi [None req-f9f79303-d532-4580-9ee9-f081ee490806 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1163.073624] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9f79303-d532-4580-9ee9-f081ee490806 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.073905] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9f79303-d532-4580-9ee9-f081ee490806 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.084579] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1163.084579] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.088039] [54619]: INFO cinder.volume.api [None req-f9f79303-d532-4580-9ee9-f081ee490806 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1163.092763] [54619]: INFO cinder.api.openstack.wsgi [None req-f9f79303-d532-4580-9ee9-f081ee490806 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1163.093202] [54619]: [pid: 54619|app: 0|req: 137/275] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.102704] [54618]: DEBUG cinder.api.middleware.request_id [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.104891] [54618]: INFO cinder.api.openstack.wsgi [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1164.105161] [54618]: DEBUG cinder.api.openstack.wsgi [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.105449] [54618]: DEBUG cinder.api.openstack.wsgi [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.115575] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1164.115575] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.119258] [54618]: INFO cinder.volume.api [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1164.123931] [54618]: INFO cinder.api.openstack.wsgi [None req-84b6c424-fcea-4024-a6f1-e18ac1805a30 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1164.124355] [54618]: [pid: 54618|app: 0|req: 139/276] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.134064] [54619]: DEBUG cinder.api.middleware.request_id [None req-50a880d1-70ea-41b7-917c-40383ac432e7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.136263] [54619]: INFO cinder.api.openstack.wsgi [None req-50a880d1-70ea-41b7-917c-40383ac432e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1165.136527] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50a880d1-70ea-41b7-917c-40383ac432e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.136779] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50a880d1-70ea-41b7-917c-40383ac432e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.138183] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1165.149024] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1165.149024] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.152667] [54619]: INFO cinder.volume.api [None req-50a880d1-70ea-41b7-917c-40383ac432e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1165.157649] [54619]: INFO cinder.api.openstack.wsgi [None req-50a880d1-70ea-41b7-917c-40383ac432e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1165.158017] [54619]: [pid: 54619|app: 0|req: 138/277] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.167414] [54618]: DEBUG cinder.api.middleware.request_id [None req-eda4b558-214b-4914-b97a-aac417155ca5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.169733] [54618]: INFO cinder.api.openstack.wsgi [None req-eda4b558-214b-4914-b97a-aac417155ca5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1166.170001] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eda4b558-214b-4914-b97a-aac417155ca5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.170258] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eda4b558-214b-4914-b97a-aac417155ca5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.171653] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=270 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1166.181531] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1166.181531] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.185130] [54618]: INFO cinder.volume.api [None req-eda4b558-214b-4914-b97a-aac417155ca5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1166.189649] [54618]: INFO cinder.api.openstack.wsgi [None req-eda4b558-214b-4914-b97a-aac417155ca5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1166.190052] [54618]: [pid: 54618|app: 0|req: 140/278] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.199477] [54619]: DEBUG cinder.api.middleware.request_id [None req-af09b62e-c951-4079-87ef-5e824dd580ee None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.201754] [54619]: INFO cinder.api.openstack.wsgi [None req-af09b62e-c951-4079-87ef-5e824dd580ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1167.202126] [54619]: DEBUG cinder.api.openstack.wsgi [None req-af09b62e-c951-4079-87ef-5e824dd580ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.202504] [54619]: DEBUG cinder.api.openstack.wsgi [None req-af09b62e-c951-4079-87ef-5e824dd580ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.212958] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1167.212958] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.216677] [54619]: INFO cinder.volume.api [None req-af09b62e-c951-4079-87ef-5e824dd580ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1167.221392] [54619]: INFO cinder.api.openstack.wsgi [None req-af09b62e-c951-4079-87ef-5e824dd580ee tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1167.221941] [54619]: [pid: 54619|app: 0|req: 139/279] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.231736] [54618]: DEBUG cinder.api.middleware.request_id [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.233341] [54618]: INFO cinder.api.openstack.wsgi [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1168.233606] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.233858] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.244382] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1168.244382] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.248499] [54618]: INFO cinder.volume.api [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1168.253521] [54618]: INFO cinder.api.openstack.wsgi [None req-eb5f9777-7ead-4510-ae52-3b52f4f7db7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1168.254016] [54618]: [pid: 54618|app: 0|req: 141/280] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.263219] [54619]: DEBUG cinder.api.middleware.request_id [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.265319] [54619]: INFO cinder.api.openstack.wsgi [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1169.265567] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.265829] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.276502] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1169.276502] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.280065] [54619]: INFO cinder.volume.api [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1169.284645] [54619]: INFO cinder.api.openstack.wsgi [None req-f1f01bc2-9be2-4fe6-be30-7b6772fa3766 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1169.285161] [54619]: [pid: 54619|app: 0|req: 140/281] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.294444] [54618]: DEBUG cinder.api.middleware.request_id [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.297590] [54618]: INFO cinder.api.openstack.wsgi [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1170.297982] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.298381] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.309724] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1170.309724] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.313499] [54618]: INFO cinder.volume.api [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1170.318192] [54618]: INFO cinder.api.openstack.wsgi [None req-2e4c3b14-1d49-4ec9-a470-f5defe81d7de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1170.318647] [54618]: [pid: 54618|app: 0|req: 142/282] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:54:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.328368] [54619]: DEBUG cinder.api.middleware.request_id [None req-3aab85f0-a0c4-4c83-b058-a899353083dd None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.331067] [54619]: INFO cinder.api.openstack.wsgi [None req-3aab85f0-a0c4-4c83-b058-a899353083dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1171.331296] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3aab85f0-a0c4-4c83-b058-a899353083dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.331549] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3aab85f0-a0c4-4c83-b058-a899353083dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.342062] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1171.342062] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.346341] [54619]: INFO cinder.volume.api [None req-3aab85f0-a0c4-4c83-b058-a899353083dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1171.350880] [54619]: INFO cinder.api.openstack.wsgi [None req-3aab85f0-a0c4-4c83-b058-a899353083dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1171.351303] [54619]: [pid: 54619|app: 0|req: 141/283] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.361154] [54618]: DEBUG cinder.api.middleware.request_id [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.363687] [54618]: INFO cinder.api.openstack.wsgi [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1172.364011] [54618]: DEBUG cinder.api.openstack.wsgi [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.364324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.374897] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1172.374897] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.379109] [54618]: INFO cinder.volume.api [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1172.383989] [54618]: INFO cinder.api.openstack.wsgi [None req-593372ca-a429-423c-8720-ab0c4f1d2b1e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1172.384730] [54618]: [pid: 54618|app: 0|req: 143/284] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.394096] [54619]: DEBUG cinder.api.middleware.request_id [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.396393] [54619]: INFO cinder.api.openstack.wsgi [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1173.396646] [54619]: DEBUG cinder.api.openstack.wsgi [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.396909] [54619]: DEBUG cinder.api.openstack.wsgi [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.410387] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1173.410387] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.415167] [54619]: INFO cinder.volume.api [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1173.421956] [54619]: INFO cinder.api.openstack.wsgi [None req-286597b9-0b46-45ba-adfd-7f01be0bf168 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1173.422529] [54619]: [pid: 54619|app: 0|req: 142/285] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.434222] [54618]: DEBUG cinder.api.middleware.request_id [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.436399] [54618]: INFO cinder.api.openstack.wsgi [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1174.436647] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.436913] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.447827] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1174.447827] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.452154] [54618]: INFO cinder.volume.api [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1174.458525] [54618]: INFO cinder.api.openstack.wsgi [None req-f5688ca4-0c0b-45c9-8a3a-b7e3fb0cf3ca tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1174.459015] [54618]: [pid: 54618|app: 0|req: 144/286] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.468802] [54619]: DEBUG cinder.api.middleware.request_id [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.471231] [54619]: INFO cinder.api.openstack.wsgi [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1175.471530] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.471825] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.483045] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1175.483045] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.486905] [54619]: INFO cinder.volume.api [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1175.491824] [54619]: INFO cinder.api.openstack.wsgi [None req-bfacf623-cc11-4943-9c1a-8be4dd533c52 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1175.492837] [54619]: [pid: 54619|app: 0|req: 143/287] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.502109] [54618]: DEBUG cinder.api.middleware.request_id [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.504272] [54618]: INFO cinder.api.openstack.wsgi [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1176.504529] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.504843] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.515149] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1176.515149] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.518869] [54618]: INFO cinder.volume.api [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1176.523556] [54618]: INFO cinder.api.openstack.wsgi [None req-1b142623-1360-4ef8-bf3f-4085c5f5df50 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1176.523956] [54618]: [pid: 54618|app: 0|req: 145/288] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.533378] [54619]: DEBUG cinder.api.middleware.request_id [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.535645] [54619]: INFO cinder.api.openstack.wsgi [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1177.535920] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.536202] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.546880] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1177.546880] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.550890] [54619]: INFO cinder.volume.api [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1177.555708] [54619]: INFO cinder.api.openstack.wsgi [None req-9bdd5dcf-e132-4e40-a5a7-98afca29fcb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1177.556131] [54619]: [pid: 54619|app: 0|req: 144/289] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.565647] [54618]: DEBUG cinder.api.middleware.request_id [None req-d990595d-6465-41b9-a76a-10b8ac751a28 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.567918] [54618]: INFO cinder.api.openstack.wsgi [None req-d990595d-6465-41b9-a76a-10b8ac751a28 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1178.568215] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d990595d-6465-41b9-a76a-10b8ac751a28 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.568485] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d990595d-6465-41b9-a76a-10b8ac751a28 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.581482] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1178.581482] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.585871] [54618]: INFO cinder.volume.api [None req-d990595d-6465-41b9-a76a-10b8ac751a28 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1178.591147] [54618]: INFO cinder.api.openstack.wsgi [None req-d990595d-6465-41b9-a76a-10b8ac751a28 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1178.591597] [54618]: [pid: 54618|app: 0|req: 146/290] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.602732] [54619]: DEBUG cinder.api.middleware.request_id [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.605378] [54619]: INFO cinder.api.openstack.wsgi [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1179.605910] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.606404] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.619821] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1179.619821] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.625822] [54619]: INFO cinder.volume.api [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1179.631529] [54619]: INFO cinder.api.openstack.wsgi [None req-a3741bc0-2120-4d97-8a6f-c523c55a20d7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1179.632152] [54619]: [pid: 54619|app: 0|req: 145/291] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.641324] [54618]: DEBUG cinder.api.middleware.request_id [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.643488] [54618]: INFO cinder.api.openstack.wsgi [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1180.643741] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.643985] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.654989] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1180.654989] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.658612] [54618]: INFO cinder.volume.api [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1180.663295] [54618]: INFO cinder.api.openstack.wsgi [None req-bffae3b4-c7da-4b7d-bf02-ac2ca9446934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1180.663706] [54618]: [pid: 54618|app: 0|req: 147/292] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.673972] [54619]: DEBUG cinder.api.middleware.request_id [None req-00933704-954f-461b-9fc9-40437697d678 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.679262] [54619]: INFO cinder.api.openstack.wsgi [None req-00933704-954f-461b-9fc9-40437697d678 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1181.679606] [54619]: DEBUG cinder.api.openstack.wsgi [None req-00933704-954f-461b-9fc9-40437697d678 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.679890] [54619]: DEBUG cinder.api.openstack.wsgi [None req-00933704-954f-461b-9fc9-40437697d678 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.690290] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1181.690290] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.695344] [54619]: INFO cinder.volume.api [None req-00933704-954f-461b-9fc9-40437697d678 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1181.700499] [54619]: INFO cinder.api.openstack.wsgi [None req-00933704-954f-461b-9fc9-40437697d678 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1181.700941] [54619]: [pid: 54619|app: 0|req: 146/293] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.711725] [54618]: DEBUG cinder.api.middleware.request_id [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.713901] [54618]: INFO cinder.api.openstack.wsgi [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1182.714155] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.714408] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.724409] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1182.724409] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.728073] [54618]: INFO cinder.volume.api [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1182.732798] [54618]: INFO cinder.api.openstack.wsgi [None req-d4a8bf14-91c5-474b-b42e-9ab4b9fc6783 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1182.733139] [54618]: [pid: 54618|app: 0|req: 148/294] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.742485] [54619]: DEBUG cinder.api.middleware.request_id [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.745475] [54619]: INFO cinder.api.openstack.wsgi [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1183.745741] [54619]: DEBUG cinder.api.openstack.wsgi [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.746017] [54619]: DEBUG cinder.api.openstack.wsgi [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.756048] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1183.756048] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.759756] [54619]: INFO cinder.volume.api [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1183.764343] [54619]: INFO cinder.api.openstack.wsgi [None req-372686e5-1f16-4edd-8bd5-1a86934ac2a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1183.764752] [54619]: [pid: 54619|app: 0|req: 147/295] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.774563] [54618]: DEBUG cinder.api.middleware.request_id [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.777842] [54618]: INFO cinder.api.openstack.wsgi [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1184.777842] [54618]: DEBUG cinder.api.openstack.wsgi [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.777842] [54618]: DEBUG cinder.api.openstack.wsgi [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.788822] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1184.788822] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.793070] [54618]: INFO cinder.volume.api [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1184.798134] [54618]: INFO cinder.api.openstack.wsgi [None req-93696b56-708a-4de2-ab0e-f5c924e97b0f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1184.798589] [54618]: [pid: 54618|app: 0|req: 149/296] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.808177] [54619]: DEBUG cinder.api.middleware.request_id [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.810472] [54619]: INFO cinder.api.openstack.wsgi [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1185.810742] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.811075] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.821021] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1185.821021] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.824548] [54619]: INFO cinder.volume.api [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1185.830068] [54619]: INFO cinder.api.openstack.wsgi [None req-5d66ad2c-3927-43bb-b619-d7a0d6cb5a94 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1185.830484] [54619]: [pid: 54619|app: 0|req: 148/297] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.839800] [54618]: DEBUG cinder.api.middleware.request_id [None req-7831c1ef-e815-4497-831c-cc70a486b041 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.841981] [54618]: INFO cinder.api.openstack.wsgi [None req-7831c1ef-e815-4497-831c-cc70a486b041 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1186.842244] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7831c1ef-e815-4497-831c-cc70a486b041 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.842495] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7831c1ef-e815-4497-831c-cc70a486b041 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.853459] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1186.853459] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.857375] [54618]: INFO cinder.volume.api [None req-7831c1ef-e815-4497-831c-cc70a486b041 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1186.862153] [54618]: INFO cinder.api.openstack.wsgi [None req-7831c1ef-e815-4497-831c-cc70a486b041 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1186.862568] [54618]: [pid: 54618|app: 0|req: 150/298] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.872542] [54619]: DEBUG cinder.api.middleware.request_id [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.874648] [54619]: INFO cinder.api.openstack.wsgi [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1187.874958] [54619]: DEBUG cinder.api.openstack.wsgi [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.875228] [54619]: DEBUG cinder.api.openstack.wsgi [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.885102] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1187.885102] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.888355] [54619]: INFO cinder.volume.api [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1187.892822] [54619]: INFO cinder.api.openstack.wsgi [None req-32ae59fb-42a9-4456-a7c3-81afcc3f7e36 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1187.893212] [54619]: [pid: 54619|app: 0|req: 149/299] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.902297] [54618]: DEBUG cinder.api.middleware.request_id [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.906258] [54618]: INFO cinder.api.openstack.wsgi [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1188.906258] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.906258] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.915058] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1188.915058] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.918430] [54618]: INFO cinder.volume.api [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1188.922849] [54618]: INFO cinder.api.openstack.wsgi [None req-d66cf852-5aa0-47ab-90bc-7320be7c1c1f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1188.923258] [54618]: [pid: 54618|app: 0|req: 151/300] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.931814] [54619]: DEBUG cinder.api.middleware.request_id [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.933932] [54619]: INFO cinder.api.openstack.wsgi [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1189.934193] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.934439] [54619]: DEBUG cinder.api.openstack.wsgi [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.944067] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1189.944067] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.947528] [54619]: INFO cinder.volume.api [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1189.952196] [54619]: INFO cinder.api.openstack.wsgi [None req-50f9b553-fcb1-495c-be6a-9f174a1fcb37 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1189.952599] [54619]: [pid: 54619|app: 0|req: 150/301] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.962407] [54618]: DEBUG cinder.api.middleware.request_id [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.964805] [54618]: INFO cinder.api.openstack.wsgi [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1190.964941] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.965087] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.975656] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1190.975656] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.979323] [54618]: INFO cinder.volume.api [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1190.984174] [54618]: INFO cinder.api.openstack.wsgi [None req-f7fa7633-09b4-41fd-aedb-0b9259c9a7be tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1190.984657] [54618]: [pid: 54618|app: 0|req: 152/302] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.994030] [54619]: DEBUG cinder.api.middleware.request_id [None req-a88aae00-d64c-45d3-8821-156f8882f96b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.996259] [54619]: INFO cinder.api.openstack.wsgi [None req-a88aae00-d64c-45d3-8821-156f8882f96b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1191.996510] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a88aae00-d64c-45d3-8821-156f8882f96b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.996761] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a88aae00-d64c-45d3-8821-156f8882f96b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.007441] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1192.007441] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.011593] [54619]: INFO cinder.volume.api [None req-a88aae00-d64c-45d3-8821-156f8882f96b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1192.016350] [54619]: INFO cinder.api.openstack.wsgi [None req-a88aae00-d64c-45d3-8821-156f8882f96b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1192.016805] [54619]: [pid: 54619|app: 0|req: 151/303] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.026577] [54618]: DEBUG cinder.api.middleware.request_id [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.028790] [54618]: INFO cinder.api.openstack.wsgi [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1193.029070] [54618]: DEBUG cinder.api.openstack.wsgi [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.029327] [54618]: DEBUG cinder.api.openstack.wsgi [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.040058] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1193.040058] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.043740] [54618]: INFO cinder.volume.api [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1193.048846] [54618]: INFO cinder.api.openstack.wsgi [None req-33ccab17-eeb0-42f7-b4bd-959792557f23 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1193.049357] [54618]: [pid: 54618|app: 0|req: 153/304] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.058108] [54619]: DEBUG cinder.api.middleware.request_id [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.060233] [54619]: INFO cinder.api.openstack.wsgi [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1194.060490] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.060795] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.070455] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1194.070455] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.073896] [54619]: INFO cinder.volume.api [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1194.078242] [54619]: INFO cinder.api.openstack.wsgi [None req-fc9753c2-6d93-4dd4-a3ad-e9951cbb25a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1194.078656] [54619]: [pid: 54619|app: 0|req: 152/305] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.088255] [54618]: DEBUG cinder.api.middleware.request_id [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.090569] [54618]: INFO cinder.api.openstack.wsgi [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1195.090884] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.091151] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.101203] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1195.101203] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.104757] [54618]: INFO cinder.volume.api [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1195.109230] [54618]: INFO cinder.api.openstack.wsgi [None req-4ea9052f-a106-4793-9c87-581fe00aa7b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1195.109635] [54618]: [pid: 54618|app: 0|req: 154/306] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.119535] [54619]: DEBUG cinder.api.middleware.request_id [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.122622] [54619]: INFO cinder.api.openstack.wsgi [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1196.123066] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.123370] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.135943] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1196.135943] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.140676] [54619]: INFO cinder.volume.api [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1196.147353] [54619]: INFO cinder.api.openstack.wsgi [None req-a2d55ac9-79a7-41c2-9afc-c7376be801ea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1196.147923] [54619]: [pid: 54619|app: 0|req: 153/307] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.156433] [54618]: DEBUG cinder.api.middleware.request_id [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.158795] [54618]: INFO cinder.api.openstack.wsgi [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1197.159089] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.159342] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.174252] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1197.174252] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.179798] [54618]: INFO cinder.volume.api [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1197.187447] [54618]: INFO cinder.api.openstack.wsgi [None req-7aefec5f-51ab-4e45-9144-7529093acfa1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1197.188117] [54618]: [pid: 54618|app: 0|req: 155/308] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.198224] [54619]: DEBUG cinder.api.middleware.request_id [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.200534] [54619]: INFO cinder.api.openstack.wsgi [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1198.200864] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.201112] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.211289] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1198.211289] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.215124] [54619]: INFO cinder.volume.api [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1198.219804] [54619]: INFO cinder.api.openstack.wsgi [None req-eeb2129e-f83e-43ad-82f3-6b3ea7d3b56f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1198.220810] [54619]: [pid: 54619|app: 0|req: 154/309] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.230428] [54618]: DEBUG cinder.api.middleware.request_id [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.232716] [54618]: INFO cinder.api.openstack.wsgi [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1199.232980] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.233241] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.243629] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1199.243629] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.247423] [54618]: INFO cinder.volume.api [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1199.252139] [54618]: INFO cinder.api.openstack.wsgi [None req-c64c986b-3d6f-4df1-a7b8-aaed1cf7cbe4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1199.252545] [54618]: [pid: 54618|app: 0|req: 156/310] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.262323] [54619]: DEBUG cinder.api.middleware.request_id [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.264411] [54619]: INFO cinder.api.openstack.wsgi [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1200.264664] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.264916] [54619]: DEBUG cinder.api.openstack.wsgi [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.275528] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1200.275528] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.279276] [54619]: INFO cinder.volume.api [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1200.284269] [54619]: INFO cinder.api.openstack.wsgi [None req-bf1a7ee7-beca-456e-a112-71c4858ee5d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1200.284719] [54619]: [pid: 54619|app: 0|req: 155/311] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.297571] [54618]: DEBUG cinder.api.middleware.request_id [None req-8bde9a99-0e99-4770-a392-d65e4b982332 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.300251] [54618]: INFO cinder.api.openstack.wsgi [None req-8bde9a99-0e99-4770-a392-d65e4b982332 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1201.300533] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8bde9a99-0e99-4770-a392-d65e4b982332 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.300915] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8bde9a99-0e99-4770-a392-d65e4b982332 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.311596] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1201.311596] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.315396] [54618]: INFO cinder.volume.api [None req-8bde9a99-0e99-4770-a392-d65e4b982332 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1201.320143] [54618]: INFO cinder.api.openstack.wsgi [None req-8bde9a99-0e99-4770-a392-d65e4b982332 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1201.320554] [54618]: [pid: 54618|app: 0|req: 157/312] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.330190] [54619]: DEBUG cinder.api.middleware.request_id [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.332391] [54619]: INFO cinder.api.openstack.wsgi [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1202.332645] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.332902] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.343002] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1202.343002] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.347118] [54619]: INFO cinder.volume.api [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1202.356920] [54619]: INFO cinder.api.openstack.wsgi [None req-a9a664f6-3277-4a83-8d0e-0ad4528bfacc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1202.357345] [54619]: [pid: 54619|app: 0|req: 156/313] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.367208] [54618]: DEBUG cinder.api.middleware.request_id [None req-687a4266-feff-4173-af86-26f47eb68c73 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.369544] [54618]: INFO cinder.api.openstack.wsgi [None req-687a4266-feff-4173-af86-26f47eb68c73 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1203.369786] [54618]: DEBUG cinder.api.openstack.wsgi [None req-687a4266-feff-4173-af86-26f47eb68c73 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.370034] [54618]: DEBUG cinder.api.openstack.wsgi [None req-687a4266-feff-4173-af86-26f47eb68c73 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.380515] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1203.380515] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.384447] [54618]: INFO cinder.volume.api [None req-687a4266-feff-4173-af86-26f47eb68c73 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1203.389007] [54618]: INFO cinder.api.openstack.wsgi [None req-687a4266-feff-4173-af86-26f47eb68c73 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1203.389424] [54618]: [pid: 54618|app: 0|req: 158/314] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.398150] [54619]: DEBUG cinder.api.middleware.request_id [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.400401] [54619]: INFO cinder.api.openstack.wsgi [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1204.400660] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.401000] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.411111] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1204.411111] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.414679] [54619]: INFO cinder.volume.api [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1204.419129] [54619]: INFO cinder.api.openstack.wsgi [None req-9f893da7-7e4f-41d4-a04e-75af8d0b5719 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1204.419701] [54619]: [pid: 54619|app: 0|req: 157/315] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.431528] [54618]: DEBUG cinder.api.middleware.request_id [None req-84bfd3fb-e25f-4364-9f41-66023e202939 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.433911] [54618]: INFO cinder.api.openstack.wsgi [None req-84bfd3fb-e25f-4364-9f41-66023e202939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1205.434201] [54618]: DEBUG cinder.api.openstack.wsgi [None req-84bfd3fb-e25f-4364-9f41-66023e202939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.434465] [54618]: DEBUG cinder.api.openstack.wsgi [None req-84bfd3fb-e25f-4364-9f41-66023e202939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.444632] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1205.444632] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.448228] [54618]: INFO cinder.volume.api [None req-84bfd3fb-e25f-4364-9f41-66023e202939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1205.452889] [54618]: INFO cinder.api.openstack.wsgi [None req-84bfd3fb-e25f-4364-9f41-66023e202939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1205.453294] [54618]: [pid: 54618|app: 0|req: 159/316] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.463171] [54619]: DEBUG cinder.api.middleware.request_id [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.465339] [54619]: INFO cinder.api.openstack.wsgi [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1206.465613] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.465868] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.476331] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1206.476331] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.479931] [54619]: INFO cinder.volume.api [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1206.484723] [54619]: INFO cinder.api.openstack.wsgi [None req-9a0bafe4-5779-4e79-9d83-1e142e401d9e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1206.485117] [54619]: [pid: 54619|app: 0|req: 158/317] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.494801] [54618]: DEBUG cinder.api.middleware.request_id [None req-922be35a-7207-49eb-854e-cf63a8e44b8f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.497006] [54618]: INFO cinder.api.openstack.wsgi [None req-922be35a-7207-49eb-854e-cf63a8e44b8f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1207.498577] [54618]: DEBUG cinder.api.openstack.wsgi [None req-922be35a-7207-49eb-854e-cf63a8e44b8f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.498577] [54618]: DEBUG cinder.api.openstack.wsgi [None req-922be35a-7207-49eb-854e-cf63a8e44b8f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.511229] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1207.511229] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.516354] [54618]: INFO cinder.volume.api [None req-922be35a-7207-49eb-854e-cf63a8e44b8f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1207.521940] [54618]: INFO cinder.api.openstack.wsgi [None req-922be35a-7207-49eb-854e-cf63a8e44b8f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1207.528863] [54618]: [pid: 54618|app: 0|req: 160/318] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.532091] [54619]: DEBUG cinder.api.middleware.request_id [None req-3863003d-6455-4661-8fa3-4381a077b412 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.533734] [54619]: INFO cinder.api.openstack.wsgi [None req-3863003d-6455-4661-8fa3-4381a077b412 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1208.534001] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3863003d-6455-4661-8fa3-4381a077b412 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.534252] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3863003d-6455-4661-8fa3-4381a077b412 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.545041] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1208.545041] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.548768] [54619]: INFO cinder.volume.api [None req-3863003d-6455-4661-8fa3-4381a077b412 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1208.553490] [54619]: INFO cinder.api.openstack.wsgi [None req-3863003d-6455-4661-8fa3-4381a077b412 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1208.554264] [54619]: [pid: 54619|app: 0|req: 159/319] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.563608] [54618]: DEBUG cinder.api.middleware.request_id [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.565704] [54618]: INFO cinder.api.openstack.wsgi [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1209.565954] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.566278] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.576375] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1209.576375] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.579832] [54618]: INFO cinder.volume.api [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1209.584293] [54618]: INFO cinder.api.openstack.wsgi [None req-d4e26aa4-046b-4921-b7a1-320d6a154a74 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1209.584687] [54618]: [pid: 54618|app: 0|req: 161/320] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.593521] [54619]: DEBUG cinder.api.middleware.request_id [None req-c03cb93a-511f-4833-9af7-743ab46abf65 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.595967] [54619]: INFO cinder.api.openstack.wsgi [None req-c03cb93a-511f-4833-9af7-743ab46abf65 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1210.596291] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c03cb93a-511f-4833-9af7-743ab46abf65 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.596549] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c03cb93a-511f-4833-9af7-743ab46abf65 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.607305] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1210.607305] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.611084] [54619]: INFO cinder.volume.api [None req-c03cb93a-511f-4833-9af7-743ab46abf65 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1210.615749] [54619]: INFO cinder.api.openstack.wsgi [None req-c03cb93a-511f-4833-9af7-743ab46abf65 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1210.616136] [54619]: [pid: 54619|app: 0|req: 160/321] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.626101] [54618]: DEBUG cinder.api.middleware.request_id [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.628524] [54618]: INFO cinder.api.openstack.wsgi [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1211.628831] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.629127] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.639393] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1211.639393] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.643293] [54618]: INFO cinder.volume.api [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1211.648400] [54618]: INFO cinder.api.openstack.wsgi [None req-b4f41a09-5899-4129-9f93-8574fcb1efdf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1211.648911] [54618]: [pid: 54618|app: 0|req: 162/322] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.658710] [54619]: DEBUG cinder.api.middleware.request_id [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.662382] [54619]: INFO cinder.api.openstack.wsgi [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1212.662382] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.662382] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.672888] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1212.672888] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.676962] [54619]: INFO cinder.volume.api [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1212.683721] [54619]: INFO cinder.api.openstack.wsgi [None req-c6660984-70d8-4f09-b9ee-efeabc37ddbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1212.684446] [54619]: [pid: 54619|app: 0|req: 161/323] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.695294] [54618]: DEBUG cinder.api.middleware.request_id [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.697479] [54618]: INFO cinder.api.openstack.wsgi [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1213.697744] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.698047] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.708845] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1213.708845] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.714876] [54618]: INFO cinder.volume.api [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1213.721702] [54618]: INFO cinder.api.openstack.wsgi [None req-d33d9884-6b05-4d69-8245-76fe38ee1b8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1213.721702] [54618]: [pid: 54618|app: 0|req: 163/324] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.652446] [54619]: DEBUG cinder.api.middleware.request_id [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.654801] [54619]: INFO cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] POST http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes [ 1214.655256] [54619]: DEBUG cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1772065745", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1214.657479] [54619]: DEBUG cinder.api.v3.volumes [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1772065745', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54619) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1214.657605] [54619]: INFO cinder.api.v3.volumes [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Create volume of 1 GB [ 1214.662076] [54619]: INFO cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Availability Zones retrieved successfully. [ 1214.668682] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Flow 'volume_create_api' (3a03393b-a98f-4ad3-bd41-1a2b4d94ebf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1214.669852] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143f1ec0-95ff-4446-a8bb-7d938918728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1214.671032] [54619]: DEBUG cinder.volume.flows.api.create_volume [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Validating volume size '1' using validate_int {{(pid=54619) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1214.689016] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143f1ec0-95ff-4446-a8bb-7d938918728c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1214.689960] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5ef43d-2624-4c23-a40d-262c363784cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1214.730673] [54618]: DEBUG cinder.api.middleware.request_id [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.732941] [54618]: INFO cinder.api.openstack.wsgi [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1214.733192] [54618]: DEBUG cinder.api.openstack.wsgi [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.733444] [54618]: DEBUG cinder.api.openstack.wsgi [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.740582] [54619]: DEBUG cinder.quota [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Created reservations ['4764d096-6cdb-47e7-b225-162cc4cc4830', '4c675241-8252-4469-b5a3-51be0aa84cfc', '41c13d97-fee7-4af3-bc42-d0140a11e8f5', 'ba58725a-c706-4c0f-b7ba-683cffc7b1d0'] {{(pid=54619) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1214.740582] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5ef43d-2624-4c23-a40d-262c363784cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4764d096-6cdb-47e7-b225-162cc4cc4830', '4c675241-8252-4469-b5a3-51be0aa84cfc', '41c13d97-fee7-4af3-bc42-d0140a11e8f5', 'ba58725a-c706-4c0f-b7ba-683cffc7b1d0']}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1214.740582] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afaf758-82c1-4c44-b736-1199c06a3ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1214.745706] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1214.745706] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.750288] [54618]: INFO cinder.volume.api [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1214.752730] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afaf758-82c1-4c44-b736-1199c06a3ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff317247-49bc-434d-838f-f891ac4a12ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1772065745',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='abe1eccf11b74e919e147b40d177651a',qos_specs=None,replication_status=<?>,reservations=['4764d096-6cdb-47e7-b225-162cc4cc4830','4c675241-8252-4469-b5a3-51be0aa84cfc','41c13d97-fee7-4af3-bc42-d0140a11e8f5','ba58725a-c706-4c0f-b7ba-683cffc7b1d0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='75731143dc6c4e49af1b2fd80c8d3ca4',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T12:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1772065745',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ff317247-49bc-434d-838f-f891ac4a12ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe1eccf11b74e919e147b40d177651a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75731143dc6c4e49af1b2fd80c8d3ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1214.753662] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720eb6e9-9038-43df-8211-7ef0f1817498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1214.757822] [54618]: INFO cinder.api.openstack.wsgi [None req-294777f2-a844-4c96-b670-a9e52f7d9be2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1214.758423] [54618]: [pid: 54618|app: 0|req: 164/325] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.770477] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720eb6e9-9038-43df-8211-7ef0f1817498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1772065745',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='abe1eccf11b74e919e147b40d177651a',qos_specs=None,replication_status=<?>,reservations=['4764d096-6cdb-47e7-b225-162cc4cc4830','4c675241-8252-4469-b5a3-51be0aa84cfc','41c13d97-fee7-4af3-bc42-d0140a11e8f5','ba58725a-c706-4c0f-b7ba-683cffc7b1d0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='75731143dc6c4e49af1b2fd80c8d3ca4',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1214.771479] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47158a96-cb2a-4f86-adce-4350d7a3a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1214.789986] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47158a96-cb2a-4f86-adce-4350d7a3a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54619) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1214.789986] [54619]: DEBUG cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Flow 'volume_create_api' (3a03393b-a98f-4ad3-bd41-1a2b4d94ebf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54619) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1214.789986] [54619]: INFO cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Create volume request issued successfully. [ 1214.789986] [54619]: INFO cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-afd2f7a9-b804-43b5-8fcc-5ff8351cc42a tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes returned with HTTP 202 [ 1214.789986] [54619]: [pid: 54619|app: 0|req: 162/326] 10.180.1.21 () {68 vars in 1603 bytes} [Tue Feb 13 12:55:44 2024] POST /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes => generated 820 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1214.796996] [54618]: DEBUG cinder.api.middleware.request_id [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.817382] [54618]: INFO cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1214.817382] [54618]: DEBUG cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.817382] [54618]: DEBUG cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.822814] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1214.822814] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.826671] [54618]: INFO cinder.volume.api [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Volume info retrieved successfully. [ 1214.831977] [54618]: INFO cinder.api.openstack.wsgi [req-a1e7b541-a994-4e90-92bc-5e45fbc1dc47 req-032970ab-8227-462f-b2f3-5413b8c059df tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 200 [ 1214.832712] [54618]: [pid: 54618|app: 0|req: 165/327] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:55:44 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.210383] [54619]: DEBUG cinder.api.middleware.request_id [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.213017] [54619]: INFO cinder.api.openstack.wsgi [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1215.213294] [54619]: DEBUG cinder.api.openstack.wsgi [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.213558] [54619]: DEBUG cinder.api.openstack.wsgi [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.221559] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.221559] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.225852] [54619]: INFO cinder.volume.api [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Volume info retrieved successfully. [ 1215.231197] [54619]: INFO cinder.api.openstack.wsgi [req-7acd275f-d325-45d8-8abd-9390a5d1170a req-6bbe5883-9d18-42cd-a2b5-dcf0f140a7a0 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 200 [ 1215.231625] [54619]: [pid: 54619|app: 0|req: 163/328] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:55:44 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.298183] [54618]: DEBUG cinder.api.middleware.request_id [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.300971] [54618]: INFO cinder.api.openstack.wsgi [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] POST http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots [ 1215.301482] [54618]: DEBUG cinder.api.openstack.wsgi [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff317247-49bc-434d-838f-f891ac4a12ba", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-214319307", "description": null, "metadata": {}}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.311528] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.311528] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.312436] [54618]: INFO cinder.volume.api [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Volume info retrieved successfully. [ 1215.312769] [54618]: INFO cinder.api.v3.snapshots [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Create snapshot from volume ff317247-49bc-434d-838f-f891ac4a12ba [ 1215.332226] [54618]: WARNING cinder.quota [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 1215.357688] [54618]: DEBUG cinder.quota [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Created reservations ['951973be-d2ee-46b8-9e0e-bf2844d55bb2', '6f9c415f-0405-4d9e-91e2-a116b5d72638', '2d50356b-0ba2-4bd6-84bb-161f356247d2', '8b089b33-17e9-4a9e-87b9-ef4ab2ee5757'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1215.409896] [54618]: INFO cinder.volume.api [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Snapshot create request issued successfully. [ 1215.410364] [54618]: INFO cinder.api.openstack.wsgi [req-076664fc-6ec0-49f0-ac96-53f8dd5b3457 req-321ee639-f8df-4352-bad6-cb20e21a40bb tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots returned with HTTP 202 [ 1215.411143] [54618]: [pid: 54618|app: 0|req: 166/329] 10.180.1.21 () {68 vars in 1609 bytes} [Tue Feb 13 12:55:44 2024] POST /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots => generated 310 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1215.424773] [54619]: DEBUG cinder.api.middleware.request_id [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.428051] [54619]: INFO cinder.api.openstack.wsgi [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 [ 1215.428051] [54619]: DEBUG cinder.api.openstack.wsgi [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.428191] [54619]: DEBUG cinder.api.openstack.wsgi [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.449680] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.449680] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.450312] [54619]: INFO cinder.volume.api [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Snapshot retrieved successfully. [ 1215.451451] [54619]: INFO cinder.api.openstack.wsgi [req-27dfdfc4-e813-426e-837d-1abf58bd3d06 req-4c83ef34-d14f-4b09-87e4-1e8d14094408 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 returned with HTTP 200 [ 1215.451920] [54619]: [pid: 54619|app: 0|req: 164/330] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.466213] [54618]: DEBUG cinder.api.middleware.request_id [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.469644] [54618]: INFO cinder.api.openstack.wsgi [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/detail [ 1215.469922] [54618]: DEBUG cinder.api.openstack.wsgi [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.470180] [54618]: DEBUG cinder.api.openstack.wsgi [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'detail' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.470563] [54618]: DEBUG cinder.api.api_utils [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Removing options '' from query. {{(pid=54618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 1215.470950] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.470950] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.471938] [54618]: DEBUG cinder.db.sqlalchemy.api [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Building query based on filter {{(pid=54618) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3880}} [ 1215.481675] [54618]: INFO cinder.volume.api [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Get all snapshots completed successfully. [ 1215.482194] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.482194] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.483101] [54618]: INFO cinder.api.openstack.wsgi [req-81235235-dba5-4131-9804-f8a31105bc28 req-4ea407c0-94fa-410b-a846-b8f317ded944 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/detail returned with HTTP 200 [ 1215.483307] [54618]: [pid: 54618|app: 0|req: 167/331] 10.180.1.21 () {64 vars in 1576 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/detail => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.496410] [54619]: DEBUG cinder.api.middleware.request_id [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.505279] [54619]: INFO cinder.api.openstack.wsgi [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 [ 1215.505634] [54619]: DEBUG cinder.api.openstack.wsgi [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.507523] [54619]: DEBUG cinder.api.openstack.wsgi [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.514263] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.514263] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.515189] [54619]: INFO cinder.volume.api [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Snapshot retrieved successfully. [ 1215.521853] [54619]: INFO cinder.api.openstack.wsgi [req-5b3f4a25-65e5-4165-a437-c70815355ce1 req-84264b78-b245-42ee-a6d3-1040b4ae2a25 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 returned with HTTP 200 [ 1215.522678] [54619]: [pid: 54619|app: 0|req: 165/332] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.535831] [54618]: DEBUG cinder.api.middleware.request_id [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.538506] [54618]: INFO cinder.api.openstack.wsgi [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] DELETE http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 [ 1215.538779] [54618]: DEBUG cinder.api.openstack.wsgi [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.539127] [54618]: DEBUG cinder.api.openstack.wsgi [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.539309] [54618]: INFO cinder.api.v2.snapshots [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Delete snapshot with id: 022ae938-2503-4e2e-846e-2879fd6c3983 [ 1215.549037] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.549037] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.549591] [54618]: INFO cinder.volume.api [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Snapshot retrieved successfully. [ 1215.567081] [54618]: INFO cinder.volume.api [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Snapshot delete request issued successfully. [ 1215.567338] [54618]: INFO cinder.api.openstack.wsgi [req-88826fb1-1d72-4539-bc53-6a15b86d2202 req-0409a8ca-ac8e-49bf-8bd0-13a020ace7d2 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 returned with HTTP 202 [ 1215.567968] [54618]: [pid: 54618|app: 0|req: 168/333] 10.180.1.21 () {66 vars in 1688 bytes} [Tue Feb 13 12:55:45 2024] DELETE /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1215.744675] [54619]: DEBUG cinder.api.middleware.request_id [req-c6d5b20f-a9aa-4488-9d07-c75e281cc892 req-63ab3eb0-f49c-46ab-ac9e-18f15bee0934 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.747409] [54619]: INFO cinder.api.openstack.wsgi [req-c6d5b20f-a9aa-4488-9d07-c75e281cc892 req-63ab3eb0-f49c-46ab-ac9e-18f15bee0934 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 [ 1215.747668] [54619]: DEBUG cinder.api.openstack.wsgi [req-c6d5b20f-a9aa-4488-9d07-c75e281cc892 req-63ab3eb0-f49c-46ab-ac9e-18f15bee0934 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.747946] [54619]: DEBUG cinder.api.openstack.wsgi [req-c6d5b20f-a9aa-4488-9d07-c75e281cc892 req-63ab3eb0-f49c-46ab-ac9e-18f15bee0934 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.753506] [54619]: INFO cinder.api.openstack.wsgi [req-c6d5b20f-a9aa-4488-9d07-c75e281cc892 req-63ab3eb0-f49c-46ab-ac9e-18f15bee0934 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 returned with HTTP 404 [ 1215.754040] [54619]: [pid: 54619|app: 0|req: 166/334] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/snapshots/022ae938-2503-4e2e-846e-2879fd6c3983 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1215.768893] [54618]: DEBUG cinder.api.middleware.request_id [None req-47443137-3b57-4fde-8012-5932f72f010f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.772808] [54618]: INFO cinder.api.openstack.wsgi [None req-47443137-3b57-4fde-8012-5932f72f010f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1215.772808] [54618]: DEBUG cinder.api.openstack.wsgi [None req-47443137-3b57-4fde-8012-5932f72f010f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.772808] [54618]: DEBUG cinder.api.openstack.wsgi [None req-47443137-3b57-4fde-8012-5932f72f010f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.782954] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.782954] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.787688] [54618]: INFO cinder.volume.api [None req-47443137-3b57-4fde-8012-5932f72f010f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1215.795302] [54618]: INFO cinder.api.openstack.wsgi [None req-47443137-3b57-4fde-8012-5932f72f010f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1215.795885] [54618]: [pid: 54618|app: 0|req: 169/335] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.818913] [54619]: DEBUG cinder.api.middleware.request_id [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.822299] [54619]: INFO cinder.api.openstack.wsgi [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] DELETE http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1215.822555] [54619]: DEBUG cinder.api.openstack.wsgi [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.822816] [54619]: DEBUG cinder.api.openstack.wsgi [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.823039] [54619]: INFO cinder.api.v3.volumes [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Delete volume with id: ff317247-49bc-434d-838f-f891ac4a12ba [ 1215.835777] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.835777] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.836471] [54619]: INFO cinder.volume.api [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Volume info retrieved successfully. [ 1215.866844] [54619]: INFO cinder.volume.api [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Delete volume request issued successfully. [ 1215.867114] [54619]: INFO cinder.api.openstack.wsgi [req-8d6af6af-ad68-4544-8bbb-1c99dc12ac9b req-7cd88041-305f-4fc5-be0c-f25f67461d9c tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 202 [ 1215.867568] [54619]: [pid: 54619|app: 0|req: 167/336] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 13 12:55:45 2024] DELETE /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1215.884802] [54618]: DEBUG cinder.api.middleware.request_id [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.888870] [54618]: INFO cinder.api.openstack.wsgi [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1215.888870] [54618]: DEBUG cinder.api.openstack.wsgi [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.888870] [54618]: DEBUG cinder.api.openstack.wsgi [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.896260] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1215.896260] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.901378] [54618]: INFO cinder.volume.api [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Volume info retrieved successfully. [ 1215.907065] [54618]: INFO cinder.api.openstack.wsgi [req-4305a06f-aa08-438c-98ca-3d6ab33847aa req-1d4e208b-e1cc-4a09-8559-7b70c2a42877 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 200 [ 1215.907667] [54618]: [pid: 54618|app: 0|req: 170/337] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:55:45 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.805238] [54619]: DEBUG cinder.api.middleware.request_id [None req-278b9b50-bfac-4383-955e-c5d8bab51626 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.807578] [54619]: INFO cinder.api.openstack.wsgi [None req-278b9b50-bfac-4383-955e-c5d8bab51626 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1216.807697] [54619]: DEBUG cinder.api.openstack.wsgi [None req-278b9b50-bfac-4383-955e-c5d8bab51626 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.807957] [54619]: DEBUG cinder.api.openstack.wsgi [None req-278b9b50-bfac-4383-955e-c5d8bab51626 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.821255] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1216.821255] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.825195] [54619]: INFO cinder.volume.api [None req-278b9b50-bfac-4383-955e-c5d8bab51626 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1216.830683] [54619]: INFO cinder.api.openstack.wsgi [None req-278b9b50-bfac-4383-955e-c5d8bab51626 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1216.831125] [54619]: [pid: 54619|app: 0|req: 168/338] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.038495] [54618]: DEBUG cinder.api.middleware.request_id [req-ec13ee85-dd26-4764-8db5-fdbc0af1723f req-1a4814d9-d163-417e-9e79-1d18e365f255 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.041012] [54618]: INFO cinder.api.openstack.wsgi [req-ec13ee85-dd26-4764-8db5-fdbc0af1723f req-1a4814d9-d163-417e-9e79-1d18e365f255 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1217.041283] [54618]: DEBUG cinder.api.openstack.wsgi [req-ec13ee85-dd26-4764-8db5-fdbc0af1723f req-1a4814d9-d163-417e-9e79-1d18e365f255 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.041529] [54618]: DEBUG cinder.api.openstack.wsgi [req-ec13ee85-dd26-4764-8db5-fdbc0af1723f req-1a4814d9-d163-417e-9e79-1d18e365f255 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.051713] [54618]: INFO cinder.api.openstack.wsgi [req-ec13ee85-dd26-4764-8db5-fdbc0af1723f req-1a4814d9-d163-417e-9e79-1d18e365f255 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 404 [ 1217.052437] [54618]: [pid: 54618|app: 0|req: 171/339] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:55:46 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1217.314283] [54619]: DEBUG cinder.api.middleware.request_id [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.317502] [54619]: INFO cinder.api.openstack.wsgi [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] DELETE http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1217.317749] [54619]: DEBUG cinder.api.openstack.wsgi [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.318063] [54619]: DEBUG cinder.api.openstack.wsgi [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.318309] [54619]: INFO cinder.api.v3.volumes [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Delete volume with id: ff317247-49bc-434d-838f-f891ac4a12ba [ 1217.328565] [54619]: INFO cinder.api.openstack.wsgi [req-0bf60290-4a7f-48a0-b5da-509113fd88e4 req-6f24b8db-2df9-43d8-ac85-0d6576e89d74 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 404 [ 1217.329063] [54619]: [pid: 54619|app: 0|req: 169/340] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 13 12:55:46 2024] DELETE /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1217.477242] [54618]: DEBUG cinder.api.middleware.request_id [req-6328c1de-ebc6-4f67-9957-6b2aaf421f27 req-7f50f33e-b456-4731-a168-c445017b8928 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.479554] [54618]: INFO cinder.api.openstack.wsgi [req-6328c1de-ebc6-4f67-9957-6b2aaf421f27 req-7f50f33e-b456-4731-a168-c445017b8928 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] GET http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba [ 1217.479804] [54618]: DEBUG cinder.api.openstack.wsgi [req-6328c1de-ebc6-4f67-9957-6b2aaf421f27 req-7f50f33e-b456-4731-a168-c445017b8928 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.480096] [54618]: DEBUG cinder.api.openstack.wsgi [req-6328c1de-ebc6-4f67-9957-6b2aaf421f27 req-7f50f33e-b456-4731-a168-c445017b8928 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.486184] [54618]: INFO cinder.api.openstack.wsgi [req-6328c1de-ebc6-4f67-9957-6b2aaf421f27 req-7f50f33e-b456-4731-a168-c445017b8928 tempest-VolumesSnapshotsTestJSON-1556172165 tempest-VolumesSnapshotsTestJSON-1556172165-project-member] http://10.180.1.21/volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba returned with HTTP 404 [ 1217.486840] [54618]: [pid: 54618|app: 0|req: 172/341] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 12:55:47 2024] GET /volume/v3/abe1eccf11b74e919e147b40d177651a/volumes/ff317247-49bc-434d-838f-f891ac4a12ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1217.840923] [54619]: DEBUG cinder.api.middleware.request_id [None req-2241da2e-ea07-4535-be69-f75a6406d88f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.843030] [54619]: INFO cinder.api.openstack.wsgi [None req-2241da2e-ea07-4535-be69-f75a6406d88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1217.843293] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2241da2e-ea07-4535-be69-f75a6406d88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.843542] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2241da2e-ea07-4535-be69-f75a6406d88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.854100] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1217.854100] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.857363] [54619]: INFO cinder.volume.api [None req-2241da2e-ea07-4535-be69-f75a6406d88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1217.861947] [54619]: INFO cinder.api.openstack.wsgi [None req-2241da2e-ea07-4535-be69-f75a6406d88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1217.862436] [54619]: [pid: 54619|app: 0|req: 170/342] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.872135] [54618]: DEBUG cinder.api.middleware.request_id [None req-92125863-14ba-4f2f-acef-7cdbb0451292 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.874402] [54618]: INFO cinder.api.openstack.wsgi [None req-92125863-14ba-4f2f-acef-7cdbb0451292 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1218.874509] [54618]: DEBUG cinder.api.openstack.wsgi [None req-92125863-14ba-4f2f-acef-7cdbb0451292 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.875080] [54618]: DEBUG cinder.api.openstack.wsgi [None req-92125863-14ba-4f2f-acef-7cdbb0451292 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.886494] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1218.886494] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.890417] [54618]: INFO cinder.volume.api [None req-92125863-14ba-4f2f-acef-7cdbb0451292 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1218.895733] [54618]: INFO cinder.api.openstack.wsgi [None req-92125863-14ba-4f2f-acef-7cdbb0451292 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1218.896168] [54618]: [pid: 54618|app: 0|req: 173/343] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.905833] [54619]: DEBUG cinder.api.middleware.request_id [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.908136] [54619]: INFO cinder.api.openstack.wsgi [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1219.908406] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.908723] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.918797] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1219.918797] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.922491] [54619]: INFO cinder.volume.api [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1219.926912] [54619]: INFO cinder.api.openstack.wsgi [None req-0a10a842-2df1-42bd-87ba-0a2d235a7be1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1219.927407] [54619]: [pid: 54619|app: 0|req: 171/344] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.936465] [54618]: DEBUG cinder.api.middleware.request_id [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.938637] [54618]: INFO cinder.api.openstack.wsgi [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1220.938900] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.939154] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.949091] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1220.949091] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.953181] [54618]: INFO cinder.volume.api [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1220.957907] [54618]: INFO cinder.api.openstack.wsgi [None req-f32201bb-fb74-4f37-839b-4582e2ef9433 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1220.958297] [54618]: [pid: 54618|app: 0|req: 174/345] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.969473] [54619]: DEBUG cinder.api.middleware.request_id [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.971658] [54619]: INFO cinder.api.openstack.wsgi [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1221.971918] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.972192] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.982285] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1221.982285] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.985890] [54619]: INFO cinder.volume.api [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1221.990594] [54619]: INFO cinder.api.openstack.wsgi [None req-d771d07e-f188-4b77-ae7a-05b88a36ba8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1221.991011] [54619]: [pid: 54619|app: 0|req: 172/346] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.000834] [54618]: DEBUG cinder.api.middleware.request_id [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.002951] [54618]: INFO cinder.api.openstack.wsgi [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1223.003206] [54618]: DEBUG cinder.api.openstack.wsgi [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.003464] [54618]: DEBUG cinder.api.openstack.wsgi [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.013795] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1223.013795] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.017608] [54618]: INFO cinder.volume.api [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1223.022254] [54618]: INFO cinder.api.openstack.wsgi [None req-67bafe2f-3cc3-402d-8a8c-913a1252dc91 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1223.022728] [54618]: [pid: 54618|app: 0|req: 175/347] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.032261] [54619]: DEBUG cinder.api.middleware.request_id [None req-235eef48-9226-401f-aca6-fd8053063fd2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.034463] [54619]: INFO cinder.api.openstack.wsgi [None req-235eef48-9226-401f-aca6-fd8053063fd2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1224.034727] [54619]: DEBUG cinder.api.openstack.wsgi [None req-235eef48-9226-401f-aca6-fd8053063fd2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.034989] [54619]: DEBUG cinder.api.openstack.wsgi [None req-235eef48-9226-401f-aca6-fd8053063fd2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.045440] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1224.045440] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.049091] [54619]: INFO cinder.volume.api [None req-235eef48-9226-401f-aca6-fd8053063fd2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1224.054193] [54619]: INFO cinder.api.openstack.wsgi [None req-235eef48-9226-401f-aca6-fd8053063fd2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1224.054590] [54619]: [pid: 54619|app: 0|req: 173/348] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.064038] [54618]: DEBUG cinder.api.middleware.request_id [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.066169] [54618]: INFO cinder.api.openstack.wsgi [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1225.066429] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.066680] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.076733] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1225.076733] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.080240] [54618]: INFO cinder.volume.api [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1225.084887] [54618]: INFO cinder.api.openstack.wsgi [None req-1562df3c-66bc-44a2-87c2-f3a84c8e2a9d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1225.085340] [54618]: [pid: 54618|app: 0|req: 176/349] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.094456] [54619]: DEBUG cinder.api.middleware.request_id [None req-888690a3-fdc4-4937-826e-9075ee379d9c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.096684] [54619]: INFO cinder.api.openstack.wsgi [None req-888690a3-fdc4-4937-826e-9075ee379d9c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1226.096960] [54619]: DEBUG cinder.api.openstack.wsgi [None req-888690a3-fdc4-4937-826e-9075ee379d9c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.097218] [54619]: DEBUG cinder.api.openstack.wsgi [None req-888690a3-fdc4-4937-826e-9075ee379d9c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.098618] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=330,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1226.109940] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1226.109940] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.114360] [54619]: INFO cinder.volume.api [None req-888690a3-fdc4-4937-826e-9075ee379d9c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1226.120137] [54619]: INFO cinder.api.openstack.wsgi [None req-888690a3-fdc4-4937-826e-9075ee379d9c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1226.120571] [54619]: [pid: 54619|app: 0|req: 174/350] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.130279] [54618]: DEBUG cinder.api.middleware.request_id [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.132755] [54618]: INFO cinder.api.openstack.wsgi [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1227.133113] [54618]: DEBUG cinder.api.openstack.wsgi [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.133398] [54618]: DEBUG cinder.api.openstack.wsgi [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.135073] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=323,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.145853] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1227.145853] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.150364] [54618]: INFO cinder.volume.api [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1227.155306] [54618]: INFO cinder.api.openstack.wsgi [None req-74638ac9-78d0-4583-b9fa-0d7ee739e553 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1227.155999] [54618]: [pid: 54618|app: 0|req: 177/351] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.132400] [54619]: DEBUG cinder.api.middleware.request_id [None req-a4aec7b6-3a46-4f97-b8d2-5fed10a1c62c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.132887] [54619]: INFO cinder.api.openstack.wsgi [None req-a4aec7b6-3a46-4f97-b8d2-5fed10a1c62c None None] GET http://10.180.1.21/volume// [ 1228.133228] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4aec7b6-3a46-4f97-b8d2-5fed10a1c62c None None] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.133361] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4aec7b6-3a46-4f97-b8d2-5fed10a1c62c None None] Calling method 'all' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.133794] [54619]: INFO cinder.api.openstack.wsgi [None req-a4aec7b6-3a46-4f97-b8d2-5fed10a1c62c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1228.134112] [54619]: [pid: 54619|app: 0|req: 175/352] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 13 12:55:57 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1228.138688] [54618]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.141131] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] GET http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1228.141425] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.141683] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.151830] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1228.151830] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.155575] [54618]: INFO cinder.volume.api [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1228.160924] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-f53f04fa-1d52-4b8b-87a3-322c073cd0a8 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 200 [ 1228.161401] [54618]: [pid: 54618|app: 0|req: 178/353] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 13 12:55:57 2024] GET /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1228.165865] [54619]: DEBUG cinder.api.middleware.request_id [None req-6ab25249-7657-4e8b-b469-84319db41ab3 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.168937] [54619]: INFO cinder.api.openstack.wsgi [None req-6ab25249-7657-4e8b-b469-84319db41ab3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1228.169148] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ab25249-7657-4e8b-b469-84319db41ab3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.169518] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ab25249-7657-4e8b-b469-84319db41ab3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.180394] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1228.180394] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.184430] [54619]: INFO cinder.volume.api [None req-6ab25249-7657-4e8b-b469-84319db41ab3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1228.189645] [54619]: INFO cinder.api.openstack.wsgi [None req-6ab25249-7657-4e8b-b469-84319db41ab3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1228.190098] [54619]: [pid: 54619|app: 0|req: 176/354] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.266295] [54618]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.269303] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] PUT http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 [ 1228.269797] [54618]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1228.278584] [54618]: DEBUG cinder.coordination [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Acquiring lock "cinder-attachment_update-6b172ac4-941c-4444-aef5-60dc17d4ad99-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54618) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1228.283876] [54618]: DEBUG cinder.coordination [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Lock "cinder-attachment_update-6b172ac4-941c-4444-aef5-60dc17d4ad99-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54618) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1228.285047] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1228.285047] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.399968] [54618]: DEBUG cinder.coordination [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Lock "cinder-attachment_update-6b172ac4-941c-4444-aef5-60dc17d4ad99-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.116s {{(pid=54618) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1228.400471] [54618]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-d556fd15-30cf-4c91-98db-5c1ca6f2798a tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 returned with HTTP 200 [ 1228.401341] [54618]: [pid: 54618|app: 0|req: 179/355] 10.180.1.21 () {70 vars in 1766 bytes} [Tue Feb 13 12:55:57 2024] PUT /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 => generated 588 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.419909] [54619]: DEBUG cinder.api.middleware.request_id [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-1cad957a-e629-468d-a302-8cd64f43eed0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.422937] [54619]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-1cad957a-e629-468d-a302-8cd64f43eed0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] POST http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50/action [ 1228.423730] [54619]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-1cad957a-e629-468d-a302-8cd64f43eed0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Action body: b'{"os-complete": null}' {{(pid=54619) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1228.423907] [54619]: DEBUG cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-1cad957a-e629-468d-a302-8cd64f43eed0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1228.440273] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1228.440273] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.464317] [54619]: INFO cinder.api.openstack.wsgi [req-ca313414-8c7b-4c9c-b00d-4ff389a82292 req-1cad957a-e629-468d-a302-8cd64f43eed0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50/action returned with HTTP 204 [ 1228.464317] [54619]: [pid: 54619|app: 0|req: 177/356] 10.180.1.21 () {70 vars in 1787 bytes} [Tue Feb 13 12:55:58 2024] POST /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1229.199481] [54618]: DEBUG cinder.api.middleware.request_id [None req-58ab9a96-de08-4caa-9bcf-038210adccaf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.201811] [54618]: INFO cinder.api.openstack.wsgi [None req-58ab9a96-de08-4caa-9bcf-038210adccaf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1229.202324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-58ab9a96-de08-4caa-9bcf-038210adccaf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.202324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-58ab9a96-de08-4caa-9bcf-038210adccaf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.216270] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1229.216270] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.220479] [54618]: INFO cinder.volume.api [None req-58ab9a96-de08-4caa-9bcf-038210adccaf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1229.226239] [54618]: INFO cinder.api.openstack.wsgi [None req-58ab9a96-de08-4caa-9bcf-038210adccaf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1229.227324] [54618]: [pid: 54618|app: 0|req: 180/357] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.236958] [54619]: DEBUG cinder.api.middleware.request_id [None req-ed82d89c-a799-4031-b753-ad25cea237b9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.239070] [54619]: INFO cinder.api.openstack.wsgi [None req-ed82d89c-a799-4031-b753-ad25cea237b9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1230.239326] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ed82d89c-a799-4031-b753-ad25cea237b9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.239577] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ed82d89c-a799-4031-b753-ad25cea237b9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.257758] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1230.257758] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.262418] [54619]: INFO cinder.volume.api [None req-ed82d89c-a799-4031-b753-ad25cea237b9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1230.268965] [54619]: INFO cinder.api.openstack.wsgi [None req-ed82d89c-a799-4031-b753-ad25cea237b9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1230.269378] [54619]: [pid: 54619|app: 0|req: 178/358] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:55:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.278279] [54618]: DEBUG cinder.api.middleware.request_id [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.281461] [54618]: INFO cinder.api.openstack.wsgi [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1231.281461] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.281861] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.293105] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1231.293105] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.297549] [54618]: INFO cinder.volume.api [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1231.303055] [54618]: INFO cinder.api.openstack.wsgi [None req-b27e2768-5f0b-49ab-89de-8f7dc18e53a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1231.303504] [54618]: [pid: 54618|app: 0|req: 181/359] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.315773] [54619]: DEBUG cinder.api.middleware.request_id [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.318425] [54619]: INFO cinder.api.openstack.wsgi [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1232.318725] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.318993] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.331520] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1232.331520] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.335506] [54619]: INFO cinder.volume.api [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1232.341419] [54619]: INFO cinder.api.openstack.wsgi [None req-5a7ca1c0-16c5-4453-ad96-8e032a13963d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1232.341525] [54619]: [pid: 54619|app: 0|req: 179/360] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.352947] [54618]: DEBUG cinder.api.middleware.request_id [None req-203807c2-05a0-432a-b644-93e39ab0800a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.355223] [54618]: INFO cinder.api.openstack.wsgi [None req-203807c2-05a0-432a-b644-93e39ab0800a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1233.355468] [54618]: DEBUG cinder.api.openstack.wsgi [None req-203807c2-05a0-432a-b644-93e39ab0800a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.355719] [54618]: DEBUG cinder.api.openstack.wsgi [None req-203807c2-05a0-432a-b644-93e39ab0800a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.373681] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1233.373681] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.385691] [54618]: INFO cinder.volume.api [None req-203807c2-05a0-432a-b644-93e39ab0800a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1233.393512] [54618]: INFO cinder.api.openstack.wsgi [None req-203807c2-05a0-432a-b644-93e39ab0800a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1233.393909] [54618]: [pid: 54618|app: 0|req: 182/361] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.403733] [54619]: DEBUG cinder.api.middleware.request_id [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.406155] [54619]: INFO cinder.api.openstack.wsgi [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1234.406405] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.406676] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.417230] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1234.417230] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.420902] [54619]: INFO cinder.volume.api [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1234.425605] [54619]: INFO cinder.api.openstack.wsgi [None req-a52cf65d-f945-420d-83ae-0f5f8207eb78 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1234.426008] [54619]: [pid: 54619|app: 0|req: 180/362] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.435914] [54618]: DEBUG cinder.api.middleware.request_id [None req-9896288b-92b0-4234-960e-7e35d2fa7acf None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.438063] [54618]: INFO cinder.api.openstack.wsgi [None req-9896288b-92b0-4234-960e-7e35d2fa7acf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1235.438312] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9896288b-92b0-4234-960e-7e35d2fa7acf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.438562] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9896288b-92b0-4234-960e-7e35d2fa7acf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.449893] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1235.449893] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.453951] [54618]: INFO cinder.volume.api [None req-9896288b-92b0-4234-960e-7e35d2fa7acf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1235.458737] [54618]: INFO cinder.api.openstack.wsgi [None req-9896288b-92b0-4234-960e-7e35d2fa7acf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1235.459389] [54618]: [pid: 54618|app: 0|req: 183/363] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.468572] [54619]: DEBUG cinder.api.middleware.request_id [None req-c4e2d346-eca2-415f-952a-64d405cb9650 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.470803] [54619]: INFO cinder.api.openstack.wsgi [None req-c4e2d346-eca2-415f-952a-64d405cb9650 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1236.471222] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c4e2d346-eca2-415f-952a-64d405cb9650 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.471522] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c4e2d346-eca2-415f-952a-64d405cb9650 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.483471] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1236.483471] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.487325] [54619]: INFO cinder.volume.api [None req-c4e2d346-eca2-415f-952a-64d405cb9650 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1236.493035] [54619]: INFO cinder.api.openstack.wsgi [None req-c4e2d346-eca2-415f-952a-64d405cb9650 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1236.493442] [54619]: [pid: 54619|app: 0|req: 181/364] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.513914] [54618]: DEBUG cinder.api.middleware.request_id [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.517078] [54618]: INFO cinder.api.openstack.wsgi [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1237.517475] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.517886] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.529226] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1237.529226] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.533139] [54618]: INFO cinder.volume.api [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1237.537964] [54618]: INFO cinder.api.openstack.wsgi [None req-a548147c-e24f-4ece-aa63-bbcab56a3df8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1237.538363] [54618]: [pid: 54618|app: 0|req: 184/365] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.548694] [54619]: DEBUG cinder.api.middleware.request_id [None req-371f550e-9682-4611-83c0-4617c4358324 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.550975] [54619]: INFO cinder.api.openstack.wsgi [None req-371f550e-9682-4611-83c0-4617c4358324 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1238.551259] [54619]: DEBUG cinder.api.openstack.wsgi [None req-371f550e-9682-4611-83c0-4617c4358324 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.551517] [54619]: DEBUG cinder.api.openstack.wsgi [None req-371f550e-9682-4611-83c0-4617c4358324 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.563345] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1238.563345] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.567791] [54619]: INFO cinder.volume.api [None req-371f550e-9682-4611-83c0-4617c4358324 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1238.574258] [54619]: INFO cinder.api.openstack.wsgi [None req-371f550e-9682-4611-83c0-4617c4358324 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1238.574688] [54619]: [pid: 54619|app: 0|req: 182/366] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.080355] [54618]: DEBUG cinder.api.middleware.request_id [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-1cf13394-b957-4106-bea7-a5326bee70b0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.084145] [54618]: INFO cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-1cf13394-b957-4106-bea7-a5326bee70b0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] DELETE http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 [ 1239.084678] [54618]: DEBUG cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-1cf13394-b957-4106-bea7-a5326bee70b0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.084992] [54618]: DEBUG cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-1cf13394-b957-4106-bea7-a5326bee70b0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'version_select' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.093903] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1239.093903] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.144357] [54618]: INFO cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-1cf13394-b957-4106-bea7-a5326bee70b0 tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 returned with HTTP 200 [ 1239.145000] [54618]: [pid: 54618|app: 0|req: 185/367] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 13 12:56:08 2024] DELETE /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/attachments/94c3e455-6300-4b13-afdf-c8ceeaa60f50 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.153918] [54619]: DEBUG cinder.api.middleware.request_id [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.156850] [54619]: INFO cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] DELETE http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1239.157317] [54619]: DEBUG cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.157759] [54619]: DEBUG cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.158194] [54619]: INFO cinder.api.v3.volumes [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Delete volume with id: 6b172ac4-941c-4444-aef5-60dc17d4ad99 [ 1239.166551] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1239.166551] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.167196] [54619]: INFO cinder.volume.api [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Volume info retrieved successfully. [ 1239.187907] [54619]: INFO cinder.volume.api [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] Delete volume request issued successfully. [ 1239.188184] [54619]: INFO cinder.api.openstack.wsgi [req-b27cc074-e27b-4e37-afa3-b2027ca5174b req-95918574-b467-4112-b5cf-4fbc515fc43e tempest-ServersTestBootFromVolume-333976937 tempest-ServersTestBootFromVolume-333976937-project-member] http://10.180.1.21/volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 returned with HTTP 202 [ 1239.188738] [54619]: [pid: 54619|app: 0|req: 183/368] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 13 12:56:08 2024] DELETE /volume/v3/9c6829541f0f4e4d83b65ddd3f7e33ef/volumes/6b172ac4-941c-4444-aef5-60dc17d4ad99 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1239.585636] [54618]: DEBUG cinder.api.middleware.request_id [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.588275] [54618]: INFO cinder.api.openstack.wsgi [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1239.588532] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.588790] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.599425] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1239.599425] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.604870] [54618]: INFO cinder.volume.api [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1239.609530] [54618]: INFO cinder.api.openstack.wsgi [None req-d4d306ae-d84c-40ba-8bc8-7188b98abc83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1239.609937] [54618]: [pid: 54618|app: 0|req: 186/369] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.619359] [54619]: DEBUG cinder.api.middleware.request_id [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.621537] [54619]: INFO cinder.api.openstack.wsgi [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1240.621864] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.622147] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.632760] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1240.632760] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.636821] [54619]: INFO cinder.volume.api [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1240.641361] [54619]: INFO cinder.api.openstack.wsgi [None req-7429d0e6-51ce-400a-b5f9-c4f9c8733710 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1240.641759] [54619]: [pid: 54619|app: 0|req: 184/370] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.651037] [54618]: DEBUG cinder.api.middleware.request_id [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.653243] [54618]: INFO cinder.api.openstack.wsgi [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1241.653526] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.653788] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.664805] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1241.664805] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.668530] [54618]: INFO cinder.volume.api [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1241.674022] [54618]: INFO cinder.api.openstack.wsgi [None req-7ddd4538-d6aa-4611-89d5-922f3889e571 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1241.674477] [54618]: [pid: 54618|app: 0|req: 187/371] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.683982] [54619]: DEBUG cinder.api.middleware.request_id [None req-21164dce-d7d4-4aed-b081-08a3331160fb None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.691212] [54619]: INFO cinder.api.openstack.wsgi [None req-21164dce-d7d4-4aed-b081-08a3331160fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1242.691488] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21164dce-d7d4-4aed-b081-08a3331160fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.691825] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21164dce-d7d4-4aed-b081-08a3331160fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.702414] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1242.702414] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.706042] [54619]: INFO cinder.volume.api [None req-21164dce-d7d4-4aed-b081-08a3331160fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1242.710563] [54619]: INFO cinder.api.openstack.wsgi [None req-21164dce-d7d4-4aed-b081-08a3331160fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1242.710991] [54619]: [pid: 54619|app: 0|req: 185/372] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.721150] [54618]: DEBUG cinder.api.middleware.request_id [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.723521] [54618]: INFO cinder.api.openstack.wsgi [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1243.723805] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.724101] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.736743] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1243.736743] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.742081] [54618]: INFO cinder.volume.api [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1243.749588] [54618]: INFO cinder.api.openstack.wsgi [None req-bfb27cf5-49f7-47ad-9094-e950c524ac72 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1243.750041] [54618]: [pid: 54618|app: 0|req: 188/373] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.759718] [54619]: DEBUG cinder.api.middleware.request_id [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.761978] [54619]: INFO cinder.api.openstack.wsgi [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1244.762244] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.762499] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.782069] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1244.782069] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.785931] [54619]: INFO cinder.volume.api [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1244.791569] [54619]: INFO cinder.api.openstack.wsgi [None req-d5d57eb8-6057-4dce-8c1b-0dae8f35b2dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1244.792139] [54619]: [pid: 54619|app: 0|req: 186/374] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.801457] [54618]: DEBUG cinder.api.middleware.request_id [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.805855] [54618]: INFO cinder.api.openstack.wsgi [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1245.806148] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.806429] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.829032] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1245.829032] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.833061] [54618]: INFO cinder.volume.api [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1245.838298] [54618]: INFO cinder.api.openstack.wsgi [None req-5a95ef68-b8f8-4d28-9147-ea96e73f9113 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1245.838739] [54618]: [pid: 54618|app: 0|req: 189/375] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.848445] [54619]: DEBUG cinder.api.middleware.request_id [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.850546] [54619]: INFO cinder.api.openstack.wsgi [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1246.850848] [54619]: DEBUG cinder.api.openstack.wsgi [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.851109] [54619]: DEBUG cinder.api.openstack.wsgi [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.861096] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1246.861096] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.864738] [54619]: INFO cinder.volume.api [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1246.869494] [54619]: INFO cinder.api.openstack.wsgi [None req-dd7c70ae-2488-467c-8ea5-7ca9e464ff7d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1246.870052] [54619]: [pid: 54619|app: 0|req: 187/376] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.878896] [54618]: DEBUG cinder.api.middleware.request_id [None req-9068fca4-0f24-47c7-9948-7c67149d4634 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.882754] [54618]: INFO cinder.api.openstack.wsgi [None req-9068fca4-0f24-47c7-9948-7c67149d4634 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1247.882754] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9068fca4-0f24-47c7-9948-7c67149d4634 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.882754] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9068fca4-0f24-47c7-9948-7c67149d4634 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.894311] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1247.894311] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.898353] [54618]: INFO cinder.volume.api [None req-9068fca4-0f24-47c7-9948-7c67149d4634 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1247.905036] [54618]: INFO cinder.api.openstack.wsgi [None req-9068fca4-0f24-47c7-9948-7c67149d4634 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1247.905727] [54618]: [pid: 54618|app: 0|req: 190/377] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.914095] [54619]: DEBUG cinder.api.middleware.request_id [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.916320] [54619]: INFO cinder.api.openstack.wsgi [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 [ 1248.916581] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.916834] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.926674] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1248.926674] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.930195] [54619]: INFO cinder.volume.api [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1248.934859] [54619]: INFO cinder.api.openstack.wsgi [None req-2ab71b10-51e2-4a04-a426-16d89b5bab3a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 returned with HTTP 200 [ 1248.935145] [54619]: [pid: 54619|app: 0|req: 188/378] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/6273944e-d4f4-4d1f-9ae3-5d6d036778d2 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.944203] [54618]: DEBUG cinder.api.middleware.request_id [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.946395] [54618]: INFO cinder.api.openstack.wsgi [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] DELETE http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1248.946697] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.946977] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.947203] [54618]: INFO cinder.api.v3.volumes [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Delete volume with id: e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1248.957172] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1248.957172] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.957710] [54618]: INFO cinder.volume.api [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1248.964454] [54618]: INFO cinder.volume.api [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. [ 1248.964816] [54618]: INFO cinder.api.openstack.wsgi [None req-0c8387a0-2c46-4293-adf4-57a9e3a114d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 400 [ 1248.965297] [54618]: [pid: 54618|app: 0|req: 191/379] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:56:18 2024] DELETE /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1248.968053] [54619]: DEBUG cinder.api.middleware.request_id [None req-db49f16a-2254-4318-829f-03bad18621ab None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.970127] [54619]: INFO cinder.api.openstack.wsgi [None req-db49f16a-2254-4318-829f-03bad18621ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1248.970467] [54619]: DEBUG cinder.api.openstack.wsgi [None req-db49f16a-2254-4318-829f-03bad18621ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.970732] [54619]: DEBUG cinder.api.openstack.wsgi [None req-db49f16a-2254-4318-829f-03bad18621ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.980817] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1248.980817] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.984259] [54619]: INFO cinder.volume.api [None req-db49f16a-2254-4318-829f-03bad18621ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1248.988833] [54619]: INFO cinder.api.openstack.wsgi [None req-db49f16a-2254-4318-829f-03bad18621ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1248.989370] [54619]: [pid: 54619|app: 0|req: 189/380] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.998551] [54618]: DEBUG cinder.api.middleware.request_id [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.002343] [54618]: INFO cinder.api.openstack.wsgi [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1250.002343] [54618]: DEBUG cinder.api.openstack.wsgi [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.002343] [54618]: DEBUG cinder.api.openstack.wsgi [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.011294] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1250.011294] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.020382] [54618]: INFO cinder.volume.api [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1250.026148] [54618]: INFO cinder.api.openstack.wsgi [None req-26f78e58-eab4-495b-8e8f-48fdca8d7ad7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1250.026568] [54618]: [pid: 54618|app: 0|req: 192/381] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.036187] [54619]: DEBUG cinder.api.middleware.request_id [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.038291] [54619]: INFO cinder.api.openstack.wsgi [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1251.038542] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.038838] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.049441] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1251.049441] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.053605] [54619]: INFO cinder.volume.api [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1251.058291] [54619]: INFO cinder.api.openstack.wsgi [None req-7fb02e2a-78ec-4bf1-90a0-416da9e551dc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1251.058734] [54619]: [pid: 54619|app: 0|req: 190/382] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1252.071893] [54618]: DEBUG cinder.api.middleware.request_id [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.074083] [54618]: INFO cinder.api.openstack.wsgi [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1252.074336] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.074592] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.084702] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1252.084702] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.088083] [54618]: INFO cinder.volume.api [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1252.092664] [54618]: INFO cinder.api.openstack.wsgi [None req-0c9edd8c-1325-44ee-972c-fbcbdbe685de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1252.093057] [54618]: [pid: 54618|app: 0|req: 193/383] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.102518] [54619]: DEBUG cinder.api.middleware.request_id [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.104609] [54619]: INFO cinder.api.openstack.wsgi [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1253.104864] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.105124] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.114955] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1253.114955] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.118813] [54619]: INFO cinder.volume.api [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1253.123532] [54619]: INFO cinder.api.openstack.wsgi [None req-9e1cb0da-01cc-4fe0-8d18-fcfd6298df85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1253.124150] [54619]: [pid: 54619|app: 0|req: 191/384] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.133706] [54618]: DEBUG cinder.api.middleware.request_id [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.135824] [54618]: INFO cinder.api.openstack.wsgi [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1254.136076] [54618]: DEBUG cinder.api.openstack.wsgi [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.136324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.146383] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1254.146383] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.149951] [54618]: INFO cinder.volume.api [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1254.154526] [54618]: INFO cinder.api.openstack.wsgi [None req-23943e8e-04da-4fd5-9787-9f08f9edc266 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1254.155103] [54618]: [pid: 54618|app: 0|req: 194/385] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.164540] [54619]: DEBUG cinder.api.middleware.request_id [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.166690] [54619]: INFO cinder.api.openstack.wsgi [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1255.166959] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.167254] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.177932] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1255.177932] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.181883] [54619]: INFO cinder.volume.api [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1255.188267] [54619]: INFO cinder.api.openstack.wsgi [None req-5cdca071-fad5-427b-b612-1a98b8d73f26 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1255.188863] [54619]: [pid: 54619|app: 0|req: 192/386] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.198398] [54618]: DEBUG cinder.api.middleware.request_id [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.201388] [54618]: INFO cinder.api.openstack.wsgi [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1256.201687] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.201997] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.213749] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1256.213749] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.222118] [54618]: INFO cinder.volume.api [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1256.229133] [54618]: INFO cinder.api.openstack.wsgi [None req-7b9d32f2-cfe3-4f5b-9fc7-654b73df1ed4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1256.229183] [54618]: [pid: 54618|app: 0|req: 195/387] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.239147] [54619]: DEBUG cinder.api.middleware.request_id [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.242388] [54619]: INFO cinder.api.openstack.wsgi [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1257.242868] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.243321] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.263149] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1257.263149] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.268636] [54619]: INFO cinder.volume.api [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1257.277935] [54619]: INFO cinder.api.openstack.wsgi [None req-c8a07ffc-2e49-4e23-914c-1024b8f8b662 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1257.278519] [54619]: [pid: 54619|app: 0|req: 193/388] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.293411] [54618]: DEBUG cinder.api.middleware.request_id [None req-cb96bb94-6123-462f-bda7-1da6316b0414 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.293411] [54618]: INFO cinder.api.openstack.wsgi [None req-cb96bb94-6123-462f-bda7-1da6316b0414 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1258.293411] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb96bb94-6123-462f-bda7-1da6316b0414 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.293411] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb96bb94-6123-462f-bda7-1da6316b0414 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.303745] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1258.303745] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.307819] [54618]: INFO cinder.volume.api [None req-cb96bb94-6123-462f-bda7-1da6316b0414 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1258.312919] [54618]: INFO cinder.api.openstack.wsgi [None req-cb96bb94-6123-462f-bda7-1da6316b0414 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1258.313485] [54618]: [pid: 54618|app: 0|req: 196/389] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.322136] [54619]: DEBUG cinder.api.middleware.request_id [None req-0470501f-2ff1-4f32-9409-b645004e64a0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.324267] [54619]: INFO cinder.api.openstack.wsgi [None req-0470501f-2ff1-4f32-9409-b645004e64a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1259.324680] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0470501f-2ff1-4f32-9409-b645004e64a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.324798] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0470501f-2ff1-4f32-9409-b645004e64a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.336094] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1259.336094] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.348615] [54619]: INFO cinder.volume.api [None req-0470501f-2ff1-4f32-9409-b645004e64a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1259.357357] [54619]: INFO cinder.api.openstack.wsgi [None req-0470501f-2ff1-4f32-9409-b645004e64a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1259.358949] [54619]: [pid: 54619|app: 0|req: 194/390] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.368074] [54618]: DEBUG cinder.api.middleware.request_id [None req-7cf78286-8f22-4741-b827-5ebc51239c8a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.370689] [54618]: INFO cinder.api.openstack.wsgi [None req-7cf78286-8f22-4741-b827-5ebc51239c8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1260.371026] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7cf78286-8f22-4741-b827-5ebc51239c8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.371295] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7cf78286-8f22-4741-b827-5ebc51239c8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.384361] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1260.384361] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.389350] [54618]: INFO cinder.volume.api [None req-7cf78286-8f22-4741-b827-5ebc51239c8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1260.395074] [54618]: INFO cinder.api.openstack.wsgi [None req-7cf78286-8f22-4741-b827-5ebc51239c8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1260.395497] [54618]: [pid: 54618|app: 0|req: 197/391] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.405166] [54619]: DEBUG cinder.api.middleware.request_id [None req-caefebfb-de45-445b-b87c-32c7de15683f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.407424] [54619]: INFO cinder.api.openstack.wsgi [None req-caefebfb-de45-445b-b87c-32c7de15683f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1261.407705] [54619]: DEBUG cinder.api.openstack.wsgi [None req-caefebfb-de45-445b-b87c-32c7de15683f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.407971] [54619]: DEBUG cinder.api.openstack.wsgi [None req-caefebfb-de45-445b-b87c-32c7de15683f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.418860] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1261.418860] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.422539] [54619]: INFO cinder.volume.api [None req-caefebfb-de45-445b-b87c-32c7de15683f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1261.427390] [54619]: INFO cinder.api.openstack.wsgi [None req-caefebfb-de45-445b-b87c-32c7de15683f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1261.427789] [54619]: [pid: 54619|app: 0|req: 195/392] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.437432] [54618]: DEBUG cinder.api.middleware.request_id [None req-319dde2e-4c28-49dc-9822-136c04492ace None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.439586] [54618]: INFO cinder.api.openstack.wsgi [None req-319dde2e-4c28-49dc-9822-136c04492ace tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1262.439842] [54618]: DEBUG cinder.api.openstack.wsgi [None req-319dde2e-4c28-49dc-9822-136c04492ace tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.440129] [54618]: DEBUG cinder.api.openstack.wsgi [None req-319dde2e-4c28-49dc-9822-136c04492ace tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.450890] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1262.450890] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.454715] [54618]: INFO cinder.volume.api [None req-319dde2e-4c28-49dc-9822-136c04492ace tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1262.459498] [54618]: INFO cinder.api.openstack.wsgi [None req-319dde2e-4c28-49dc-9822-136c04492ace tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1262.459989] [54618]: [pid: 54618|app: 0|req: 198/393] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.469955] [54619]: DEBUG cinder.api.middleware.request_id [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.472242] [54619]: INFO cinder.api.openstack.wsgi [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1263.472503] [54619]: DEBUG cinder.api.openstack.wsgi [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.472754] [54619]: DEBUG cinder.api.openstack.wsgi [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.483940] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1263.483940] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.487988] [54619]: INFO cinder.volume.api [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1263.493146] [54619]: INFO cinder.api.openstack.wsgi [None req-51d1a9e8-b3e5-4685-b805-ea72470a32ae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1263.493575] [54619]: [pid: 54619|app: 0|req: 196/394] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.502753] [54618]: DEBUG cinder.api.middleware.request_id [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.504981] [54618]: INFO cinder.api.openstack.wsgi [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1264.505243] [54618]: DEBUG cinder.api.openstack.wsgi [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.505498] [54618]: DEBUG cinder.api.openstack.wsgi [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.516103] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1264.516103] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.519867] [54618]: INFO cinder.volume.api [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1264.524510] [54618]: INFO cinder.api.openstack.wsgi [None req-88f694a2-7cf6-4f6c-ace1-bbdda633f4c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1264.525151] [54618]: [pid: 54618|app: 0|req: 199/395] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.534107] [54619]: DEBUG cinder.api.middleware.request_id [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.536223] [54619]: INFO cinder.api.openstack.wsgi [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1265.536479] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.536739] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.546807] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1265.546807] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.550461] [54619]: INFO cinder.volume.api [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1265.555112] [54619]: INFO cinder.api.openstack.wsgi [None req-eee8316e-6b02-4e7e-97c8-ea8b2f48e8f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1265.555513] [54619]: [pid: 54619|app: 0|req: 197/396] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.566102] [54618]: DEBUG cinder.api.middleware.request_id [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.567216] [54618]: INFO cinder.api.openstack.wsgi [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1266.567385] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.567648] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.577573] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1266.577573] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.581201] [54618]: INFO cinder.volume.api [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1266.585608] [54618]: INFO cinder.api.openstack.wsgi [None req-8d57b469-6bd5-4dae-babe-1e5842fa5a8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1266.586011] [54618]: [pid: 54618|app: 0|req: 200/397] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.595682] [54619]: DEBUG cinder.api.middleware.request_id [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.597681] [54619]: INFO cinder.api.openstack.wsgi [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1267.597946] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.598205] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.609045] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1267.609045] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.612661] [54619]: INFO cinder.volume.api [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1267.617239] [54619]: INFO cinder.api.openstack.wsgi [None req-f323e88e-a1af-408c-a6b6-23e7a43432b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1267.617627] [54619]: [pid: 54619|app: 0|req: 198/398] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.626200] [54618]: DEBUG cinder.api.middleware.request_id [None req-03370dba-1ae6-4086-8b21-4a073f525059 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.628340] [54618]: INFO cinder.api.openstack.wsgi [None req-03370dba-1ae6-4086-8b21-4a073f525059 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1268.628597] [54618]: DEBUG cinder.api.openstack.wsgi [None req-03370dba-1ae6-4086-8b21-4a073f525059 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.628940] [54618]: DEBUG cinder.api.openstack.wsgi [None req-03370dba-1ae6-4086-8b21-4a073f525059 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.639014] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1268.639014] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.642849] [54618]: INFO cinder.volume.api [None req-03370dba-1ae6-4086-8b21-4a073f525059 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1268.647575] [54618]: INFO cinder.api.openstack.wsgi [None req-03370dba-1ae6-4086-8b21-4a073f525059 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1268.648093] [54618]: [pid: 54618|app: 0|req: 201/399] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.657667] [54619]: DEBUG cinder.api.middleware.request_id [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.659543] [54619]: INFO cinder.api.openstack.wsgi [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1269.659804] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.660069] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.670134] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1269.670134] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.673736] [54619]: INFO cinder.volume.api [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1269.678241] [54619]: INFO cinder.api.openstack.wsgi [None req-7322a977-8896-49bc-a8d0-bee06fc79a6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1269.678722] [54619]: [pid: 54619|app: 0|req: 199/400] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.687372] [54618]: DEBUG cinder.api.middleware.request_id [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.689357] [54618]: INFO cinder.api.openstack.wsgi [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1270.689618] [54618]: DEBUG cinder.api.openstack.wsgi [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.689853] [54618]: DEBUG cinder.api.openstack.wsgi [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.700585] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1270.700585] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.704539] [54618]: INFO cinder.volume.api [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1270.709529] [54618]: INFO cinder.api.openstack.wsgi [None req-14ef5b6f-e057-49f9-97f3-c11f93a9b5b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1270.709960] [54618]: [pid: 54618|app: 0|req: 202/401] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.719107] [54619]: DEBUG cinder.api.middleware.request_id [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.721262] [54619]: INFO cinder.api.openstack.wsgi [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1271.721511] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.721763] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.731702] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1271.731702] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.735373] [54619]: INFO cinder.volume.api [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1271.739924] [54619]: INFO cinder.api.openstack.wsgi [None req-c12a089c-cdbc-49d6-bf53-13dd4533d197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1271.740321] [54619]: [pid: 54619|app: 0|req: 200/402] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.749684] [54618]: DEBUG cinder.api.middleware.request_id [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.752056] [54618]: INFO cinder.api.openstack.wsgi [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1272.752412] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.752687] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.763117] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1272.763117] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.766719] [54618]: INFO cinder.volume.api [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1272.771236] [54618]: INFO cinder.api.openstack.wsgi [None req-f4faa961-d709-4c8a-8ac9-8dbd92d5916d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1272.771638] [54618]: [pid: 54618|app: 0|req: 203/403] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.780934] [54619]: DEBUG cinder.api.middleware.request_id [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.783079] [54619]: INFO cinder.api.openstack.wsgi [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1273.783332] [54619]: DEBUG cinder.api.openstack.wsgi [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.783574] [54619]: DEBUG cinder.api.openstack.wsgi [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.793350] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1273.793350] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.797607] [54619]: INFO cinder.volume.api [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1273.801407] [54619]: INFO cinder.api.openstack.wsgi [None req-caf7bead-ecbf-4b86-868c-a3aee2eeac83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1273.801789] [54619]: [pid: 54619|app: 0|req: 201/404] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.811913] [54618]: DEBUG cinder.api.middleware.request_id [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.814024] [54618]: INFO cinder.api.openstack.wsgi [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1274.814300] [54618]: DEBUG cinder.api.openstack.wsgi [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.814567] [54618]: DEBUG cinder.api.openstack.wsgi [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.824652] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1274.824652] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.828234] [54618]: INFO cinder.volume.api [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1274.833437] [54618]: INFO cinder.api.openstack.wsgi [None req-89e71d21-09a4-49dc-89c4-2ca61d4ff0fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1274.833918] [54618]: [pid: 54618|app: 0|req: 204/405] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.842460] [54619]: DEBUG cinder.api.middleware.request_id [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.844620] [54619]: INFO cinder.api.openstack.wsgi [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1275.844877] [54619]: DEBUG cinder.api.openstack.wsgi [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.845139] [54619]: DEBUG cinder.api.openstack.wsgi [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.854966] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1275.854966] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.858542] [54619]: INFO cinder.volume.api [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1275.863199] [54619]: INFO cinder.api.openstack.wsgi [None req-652cdd4e-9e6a-42c0-8fbf-c8af81af8eae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1275.863584] [54619]: [pid: 54619|app: 0|req: 202/406] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.874563] [54618]: DEBUG cinder.api.middleware.request_id [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.876715] [54618]: INFO cinder.api.openstack.wsgi [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1276.876979] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.877232] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.890465] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1276.890465] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.896071] [54618]: INFO cinder.volume.api [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1276.900921] [54618]: INFO cinder.api.openstack.wsgi [None req-3775498b-2ef3-4ecc-b29e-8349da86a47d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1276.901491] [54618]: [pid: 54618|app: 0|req: 205/407] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.910111] [54619]: DEBUG cinder.api.middleware.request_id [None req-5e6222bf-6659-47db-8fb6-4758485027c7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.912368] [54619]: INFO cinder.api.openstack.wsgi [None req-5e6222bf-6659-47db-8fb6-4758485027c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1277.912644] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5e6222bf-6659-47db-8fb6-4758485027c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.912894] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5e6222bf-6659-47db-8fb6-4758485027c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.923554] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1277.923554] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.927318] [54619]: INFO cinder.volume.api [None req-5e6222bf-6659-47db-8fb6-4758485027c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1277.932107] [54619]: INFO cinder.api.openstack.wsgi [None req-5e6222bf-6659-47db-8fb6-4758485027c7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1277.932652] [54619]: [pid: 54619|app: 0|req: 203/408] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.941946] [54618]: DEBUG cinder.api.middleware.request_id [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.944165] [54618]: INFO cinder.api.openstack.wsgi [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1278.944359] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.944605] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.955132] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1278.955132] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.958937] [54618]: INFO cinder.volume.api [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1278.965433] [54618]: INFO cinder.api.openstack.wsgi [None req-8d5da92d-da43-42e0-9ee7-56d056412f96 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1278.965433] [54618]: [pid: 54618|app: 0|req: 206/409] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.974268] [54619]: DEBUG cinder.api.middleware.request_id [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.976595] [54619]: INFO cinder.api.openstack.wsgi [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1279.976866] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.977115] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.988822] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1279.988822] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.993983] [54619]: INFO cinder.volume.api [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1279.999433] [54619]: INFO cinder.api.openstack.wsgi [None req-3a7cef7f-3a0d-4d65-8da2-6e55a5499b8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1279.999864] [54619]: [pid: 54619|app: 0|req: 204/410] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1281.011010] [54618]: DEBUG cinder.api.middleware.request_id [None req-41186951-dde3-4971-b54e-b2702fb61ae7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.039700] [54618]: INFO cinder.api.openstack.wsgi [None req-41186951-dde3-4971-b54e-b2702fb61ae7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1281.039700] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41186951-dde3-4971-b54e-b2702fb61ae7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.039700] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41186951-dde3-4971-b54e-b2702fb61ae7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.039700] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1281.039700] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.039700] [54618]: INFO cinder.volume.api [None req-41186951-dde3-4971-b54e-b2702fb61ae7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1281.039700] [54618]: INFO cinder.api.openstack.wsgi [None req-41186951-dde3-4971-b54e-b2702fb61ae7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1281.039700] [54618]: [pid: 54618|app: 0|req: 207/411] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.045789] [54619]: DEBUG cinder.api.middleware.request_id [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.048032] [54619]: INFO cinder.api.openstack.wsgi [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1282.048147] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.048365] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.058523] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1282.058523] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.062387] [54619]: INFO cinder.volume.api [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1282.067916] [54619]: INFO cinder.api.openstack.wsgi [None req-6027bc54-6aa6-4bb4-a9a3-f17b255e8002 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1282.068470] [54619]: [pid: 54619|app: 0|req: 205/412] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.078072] [54618]: DEBUG cinder.api.middleware.request_id [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.080257] [54618]: INFO cinder.api.openstack.wsgi [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1283.080520] [54618]: DEBUG cinder.api.openstack.wsgi [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.080824] [54618]: DEBUG cinder.api.openstack.wsgi [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.090482] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1283.090482] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.093908] [54618]: INFO cinder.volume.api [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1283.100817] [54618]: INFO cinder.api.openstack.wsgi [None req-514c64ec-c3c3-43e0-909d-96ff30b26f8c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1283.101208] [54618]: [pid: 54618|app: 0|req: 208/413] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.110123] [54619]: DEBUG cinder.api.middleware.request_id [None req-383c45ba-7be5-4457-84df-8c58a5aed260 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.112621] [54619]: INFO cinder.api.openstack.wsgi [None req-383c45ba-7be5-4457-84df-8c58a5aed260 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1284.112898] [54619]: DEBUG cinder.api.openstack.wsgi [None req-383c45ba-7be5-4457-84df-8c58a5aed260 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.113167] [54619]: DEBUG cinder.api.openstack.wsgi [None req-383c45ba-7be5-4457-84df-8c58a5aed260 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.123339] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1284.123339] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.126993] [54619]: INFO cinder.volume.api [None req-383c45ba-7be5-4457-84df-8c58a5aed260 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1284.131578] [54619]: INFO cinder.api.openstack.wsgi [None req-383c45ba-7be5-4457-84df-8c58a5aed260 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1284.131998] [54619]: [pid: 54619|app: 0|req: 206/414] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.141923] [54618]: DEBUG cinder.api.middleware.request_id [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.144409] [54618]: INFO cinder.api.openstack.wsgi [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1285.144531] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.144712] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.155897] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1285.155897] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.159663] [54618]: INFO cinder.volume.api [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1285.164258] [54618]: INFO cinder.api.openstack.wsgi [None req-5c41b110-2431-414d-b1ba-e463b19d09f1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1285.164771] [54618]: [pid: 54618|app: 0|req: 209/415] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.173932] [54619]: DEBUG cinder.api.middleware.request_id [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.176070] [54619]: INFO cinder.api.openstack.wsgi [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1286.176354] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.176612] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.177933] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=288,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1286.188841] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1286.188841] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.192519] [54619]: INFO cinder.volume.api [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1286.197095] [54619]: INFO cinder.api.openstack.wsgi [None req-c17675a5-b070-4233-86a8-5ed5e53bbc11 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1286.198774] [54619]: [pid: 54619|app: 0|req: 207/416] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.206277] [54618]: DEBUG cinder.api.middleware.request_id [None req-839c6810-8e86-460a-8055-a23111debab1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.208587] [54618]: INFO cinder.api.openstack.wsgi [None req-839c6810-8e86-460a-8055-a23111debab1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1287.208875] [54618]: DEBUG cinder.api.openstack.wsgi [None req-839c6810-8e86-460a-8055-a23111debab1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.209139] [54618]: DEBUG cinder.api.openstack.wsgi [None req-839c6810-8e86-460a-8055-a23111debab1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.210506] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=304,cinder:UPDATE=5 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.220588] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1287.220588] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.224090] [54618]: INFO cinder.volume.api [None req-839c6810-8e86-460a-8055-a23111debab1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1287.228707] [54618]: INFO cinder.api.openstack.wsgi [None req-839c6810-8e86-460a-8055-a23111debab1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1287.229112] [54618]: [pid: 54618|app: 0|req: 210/417] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.238161] [54619]: DEBUG cinder.api.middleware.request_id [None req-c6f5116d-597a-4acd-a061-d6986d749c18 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.240416] [54619]: INFO cinder.api.openstack.wsgi [None req-c6f5116d-597a-4acd-a061-d6986d749c18 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1288.240672] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6f5116d-597a-4acd-a061-d6986d749c18 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.241030] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c6f5116d-597a-4acd-a061-d6986d749c18 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.252323] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1288.252323] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.256265] [54619]: INFO cinder.volume.api [None req-c6f5116d-597a-4acd-a061-d6986d749c18 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1288.260934] [54619]: INFO cinder.api.openstack.wsgi [None req-c6f5116d-597a-4acd-a061-d6986d749c18 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1288.261432] [54619]: [pid: 54619|app: 0|req: 208/418] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.270155] [54618]: DEBUG cinder.api.middleware.request_id [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.272387] [54618]: INFO cinder.api.openstack.wsgi [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1289.272639] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.272895] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.284122] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1289.284122] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.287684] [54618]: INFO cinder.volume.api [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1289.292360] [54618]: INFO cinder.api.openstack.wsgi [None req-c20edeab-2604-4a13-a84f-4befd6e184b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1289.292757] [54618]: [pid: 54618|app: 0|req: 211/419] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.305403] [54619]: DEBUG cinder.api.middleware.request_id [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.307758] [54619]: INFO cinder.api.openstack.wsgi [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1290.307758] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.307936] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.318043] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1290.318043] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.321725] [54619]: INFO cinder.volume.api [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1290.326211] [54619]: INFO cinder.api.openstack.wsgi [None req-f7d4844d-cdfb-44d2-ac3a-c0d3f9e21b04 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1290.326594] [54619]: [pid: 54619|app: 0|req: 209/420] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:56:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.336130] [54618]: DEBUG cinder.api.middleware.request_id [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.338273] [54618]: INFO cinder.api.openstack.wsgi [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1291.338535] [54618]: DEBUG cinder.api.openstack.wsgi [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.338824] [54618]: DEBUG cinder.api.openstack.wsgi [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.348987] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1291.348987] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.352443] [54618]: INFO cinder.volume.api [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1291.356868] [54618]: INFO cinder.api.openstack.wsgi [None req-536b3a27-5be0-4bae-8188-71fe80e68bb8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1291.357260] [54618]: [pid: 54618|app: 0|req: 212/421] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.366211] [54619]: DEBUG cinder.api.middleware.request_id [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.368458] [54619]: INFO cinder.api.openstack.wsgi [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1292.368725] [54619]: DEBUG cinder.api.openstack.wsgi [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.369170] [54619]: DEBUG cinder.api.openstack.wsgi [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.380282] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1292.380282] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.384245] [54619]: INFO cinder.volume.api [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1292.389206] [54619]: INFO cinder.api.openstack.wsgi [None req-950f338b-6eb6-46a1-a4b0-41573f9a8278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1292.389605] [54619]: [pid: 54619|app: 0|req: 210/422] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.398015] [54618]: DEBUG cinder.api.middleware.request_id [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.400203] [54618]: INFO cinder.api.openstack.wsgi [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1293.400471] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.400725] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.412019] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1293.412019] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.415888] [54618]: INFO cinder.volume.api [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1293.421155] [54618]: INFO cinder.api.openstack.wsgi [None req-c5d10cd4-726c-41c8-bd5b-95957dc67725 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1293.421566] [54618]: [pid: 54618|app: 0|req: 213/423] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.430284] [54619]: DEBUG cinder.api.middleware.request_id [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.432505] [54619]: INFO cinder.api.openstack.wsgi [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1294.432773] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.433024] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.443849] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1294.443849] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.448048] [54619]: INFO cinder.volume.api [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1294.452605] [54619]: INFO cinder.api.openstack.wsgi [None req-6ad60f34-9ff6-4bce-b6f3-b7fcd332bf2a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1294.453010] [54619]: [pid: 54619|app: 0|req: 211/424] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.462638] [54618]: DEBUG cinder.api.middleware.request_id [None req-968fe65c-0845-426c-99a8-572a86d522e4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.465501] [54618]: INFO cinder.api.openstack.wsgi [None req-968fe65c-0845-426c-99a8-572a86d522e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1295.465863] [54618]: DEBUG cinder.api.openstack.wsgi [None req-968fe65c-0845-426c-99a8-572a86d522e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.466235] [54618]: DEBUG cinder.api.openstack.wsgi [None req-968fe65c-0845-426c-99a8-572a86d522e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.479029] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1295.479029] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.482614] [54618]: INFO cinder.volume.api [None req-968fe65c-0845-426c-99a8-572a86d522e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1295.487286] [54618]: INFO cinder.api.openstack.wsgi [None req-968fe65c-0845-426c-99a8-572a86d522e4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1295.487982] [54618]: [pid: 54618|app: 0|req: 214/425] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.497483] [54619]: DEBUG cinder.api.middleware.request_id [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.499710] [54619]: INFO cinder.api.openstack.wsgi [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1296.499966] [54619]: DEBUG cinder.api.openstack.wsgi [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.500232] [54619]: DEBUG cinder.api.openstack.wsgi [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.510260] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1296.510260] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.513867] [54619]: INFO cinder.volume.api [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1296.518395] [54619]: INFO cinder.api.openstack.wsgi [None req-068b61df-7cf0-4bd5-9a98-b57437fac638 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1296.518900] [54619]: [pid: 54619|app: 0|req: 212/426] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.529380] [54618]: DEBUG cinder.api.middleware.request_id [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.531529] [54618]: INFO cinder.api.openstack.wsgi [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1297.531783] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.532087] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.542520] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1297.542520] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.546175] [54618]: INFO cinder.volume.api [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1297.550702] [54618]: INFO cinder.api.openstack.wsgi [None req-1650c85f-955e-4d47-84cc-d90cfcd6731e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1297.551313] [54618]: [pid: 54618|app: 0|req: 215/427] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.561390] [54619]: DEBUG cinder.api.middleware.request_id [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.563696] [54619]: INFO cinder.api.openstack.wsgi [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1298.564047] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.564312] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.574905] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1298.574905] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.578603] [54619]: INFO cinder.volume.api [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1298.583202] [54619]: INFO cinder.api.openstack.wsgi [None req-c7712d6f-f025-4d05-acc5-b47eaccb5cd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1298.583588] [54619]: [pid: 54619|app: 0|req: 213/428] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.593065] [54618]: DEBUG cinder.api.middleware.request_id [None req-61da6116-ed15-4675-8096-f6f717aff335 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.595199] [54618]: INFO cinder.api.openstack.wsgi [None req-61da6116-ed15-4675-8096-f6f717aff335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1299.595456] [54618]: DEBUG cinder.api.openstack.wsgi [None req-61da6116-ed15-4675-8096-f6f717aff335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.595723] [54618]: DEBUG cinder.api.openstack.wsgi [None req-61da6116-ed15-4675-8096-f6f717aff335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.605504] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1299.605504] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.608803] [54618]: INFO cinder.volume.api [None req-61da6116-ed15-4675-8096-f6f717aff335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1299.613076] [54618]: INFO cinder.api.openstack.wsgi [None req-61da6116-ed15-4675-8096-f6f717aff335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1299.613646] [54618]: [pid: 54618|app: 0|req: 216/429] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.622276] [54619]: DEBUG cinder.api.middleware.request_id [None req-24bcda4b-132f-4e55-816a-271758acf676 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.624406] [54619]: INFO cinder.api.openstack.wsgi [None req-24bcda4b-132f-4e55-816a-271758acf676 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1300.624665] [54619]: DEBUG cinder.api.openstack.wsgi [None req-24bcda4b-132f-4e55-816a-271758acf676 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.624916] [54619]: DEBUG cinder.api.openstack.wsgi [None req-24bcda4b-132f-4e55-816a-271758acf676 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.635777] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1300.635777] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.639349] [54619]: INFO cinder.volume.api [None req-24bcda4b-132f-4e55-816a-271758acf676 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1300.643889] [54619]: INFO cinder.api.openstack.wsgi [None req-24bcda4b-132f-4e55-816a-271758acf676 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1300.644307] [54619]: [pid: 54619|app: 0|req: 214/430] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.653886] [54618]: DEBUG cinder.api.middleware.request_id [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.656124] [54618]: INFO cinder.api.openstack.wsgi [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1301.656392] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.656643] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.667513] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1301.667513] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1301.671198] [54618]: INFO cinder.volume.api [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1301.675921] [54618]: INFO cinder.api.openstack.wsgi [None req-3ce611f3-0bd1-49c8-94c1-267dcea34466 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1301.676385] [54618]: [pid: 54618|app: 0|req: 217/431] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.687142] [54619]: DEBUG cinder.api.middleware.request_id [None req-c788bacc-c413-47b2-adde-4db8e8a5103f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.689258] [54619]: INFO cinder.api.openstack.wsgi [None req-c788bacc-c413-47b2-adde-4db8e8a5103f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1302.689522] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c788bacc-c413-47b2-adde-4db8e8a5103f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.689775] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c788bacc-c413-47b2-adde-4db8e8a5103f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.699748] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1302.699748] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.703330] [54619]: INFO cinder.volume.api [None req-c788bacc-c413-47b2-adde-4db8e8a5103f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1302.707843] [54619]: INFO cinder.api.openstack.wsgi [None req-c788bacc-c413-47b2-adde-4db8e8a5103f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1302.708252] [54619]: [pid: 54619|app: 0|req: 215/432] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.717578] [54618]: DEBUG cinder.api.middleware.request_id [None req-7b4e444d-8468-4736-9112-80f1c48ff288 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.719739] [54618]: INFO cinder.api.openstack.wsgi [None req-7b4e444d-8468-4736-9112-80f1c48ff288 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1303.720037] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b4e444d-8468-4736-9112-80f1c48ff288 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.720290] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b4e444d-8468-4736-9112-80f1c48ff288 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.730278] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1303.730278] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.733999] [54618]: INFO cinder.volume.api [None req-7b4e444d-8468-4736-9112-80f1c48ff288 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1303.738405] [54618]: INFO cinder.api.openstack.wsgi [None req-7b4e444d-8468-4736-9112-80f1c48ff288 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1303.738799] [54618]: [pid: 54618|app: 0|req: 218/433] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.751259] [54619]: DEBUG cinder.api.middleware.request_id [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.757348] [54619]: INFO cinder.api.openstack.wsgi [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1304.757633] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.757920] [54619]: DEBUG cinder.api.openstack.wsgi [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.778339] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1304.778339] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.784639] [54619]: INFO cinder.volume.api [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1304.789646] [54619]: INFO cinder.api.openstack.wsgi [None req-21c3e396-6f0c-45c7-9799-a05a9004de2f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1304.790056] [54619]: [pid: 54619|app: 0|req: 216/434] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.799786] [54618]: DEBUG cinder.api.middleware.request_id [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.802054] [54618]: INFO cinder.api.openstack.wsgi [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1305.802334] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.802596] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.812844] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1305.812844] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.816524] [54618]: INFO cinder.volume.api [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1305.820999] [54618]: INFO cinder.api.openstack.wsgi [None req-cd5d4213-e441-42c6-943d-4bfe3eac58a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1305.821392] [54618]: [pid: 54618|app: 0|req: 219/435] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.831500] [54619]: DEBUG cinder.api.middleware.request_id [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.833735] [54619]: INFO cinder.api.openstack.wsgi [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1306.834000] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.834287] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.844885] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1306.844885] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.848435] [54619]: INFO cinder.volume.api [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1306.853166] [54619]: INFO cinder.api.openstack.wsgi [None req-2412ba43-5810-49f7-ab0e-5a0ab8dd5065 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1306.853609] [54619]: [pid: 54619|app: 0|req: 217/436] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.862352] [54618]: DEBUG cinder.api.middleware.request_id [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.864518] [54618]: INFO cinder.api.openstack.wsgi [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1307.864779] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.865037] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.875147] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1307.875147] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.878502] [54618]: INFO cinder.volume.api [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1307.882965] [54618]: INFO cinder.api.openstack.wsgi [None req-d0f67701-0750-408e-9f56-b2a9b2f3bd3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1307.883590] [54618]: [pid: 54618|app: 0|req: 220/437] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.893137] [54619]: DEBUG cinder.api.middleware.request_id [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.895497] [54619]: INFO cinder.api.openstack.wsgi [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1308.895781] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.896115] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.906972] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1308.906972] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.910533] [54619]: INFO cinder.volume.api [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1308.915020] [54619]: INFO cinder.api.openstack.wsgi [None req-eed53879-a9a5-4ad6-94b9-51fefe0dda0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1308.915498] [54619]: [pid: 54619|app: 0|req: 218/438] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.925159] [54618]: DEBUG cinder.api.middleware.request_id [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.927458] [54618]: INFO cinder.api.openstack.wsgi [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1309.927749] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.928017] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.937723] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1309.937723] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.941321] [54618]: INFO cinder.volume.api [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1309.945726] [54618]: INFO cinder.api.openstack.wsgi [None req-3517b2b1-71c2-47c4-8fea-633271cf77b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1309.946124] [54618]: [pid: 54618|app: 0|req: 221/439] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.955432] [54619]: DEBUG cinder.api.middleware.request_id [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.957669] [54619]: INFO cinder.api.openstack.wsgi [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1310.957938] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.958215] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.968462] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1310.968462] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.971962] [54619]: INFO cinder.volume.api [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1310.976650] [54619]: INFO cinder.api.openstack.wsgi [None req-b077fb5c-1dd6-4527-8110-3998590fd0b8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1310.977023] [54619]: [pid: 54619|app: 0|req: 219/440] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.986071] [54618]: DEBUG cinder.api.middleware.request_id [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.988171] [54618]: INFO cinder.api.openstack.wsgi [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1311.988429] [54618]: DEBUG cinder.api.openstack.wsgi [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.988679] [54618]: DEBUG cinder.api.openstack.wsgi [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.998825] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1311.998825] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.002517] [54618]: INFO cinder.volume.api [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1312.007232] [54618]: INFO cinder.api.openstack.wsgi [None req-97c477f2-4586-4ce4-81aa-8a0dcc44a121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1312.007624] [54618]: [pid: 54618|app: 0|req: 222/441] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.018169] [54619]: DEBUG cinder.api.middleware.request_id [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.020297] [54619]: INFO cinder.api.openstack.wsgi [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1313.020558] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.020861] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.031169] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1313.031169] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.036241] [54619]: INFO cinder.volume.api [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1313.040950] [54619]: INFO cinder.api.openstack.wsgi [None req-4b1da8a2-9fea-4c97-99c6-f55893e4d600 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1313.041378] [54619]: [pid: 54619|app: 0|req: 220/442] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.050871] [54618]: DEBUG cinder.api.middleware.request_id [None req-b0e64753-fe90-4383-aafc-cfed35c38749 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.053036] [54618]: INFO cinder.api.openstack.wsgi [None req-b0e64753-fe90-4383-aafc-cfed35c38749 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1314.053346] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b0e64753-fe90-4383-aafc-cfed35c38749 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.053610] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b0e64753-fe90-4383-aafc-cfed35c38749 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.064545] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1314.064545] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.068384] [54618]: INFO cinder.volume.api [None req-b0e64753-fe90-4383-aafc-cfed35c38749 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1314.073092] [54618]: INFO cinder.api.openstack.wsgi [None req-b0e64753-fe90-4383-aafc-cfed35c38749 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1314.073523] [54618]: [pid: 54618|app: 0|req: 223/443] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.083118] [54619]: DEBUG cinder.api.middleware.request_id [None req-c1413a70-27c4-411c-8222-1df855b1c05d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.085325] [54619]: INFO cinder.api.openstack.wsgi [None req-c1413a70-27c4-411c-8222-1df855b1c05d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1315.085598] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c1413a70-27c4-411c-8222-1df855b1c05d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.085858] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c1413a70-27c4-411c-8222-1df855b1c05d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.096392] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1315.096392] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.099882] [54619]: INFO cinder.volume.api [None req-c1413a70-27c4-411c-8222-1df855b1c05d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1315.104420] [54619]: INFO cinder.api.openstack.wsgi [None req-c1413a70-27c4-411c-8222-1df855b1c05d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1315.104804] [54619]: [pid: 54619|app: 0|req: 221/444] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.114225] [54618]: DEBUG cinder.api.middleware.request_id [None req-0286a034-c18d-4984-a0bd-57c2894d4384 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.116513] [54618]: INFO cinder.api.openstack.wsgi [None req-0286a034-c18d-4984-a0bd-57c2894d4384 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1316.116775] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0286a034-c18d-4984-a0bd-57c2894d4384 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.117062] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0286a034-c18d-4984-a0bd-57c2894d4384 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.128501] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1316.128501] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.132567] [54618]: INFO cinder.volume.api [None req-0286a034-c18d-4984-a0bd-57c2894d4384 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1316.137640] [54618]: INFO cinder.api.openstack.wsgi [None req-0286a034-c18d-4984-a0bd-57c2894d4384 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1316.138172] [54618]: [pid: 54618|app: 0|req: 224/445] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.147879] [54619]: DEBUG cinder.api.middleware.request_id [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.150669] [54619]: INFO cinder.api.openstack.wsgi [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1317.151048] [54619]: DEBUG cinder.api.openstack.wsgi [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.151373] [54619]: DEBUG cinder.api.openstack.wsgi [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.162468] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1317.162468] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.167858] [54619]: INFO cinder.volume.api [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1317.173551] [54619]: INFO cinder.api.openstack.wsgi [None req-035f65d6-d57c-4ae6-b08b-fda51246dfc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1317.174029] [54619]: [pid: 54619|app: 0|req: 222/446] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.185775] [54618]: DEBUG cinder.api.middleware.request_id [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.187961] [54618]: INFO cinder.api.openstack.wsgi [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1318.188240] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.188498] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.198847] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1318.198847] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.202647] [54618]: INFO cinder.volume.api [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1318.207208] [54618]: INFO cinder.api.openstack.wsgi [None req-c77ea1c0-d66f-4ae7-9df6-3f8367582700 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1318.207597] [54618]: [pid: 54618|app: 0|req: 225/447] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.217373] [54619]: DEBUG cinder.api.middleware.request_id [None req-5c732309-beb1-4d53-808a-be7f96a559f5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.219474] [54619]: INFO cinder.api.openstack.wsgi [None req-5c732309-beb1-4d53-808a-be7f96a559f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1319.219735] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5c732309-beb1-4d53-808a-be7f96a559f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.219984] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5c732309-beb1-4d53-808a-be7f96a559f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.229850] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1319.229850] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.233405] [54619]: INFO cinder.volume.api [None req-5c732309-beb1-4d53-808a-be7f96a559f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1319.237941] [54619]: INFO cinder.api.openstack.wsgi [None req-5c732309-beb1-4d53-808a-be7f96a559f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1319.238339] [54619]: [pid: 54619|app: 0|req: 223/448] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.247707] [54618]: DEBUG cinder.api.middleware.request_id [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.250050] [54618]: INFO cinder.api.openstack.wsgi [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1320.250331] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.250592] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.261084] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1320.261084] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.264503] [54618]: INFO cinder.volume.api [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1320.268923] [54618]: INFO cinder.api.openstack.wsgi [None req-aa315121-d0e5-4165-86dc-4bfcfcf91b24 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1320.269324] [54618]: [pid: 54618|app: 0|req: 226/449] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.279909] [54619]: DEBUG cinder.api.middleware.request_id [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.282161] [54619]: INFO cinder.api.openstack.wsgi [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1321.282425] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.282675] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.294245] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1321.294245] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.297878] [54619]: INFO cinder.volume.api [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1321.302480] [54619]: INFO cinder.api.openstack.wsgi [None req-4a2e58fd-8be1-4ef9-9b4c-5a4d011f5388 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1321.302865] [54619]: [pid: 54619|app: 0|req: 224/450] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.312363] [54618]: DEBUG cinder.api.middleware.request_id [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.314479] [54618]: INFO cinder.api.openstack.wsgi [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1322.314729] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.314981] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.325773] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1322.325773] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.328235] [54618]: INFO cinder.volume.api [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1322.332642] [54618]: INFO cinder.api.openstack.wsgi [None req-9dd1bb62-db91-4584-bc2b-a702399d5f47 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1322.333086] [54618]: [pid: 54618|app: 0|req: 227/451] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.342300] [54619]: DEBUG cinder.api.middleware.request_id [None req-568bd766-547c-41fc-8e7e-7043da5321cb None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.344665] [54619]: INFO cinder.api.openstack.wsgi [None req-568bd766-547c-41fc-8e7e-7043da5321cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1323.344955] [54619]: DEBUG cinder.api.openstack.wsgi [None req-568bd766-547c-41fc-8e7e-7043da5321cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.345214] [54619]: DEBUG cinder.api.openstack.wsgi [None req-568bd766-547c-41fc-8e7e-7043da5321cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.355419] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1323.355419] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.359969] [54619]: INFO cinder.volume.api [None req-568bd766-547c-41fc-8e7e-7043da5321cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1323.365122] [54619]: INFO cinder.api.openstack.wsgi [None req-568bd766-547c-41fc-8e7e-7043da5321cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1323.365541] [54619]: [pid: 54619|app: 0|req: 225/452] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.375356] [54618]: DEBUG cinder.api.middleware.request_id [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.377695] [54618]: INFO cinder.api.openstack.wsgi [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1324.377961] [54618]: DEBUG cinder.api.openstack.wsgi [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.378262] [54618]: DEBUG cinder.api.openstack.wsgi [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.387983] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1324.387983] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.391350] [54618]: INFO cinder.volume.api [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1324.395741] [54618]: INFO cinder.api.openstack.wsgi [None req-709077a4-9a54-4e24-b50f-b9b96cc17d34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1324.396144] [54618]: [pid: 54618|app: 0|req: 228/453] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1325.406129] [54619]: DEBUG cinder.api.middleware.request_id [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.409042] [54619]: INFO cinder.api.openstack.wsgi [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1325.409042] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.409042] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.419627] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1325.419627] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.423479] [54619]: INFO cinder.volume.api [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1325.428388] [54619]: INFO cinder.api.openstack.wsgi [None req-3b771e69-99cf-4f66-a862-7dd3d01e6342 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1325.428877] [54619]: [pid: 54619|app: 0|req: 226/454] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.438267] [54618]: DEBUG cinder.api.middleware.request_id [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.440515] [54618]: INFO cinder.api.openstack.wsgi [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1326.440721] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.441062] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.451273] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1326.451273] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.454899] [54618]: INFO cinder.volume.api [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1326.459565] [54618]: INFO cinder.api.openstack.wsgi [None req-4b9b1be1-05d5-4940-8bda-b534b15d4197 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1326.459968] [54618]: [pid: 54618|app: 0|req: 229/455] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.469738] [54619]: DEBUG cinder.api.middleware.request_id [None req-e374684b-c135-4163-83ca-dd0ae77628e8 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.472196] [54619]: INFO cinder.api.openstack.wsgi [None req-e374684b-c135-4163-83ca-dd0ae77628e8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1327.472617] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e374684b-c135-4163-83ca-dd0ae77628e8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.472737] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e374684b-c135-4163-83ca-dd0ae77628e8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.483506] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1327.483506] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.487220] [54619]: INFO cinder.volume.api [None req-e374684b-c135-4163-83ca-dd0ae77628e8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1327.491930] [54619]: INFO cinder.api.openstack.wsgi [None req-e374684b-c135-4163-83ca-dd0ae77628e8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1327.492343] [54619]: [pid: 54619|app: 0|req: 227/456] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.501923] [54618]: DEBUG cinder.api.middleware.request_id [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.504175] [54618]: INFO cinder.api.openstack.wsgi [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1328.504432] [54618]: DEBUG cinder.api.openstack.wsgi [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.504690] [54618]: DEBUG cinder.api.openstack.wsgi [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.515227] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1328.515227] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.518880] [54618]: INFO cinder.volume.api [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1328.523527] [54618]: INFO cinder.api.openstack.wsgi [None req-38dbb399-a26b-4e5f-87e5-62f40435b447 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1328.523918] [54618]: [pid: 54618|app: 0|req: 230/457] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.533870] [54619]: DEBUG cinder.api.middleware.request_id [None req-f9b89932-a650-406e-9497-605d86af02c6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.536911] [54619]: INFO cinder.api.openstack.wsgi [None req-f9b89932-a650-406e-9497-605d86af02c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1329.536911] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9b89932-a650-406e-9497-605d86af02c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.536911] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9b89932-a650-406e-9497-605d86af02c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.548743] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1329.548743] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.552704] [54619]: INFO cinder.volume.api [None req-f9b89932-a650-406e-9497-605d86af02c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1329.557598] [54619]: INFO cinder.api.openstack.wsgi [None req-f9b89932-a650-406e-9497-605d86af02c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1329.558104] [54619]: [pid: 54619|app: 0|req: 228/458] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.568151] [54618]: DEBUG cinder.api.middleware.request_id [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.570569] [54618]: INFO cinder.api.openstack.wsgi [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1330.570892] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.571165] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.584450] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1330.584450] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.588549] [54618]: INFO cinder.volume.api [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1330.593959] [54618]: INFO cinder.api.openstack.wsgi [None req-1194c08e-0da1-4a98-8f98-3a96f955e005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1330.594382] [54618]: [pid: 54618|app: 0|req: 231/459] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.603860] [54619]: DEBUG cinder.api.middleware.request_id [None req-2302d001-1e89-4ae3-a160-2bba63b3928d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.606017] [54619]: INFO cinder.api.openstack.wsgi [None req-2302d001-1e89-4ae3-a160-2bba63b3928d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1331.606294] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2302d001-1e89-4ae3-a160-2bba63b3928d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.606648] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2302d001-1e89-4ae3-a160-2bba63b3928d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.623459] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1331.623459] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.627299] [54619]: INFO cinder.volume.api [None req-2302d001-1e89-4ae3-a160-2bba63b3928d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1331.632384] [54619]: INFO cinder.api.openstack.wsgi [None req-2302d001-1e89-4ae3-a160-2bba63b3928d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1331.632835] [54619]: [pid: 54619|app: 0|req: 229/460] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.642275] [54618]: DEBUG cinder.api.middleware.request_id [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.644511] [54618]: INFO cinder.api.openstack.wsgi [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1332.644773] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.645030] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.655911] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1332.655911] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.661079] [54618]: INFO cinder.volume.api [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1332.666732] [54618]: INFO cinder.api.openstack.wsgi [None req-3e9f9131-e2bb-431f-8ac9-14ef33fa8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1332.667322] [54618]: [pid: 54618|app: 0|req: 232/461] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.676496] [54619]: DEBUG cinder.api.middleware.request_id [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.678723] [54619]: INFO cinder.api.openstack.wsgi [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1333.679007] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.679275] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.690198] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1333.690198] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.693974] [54619]: INFO cinder.volume.api [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1333.698621] [54619]: INFO cinder.api.openstack.wsgi [None req-a190252d-1e3c-4f25-a2a4-b8f4fb791104 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1333.699031] [54619]: [pid: 54619|app: 0|req: 230/462] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.708685] [54618]: DEBUG cinder.api.middleware.request_id [None req-1e64a10c-5951-4691-b2cf-5577803672ab None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.710961] [54618]: INFO cinder.api.openstack.wsgi [None req-1e64a10c-5951-4691-b2cf-5577803672ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1334.711235] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e64a10c-5951-4691-b2cf-5577803672ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.711492] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e64a10c-5951-4691-b2cf-5577803672ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.724891] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1334.724891] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.729273] [54618]: INFO cinder.volume.api [None req-1e64a10c-5951-4691-b2cf-5577803672ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1334.737281] [54618]: INFO cinder.api.openstack.wsgi [None req-1e64a10c-5951-4691-b2cf-5577803672ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1334.737756] [54618]: [pid: 54618|app: 0|req: 233/463] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.753743] [54619]: DEBUG cinder.api.middleware.request_id [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.757487] [54619]: INFO cinder.api.openstack.wsgi [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1335.757487] [54619]: DEBUG cinder.api.openstack.wsgi [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.757487] [54619]: DEBUG cinder.api.openstack.wsgi [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.766942] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1335.766942] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.771365] [54619]: INFO cinder.volume.api [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1335.776119] [54619]: INFO cinder.api.openstack.wsgi [None req-08c10850-ac8a-4014-8d51-3067ed09a5cf tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1335.776640] [54619]: [pid: 54619|app: 0|req: 231/464] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.786011] [54618]: DEBUG cinder.api.middleware.request_id [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.788179] [54618]: INFO cinder.api.openstack.wsgi [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1336.788439] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.788698] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.800866] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1336.800866] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.805477] [54618]: INFO cinder.volume.api [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1336.810485] [54618]: INFO cinder.api.openstack.wsgi [None req-ae7fd0d8-0b32-4934-a809-c6d2a3e7a237 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1336.811098] [54618]: [pid: 54618|app: 0|req: 234/465] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.820504] [54619]: DEBUG cinder.api.middleware.request_id [None req-41f1953a-2695-45db-a245-9b6424f986cb None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.822413] [54619]: INFO cinder.api.openstack.wsgi [None req-41f1953a-2695-45db-a245-9b6424f986cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1337.822714] [54619]: DEBUG cinder.api.openstack.wsgi [None req-41f1953a-2695-45db-a245-9b6424f986cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.822935] [54619]: DEBUG cinder.api.openstack.wsgi [None req-41f1953a-2695-45db-a245-9b6424f986cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.833206] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1337.833206] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.837473] [54619]: INFO cinder.volume.api [None req-41f1953a-2695-45db-a245-9b6424f986cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1337.842454] [54619]: INFO cinder.api.openstack.wsgi [None req-41f1953a-2695-45db-a245-9b6424f986cb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1337.842936] [54619]: [pid: 54619|app: 0|req: 232/466] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.852242] [54618]: DEBUG cinder.api.middleware.request_id [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.854481] [54618]: INFO cinder.api.openstack.wsgi [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1338.854759] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.855018] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.866833] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1338.866833] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.871098] [54618]: INFO cinder.volume.api [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1338.876133] [54618]: INFO cinder.api.openstack.wsgi [None req-cfdae47d-e5d2-4a6b-a6da-53a1bae19e8a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1338.876556] [54618]: [pid: 54618|app: 0|req: 235/467] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.885964] [54619]: DEBUG cinder.api.middleware.request_id [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.888138] [54619]: INFO cinder.api.openstack.wsgi [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1339.888400] [54619]: DEBUG cinder.api.openstack.wsgi [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.888658] [54619]: DEBUG cinder.api.openstack.wsgi [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.900403] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1339.900403] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.906493] [54619]: INFO cinder.volume.api [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1339.910173] [54619]: INFO cinder.api.openstack.wsgi [None req-571bb31d-acd9-4717-b795-314b40bd3bc2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1339.910726] [54619]: [pid: 54619|app: 0|req: 233/468] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.919921] [54618]: DEBUG cinder.api.middleware.request_id [None req-12b4301a-534d-4708-96bd-233e707e1672 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.922152] [54618]: INFO cinder.api.openstack.wsgi [None req-12b4301a-534d-4708-96bd-233e707e1672 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1340.922406] [54618]: DEBUG cinder.api.openstack.wsgi [None req-12b4301a-534d-4708-96bd-233e707e1672 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.922662] [54618]: DEBUG cinder.api.openstack.wsgi [None req-12b4301a-534d-4708-96bd-233e707e1672 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.932450] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1340.932450] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.936028] [54618]: INFO cinder.volume.api [None req-12b4301a-534d-4708-96bd-233e707e1672 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1340.940762] [54618]: INFO cinder.api.openstack.wsgi [None req-12b4301a-534d-4708-96bd-233e707e1672 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1340.941186] [54618]: [pid: 54618|app: 0|req: 236/469] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.950188] [54619]: DEBUG cinder.api.middleware.request_id [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.952401] [54619]: INFO cinder.api.openstack.wsgi [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1341.952666] [54619]: DEBUG cinder.api.openstack.wsgi [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.952918] [54619]: DEBUG cinder.api.openstack.wsgi [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.963739] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1341.963739] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.967366] [54619]: INFO cinder.volume.api [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1341.972045] [54619]: INFO cinder.api.openstack.wsgi [None req-578c2372-1cdb-48ae-911e-b3c44f0dc764 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1341.972438] [54619]: [pid: 54619|app: 0|req: 234/470] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.982040] [54618]: DEBUG cinder.api.middleware.request_id [None req-327a0cc0-0b68-481f-a42c-644db8336c7c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.984293] [54618]: INFO cinder.api.openstack.wsgi [None req-327a0cc0-0b68-481f-a42c-644db8336c7c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1342.984570] [54618]: DEBUG cinder.api.openstack.wsgi [None req-327a0cc0-0b68-481f-a42c-644db8336c7c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.984826] [54618]: DEBUG cinder.api.openstack.wsgi [None req-327a0cc0-0b68-481f-a42c-644db8336c7c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.995127] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1342.995127] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.998797] [54618]: INFO cinder.volume.api [None req-327a0cc0-0b68-481f-a42c-644db8336c7c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1343.003404] [54618]: INFO cinder.api.openstack.wsgi [None req-327a0cc0-0b68-481f-a42c-644db8336c7c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1343.003819] [54618]: [pid: 54618|app: 0|req: 237/471] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.013792] [54619]: DEBUG cinder.api.middleware.request_id [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.015884] [54619]: INFO cinder.api.openstack.wsgi [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1344.016165] [54619]: DEBUG cinder.api.openstack.wsgi [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.016422] [54619]: DEBUG cinder.api.openstack.wsgi [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.026996] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1344.026996] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.030659] [54619]: INFO cinder.volume.api [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1344.035208] [54619]: INFO cinder.api.openstack.wsgi [None req-76940de9-c2ce-4999-b8d4-27c4f37d8757 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1344.035592] [54619]: [pid: 54619|app: 0|req: 235/472] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.045050] [54618]: DEBUG cinder.api.middleware.request_id [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.047235] [54618]: INFO cinder.api.openstack.wsgi [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1345.047511] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.047765] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.058326] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1345.058326] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.061837] [54618]: INFO cinder.volume.api [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1345.066359] [54618]: INFO cinder.api.openstack.wsgi [None req-a1f7ad87-0d3f-4f24-8266-835224aa0381 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1345.066746] [54618]: [pid: 54618|app: 0|req: 238/473] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.076546] [54619]: DEBUG cinder.api.middleware.request_id [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.078887] [54619]: INFO cinder.api.openstack.wsgi [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1346.079144] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.079501] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.089725] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1346.089725] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.093336] [54619]: INFO cinder.volume.api [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1346.097891] [54619]: INFO cinder.api.openstack.wsgi [None req-6d0d1bae-dc9b-4376-98d9-0604d067270d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1346.098289] [54619]: [pid: 54619|app: 0|req: 236/474] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.107857] [54618]: DEBUG cinder.api.middleware.request_id [None req-f1581201-bccd-464d-8425-fcd57e7f722e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.110078] [54618]: INFO cinder.api.openstack.wsgi [None req-f1581201-bccd-464d-8425-fcd57e7f722e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1347.110340] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f1581201-bccd-464d-8425-fcd57e7f722e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.110605] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f1581201-bccd-464d-8425-fcd57e7f722e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.120967] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1347.120967] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.124391] [54618]: INFO cinder.volume.api [None req-f1581201-bccd-464d-8425-fcd57e7f722e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1347.128962] [54618]: INFO cinder.api.openstack.wsgi [None req-f1581201-bccd-464d-8425-fcd57e7f722e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1347.129367] [54618]: [pid: 54618|app: 0|req: 239/475] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.138910] [54619]: DEBUG cinder.api.middleware.request_id [None req-f3af698c-8893-4810-920b-6c959a336585 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.141295] [54619]: INFO cinder.api.openstack.wsgi [None req-f3af698c-8893-4810-920b-6c959a336585 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1348.141576] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3af698c-8893-4810-920b-6c959a336585 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.141873] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3af698c-8893-4810-920b-6c959a336585 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.143239] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1348.153138] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1348.153138] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.156541] [54619]: INFO cinder.volume.api [None req-f3af698c-8893-4810-920b-6c959a336585 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1348.161022] [54619]: INFO cinder.api.openstack.wsgi [None req-f3af698c-8893-4810-920b-6c959a336585 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1348.161435] [54619]: [pid: 54619|app: 0|req: 237/476] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.171337] [54618]: DEBUG cinder.api.middleware.request_id [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.173551] [54618]: INFO cinder.api.openstack.wsgi [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1349.173811] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.174065] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.175417] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=270 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1349.186455] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1349.186455] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.190775] [54618]: INFO cinder.volume.api [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1349.195943] [54618]: INFO cinder.api.openstack.wsgi [None req-0fda5aa6-da2c-4f3a-a6b0-af9d7aec1a7b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1349.196348] [54618]: [pid: 54618|app: 0|req: 240/477] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.205580] [54619]: DEBUG cinder.api.middleware.request_id [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.207675] [54619]: INFO cinder.api.openstack.wsgi [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1350.207940] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.208352] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.218208] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1350.218208] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.221950] [54619]: INFO cinder.volume.api [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1350.226520] [54619]: INFO cinder.api.openstack.wsgi [None req-3cd13b15-e19d-4b3a-9d1b-4820883f8349 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1350.226920] [54619]: [pid: 54619|app: 0|req: 238/478] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:57:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.236519] [54618]: DEBUG cinder.api.middleware.request_id [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.238626] [54618]: INFO cinder.api.openstack.wsgi [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1351.238936] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.239206] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.249475] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1351.249475] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.253065] [54618]: INFO cinder.volume.api [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1351.257647] [54618]: INFO cinder.api.openstack.wsgi [None req-ea931db1-9d24-4f05-a9cd-84280cf763e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1351.258057] [54618]: [pid: 54618|app: 0|req: 241/479] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.269533] [54619]: DEBUG cinder.api.middleware.request_id [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.273990] [54619]: INFO cinder.api.openstack.wsgi [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1352.273990] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.273990] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.283261] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1352.283261] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.286817] [54619]: INFO cinder.volume.api [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1352.291306] [54619]: INFO cinder.api.openstack.wsgi [None req-c071d395-9ef2-4c05-a203-03da4e20e1fe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1352.291698] [54619]: [pid: 54619|app: 0|req: 239/480] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.301237] [54618]: DEBUG cinder.api.middleware.request_id [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.303670] [54618]: INFO cinder.api.openstack.wsgi [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1353.303924] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.304200] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.315024] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1353.315024] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.318563] [54618]: INFO cinder.volume.api [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1353.323248] [54618]: INFO cinder.api.openstack.wsgi [None req-7299c9d6-42e1-4562-b529-8b262aaaec70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1353.323637] [54618]: [pid: 54618|app: 0|req: 242/481] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.333098] [54619]: DEBUG cinder.api.middleware.request_id [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.335168] [54619]: INFO cinder.api.openstack.wsgi [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1354.335431] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.335711] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.346130] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1354.346130] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.349806] [54619]: INFO cinder.volume.api [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1354.354353] [54619]: INFO cinder.api.openstack.wsgi [None req-f5a956ca-03f8-45a6-b662-1646c9001ca6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1354.354748] [54619]: [pid: 54619|app: 0|req: 240/482] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.364022] [54618]: DEBUG cinder.api.middleware.request_id [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.366192] [54618]: INFO cinder.api.openstack.wsgi [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1355.366418] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.366677] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.376827] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1355.376827] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.380603] [54618]: INFO cinder.volume.api [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1355.385235] [54618]: INFO cinder.api.openstack.wsgi [None req-3a675e78-eb60-4fc4-8f3d-5071aa7413e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1355.385813] [54618]: [pid: 54618|app: 0|req: 243/483] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.394289] [54619]: DEBUG cinder.api.middleware.request_id [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.396396] [54619]: INFO cinder.api.openstack.wsgi [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1356.396655] [54619]: DEBUG cinder.api.openstack.wsgi [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.396908] [54619]: DEBUG cinder.api.openstack.wsgi [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.407219] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1356.407219] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.410907] [54619]: INFO cinder.volume.api [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1356.415427] [54619]: INFO cinder.api.openstack.wsgi [None req-766f7de7-2eb5-47b1-abd7-db3091dfb918 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1356.415972] [54619]: [pid: 54619|app: 0|req: 241/484] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.424923] [54618]: DEBUG cinder.api.middleware.request_id [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.427069] [54618]: INFO cinder.api.openstack.wsgi [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1357.427324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.427633] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.438136] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1357.438136] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.441818] [54618]: INFO cinder.volume.api [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1357.446262] [54618]: INFO cinder.api.openstack.wsgi [None req-6091eaf9-c9ce-4bcf-b113-8a382ed3d233 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1357.446652] [54618]: [pid: 54618|app: 0|req: 244/485] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.456793] [54619]: DEBUG cinder.api.middleware.request_id [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.459979] [54619]: INFO cinder.api.openstack.wsgi [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1358.459979] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.459979] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.469675] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1358.469675] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.473303] [54619]: INFO cinder.volume.api [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1358.478844] [54619]: INFO cinder.api.openstack.wsgi [None req-3d9a4d29-c01b-4812-8de3-dcb1d38b4a0d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1358.479275] [54619]: [pid: 54619|app: 0|req: 242/486] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.488838] [54618]: DEBUG cinder.api.middleware.request_id [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.491036] [54618]: INFO cinder.api.openstack.wsgi [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1359.491302] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.491557] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.502229] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1359.502229] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.505871] [54618]: INFO cinder.volume.api [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1359.510425] [54618]: INFO cinder.api.openstack.wsgi [None req-0246f5b9-56c5-4fa3-83f3-1a4a599c5c3b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1359.510968] [54618]: [pid: 54618|app: 0|req: 245/487] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.521266] [54619]: DEBUG cinder.api.middleware.request_id [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.524353] [54619]: INFO cinder.api.openstack.wsgi [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1360.524353] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.524353] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.533886] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1360.533886] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.537788] [54619]: INFO cinder.volume.api [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1360.542541] [54619]: INFO cinder.api.openstack.wsgi [None req-2a72450a-e4aa-4c44-a680-cdd82d4be31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1360.543181] [54619]: [pid: 54619|app: 0|req: 243/488] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.553394] [54618]: DEBUG cinder.api.middleware.request_id [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.556032] [54618]: INFO cinder.api.openstack.wsgi [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1361.556032] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.556200] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.567004] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1361.567004] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.571371] [54618]: INFO cinder.volume.api [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1361.575955] [54618]: INFO cinder.api.openstack.wsgi [None req-7c5c6e92-61ab-4bc8-8975-37a899f3062b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1361.576371] [54618]: [pid: 54618|app: 0|req: 246/489] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.586098] [54619]: DEBUG cinder.api.middleware.request_id [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.588235] [54619]: INFO cinder.api.openstack.wsgi [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1362.588503] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.588753] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.599038] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1362.599038] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.602741] [54619]: INFO cinder.volume.api [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1362.607397] [54619]: INFO cinder.api.openstack.wsgi [None req-ae693351-f2e2-4dba-afc1-46dca3ecf32b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1362.607799] [54619]: [pid: 54619|app: 0|req: 244/490] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.617557] [54618]: DEBUG cinder.api.middleware.request_id [None req-c706de16-ebaf-4778-92cf-ef4de81785eb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.619841] [54618]: INFO cinder.api.openstack.wsgi [None req-c706de16-ebaf-4778-92cf-ef4de81785eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1363.620164] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c706de16-ebaf-4778-92cf-ef4de81785eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.620426] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c706de16-ebaf-4778-92cf-ef4de81785eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.630221] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1363.630221] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.633981] [54618]: INFO cinder.volume.api [None req-c706de16-ebaf-4778-92cf-ef4de81785eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1363.639580] [54618]: INFO cinder.api.openstack.wsgi [None req-c706de16-ebaf-4778-92cf-ef4de81785eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1363.640387] [54618]: [pid: 54618|app: 0|req: 247/491] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.650258] [54619]: DEBUG cinder.api.middleware.request_id [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.652723] [54619]: INFO cinder.api.openstack.wsgi [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1364.653078] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.653428] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.664040] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1364.664040] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.667646] [54619]: INFO cinder.volume.api [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1364.672170] [54619]: INFO cinder.api.openstack.wsgi [None req-aa84857c-fa47-4b84-8ad7-7ecc03980db2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1364.672560] [54619]: [pid: 54619|app: 0|req: 245/492] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1365.683450] [54618]: DEBUG cinder.api.middleware.request_id [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.683933] [54618]: INFO cinder.api.openstack.wsgi [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1365.684212] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.684467] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.694767] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1365.694767] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.699408] [54618]: INFO cinder.volume.api [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1365.703795] [54618]: INFO cinder.api.openstack.wsgi [None req-d0fb522c-ed67-42c0-a025-9237e4761c6a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1365.704217] [54618]: [pid: 54618|app: 0|req: 248/493] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.713706] [54619]: DEBUG cinder.api.middleware.request_id [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.715813] [54619]: INFO cinder.api.openstack.wsgi [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1366.716104] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.716365] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.726613] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1366.726613] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.730166] [54619]: INFO cinder.volume.api [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1366.735511] [54619]: INFO cinder.api.openstack.wsgi [None req-a8c35357-947a-4dfb-a9a1-85f6b7fd63c1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1366.735914] [54619]: [pid: 54619|app: 0|req: 246/494] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.745484] [54618]: DEBUG cinder.api.middleware.request_id [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.747718] [54618]: INFO cinder.api.openstack.wsgi [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1367.747998] [54618]: DEBUG cinder.api.openstack.wsgi [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.748285] [54618]: DEBUG cinder.api.openstack.wsgi [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.758595] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1367.758595] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.762279] [54618]: INFO cinder.volume.api [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1367.767525] [54618]: INFO cinder.api.openstack.wsgi [None req-62bb9ece-e67b-468c-83dc-f833ee4c24d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1367.767915] [54618]: [pid: 54618|app: 0|req: 249/495] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.777547] [54619]: DEBUG cinder.api.middleware.request_id [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.779790] [54619]: INFO cinder.api.openstack.wsgi [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1368.780096] [54619]: DEBUG cinder.api.openstack.wsgi [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.780364] [54619]: DEBUG cinder.api.openstack.wsgi [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.790621] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1368.790621] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.794465] [54619]: INFO cinder.volume.api [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1368.799096] [54619]: INFO cinder.api.openstack.wsgi [None req-85ca70b7-2cb6-43cb-9b51-aff884187904 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1368.799504] [54619]: [pid: 54619|app: 0|req: 247/496] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.809200] [54618]: DEBUG cinder.api.middleware.request_id [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.811376] [54618]: INFO cinder.api.openstack.wsgi [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1369.811629] [54618]: DEBUG cinder.api.openstack.wsgi [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.811909] [54618]: DEBUG cinder.api.openstack.wsgi [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.822240] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1369.822240] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.826086] [54618]: INFO cinder.volume.api [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1369.830951] [54618]: INFO cinder.api.openstack.wsgi [None req-05ad7d1d-e5af-4e9a-9ed8-ae1913c9d984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1369.831595] [54618]: [pid: 54618|app: 0|req: 250/497] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.841235] [54619]: DEBUG cinder.api.middleware.request_id [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.843388] [54619]: INFO cinder.api.openstack.wsgi [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1370.843652] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.844364] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.854028] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1370.854028] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.857846] [54619]: INFO cinder.volume.api [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1370.862525] [54619]: INFO cinder.api.openstack.wsgi [None req-9ec217f8-2dcf-43d3-a280-c30c2ecbb8f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1370.862931] [54619]: [pid: 54619|app: 0|req: 248/498] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.873295] [54618]: DEBUG cinder.api.middleware.request_id [None req-610e3ae3-4444-479f-adaf-aec56004c5ce None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.876022] [54618]: INFO cinder.api.openstack.wsgi [None req-610e3ae3-4444-479f-adaf-aec56004c5ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1371.876022] [54618]: DEBUG cinder.api.openstack.wsgi [None req-610e3ae3-4444-479f-adaf-aec56004c5ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.876022] [54618]: DEBUG cinder.api.openstack.wsgi [None req-610e3ae3-4444-479f-adaf-aec56004c5ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.886180] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1371.886180] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.890476] [54618]: INFO cinder.volume.api [None req-610e3ae3-4444-479f-adaf-aec56004c5ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1371.895142] [54618]: INFO cinder.api.openstack.wsgi [None req-610e3ae3-4444-479f-adaf-aec56004c5ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1371.895998] [54618]: [pid: 54618|app: 0|req: 251/499] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.905028] [54619]: DEBUG cinder.api.middleware.request_id [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.907219] [54619]: INFO cinder.api.openstack.wsgi [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1372.907484] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.907739] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.918088] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1372.918088] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.921711] [54619]: INFO cinder.volume.api [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1372.926157] [54619]: INFO cinder.api.openstack.wsgi [None req-c48534fc-536e-4a44-ad29-f96cf6cbe261 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1372.926545] [54619]: [pid: 54619|app: 0|req: 249/500] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.936570] [54618]: DEBUG cinder.api.middleware.request_id [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.938920] [54618]: INFO cinder.api.openstack.wsgi [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1373.939168] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.939425] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.949372] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1373.949372] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.952798] [54618]: INFO cinder.volume.api [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1373.957176] [54618]: INFO cinder.api.openstack.wsgi [None req-ce43e297-1b34-48a3-97ca-61e4eb5641e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1373.957552] [54618]: [pid: 54618|app: 0|req: 252/501] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.966188] [54619]: DEBUG cinder.api.middleware.request_id [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.968786] [54619]: INFO cinder.api.openstack.wsgi [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1374.969248] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.969680] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.980494] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1374.980494] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.984258] [54619]: INFO cinder.volume.api [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1374.989023] [54619]: INFO cinder.api.openstack.wsgi [None req-c866544b-8b5f-481f-bbdd-792a9f5a8b12 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1374.989416] [54619]: [pid: 54619|app: 0|req: 250/502] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.998381] [54618]: DEBUG cinder.api.middleware.request_id [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.000761] [54618]: INFO cinder.api.openstack.wsgi [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1376.001106] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.001374] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.014022] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1376.014022] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.018873] [54618]: INFO cinder.volume.api [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1376.031241] [54618]: INFO cinder.api.openstack.wsgi [None req-8b4bdbe2-efa6-4180-b3e7-4e1b9c3f82d3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1376.031831] [54618]: [pid: 54618|app: 0|req: 253/503] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.041356] [54619]: DEBUG cinder.api.middleware.request_id [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.043562] [54619]: INFO cinder.api.openstack.wsgi [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1377.043864] [54619]: DEBUG cinder.api.openstack.wsgi [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.044055] [54619]: DEBUG cinder.api.openstack.wsgi [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.055032] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1377.055032] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.061499] [54619]: INFO cinder.volume.api [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1377.068139] [54619]: INFO cinder.api.openstack.wsgi [None req-624635d8-feeb-4393-a814-d8ce154d7dc1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1377.068570] [54619]: [pid: 54619|app: 0|req: 251/504] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.078455] [54618]: DEBUG cinder.api.middleware.request_id [None req-6d856b37-7cf8-4fab-ba45-d26341e310da None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.081019] [54618]: INFO cinder.api.openstack.wsgi [None req-6d856b37-7cf8-4fab-ba45-d26341e310da tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1378.081307] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6d856b37-7cf8-4fab-ba45-d26341e310da tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.081593] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6d856b37-7cf8-4fab-ba45-d26341e310da tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.092676] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1378.092676] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.096715] [54618]: INFO cinder.volume.api [None req-6d856b37-7cf8-4fab-ba45-d26341e310da tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1378.101958] [54618]: INFO cinder.api.openstack.wsgi [None req-6d856b37-7cf8-4fab-ba45-d26341e310da tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1378.102558] [54618]: [pid: 54618|app: 0|req: 254/505] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.111807] [54619]: DEBUG cinder.api.middleware.request_id [None req-b8445be2-a386-43ad-b5a3-67c853180984 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.113959] [54619]: INFO cinder.api.openstack.wsgi [None req-b8445be2-a386-43ad-b5a3-67c853180984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1379.114236] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b8445be2-a386-43ad-b5a3-67c853180984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.114492] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b8445be2-a386-43ad-b5a3-67c853180984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.124896] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1379.124896] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.129005] [54619]: INFO cinder.volume.api [None req-b8445be2-a386-43ad-b5a3-67c853180984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1379.134384] [54619]: INFO cinder.api.openstack.wsgi [None req-b8445be2-a386-43ad-b5a3-67c853180984 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1379.135217] [54619]: [pid: 54619|app: 0|req: 252/506] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.144489] [54618]: DEBUG cinder.api.middleware.request_id [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.146670] [54618]: INFO cinder.api.openstack.wsgi [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1380.146926] [54618]: DEBUG cinder.api.openstack.wsgi [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.147174] [54618]: DEBUG cinder.api.openstack.wsgi [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.158570] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1380.158570] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.163644] [54618]: INFO cinder.volume.api [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1380.169929] [54618]: INFO cinder.api.openstack.wsgi [None req-65d5aea1-925c-421e-8fbc-a42a2508b07d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1380.170384] [54618]: [pid: 54618|app: 0|req: 255/507] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.180910] [54619]: DEBUG cinder.api.middleware.request_id [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.185248] [54619]: INFO cinder.api.openstack.wsgi [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1381.185248] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.185248] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.196567] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1381.196567] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.201181] [54619]: INFO cinder.volume.api [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1381.208196] [54619]: INFO cinder.api.openstack.wsgi [None req-2e06caa7-0434-4d62-8f24-f5f88f18b87f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1381.209421] [54619]: [pid: 54619|app: 0|req: 253/508] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.220611] [54618]: DEBUG cinder.api.middleware.request_id [None req-973022d3-747d-44b8-9501-4b1a4b344063 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.225359] [54618]: INFO cinder.api.openstack.wsgi [None req-973022d3-747d-44b8-9501-4b1a4b344063 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1382.225359] [54618]: DEBUG cinder.api.openstack.wsgi [None req-973022d3-747d-44b8-9501-4b1a4b344063 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.225359] [54618]: DEBUG cinder.api.openstack.wsgi [None req-973022d3-747d-44b8-9501-4b1a4b344063 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.239243] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1382.239243] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.244629] [54618]: INFO cinder.volume.api [None req-973022d3-747d-44b8-9501-4b1a4b344063 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1382.251883] [54618]: INFO cinder.api.openstack.wsgi [None req-973022d3-747d-44b8-9501-4b1a4b344063 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1382.252507] [54618]: [pid: 54618|app: 0|req: 256/509] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.262354] [54619]: DEBUG cinder.api.middleware.request_id [None req-419272e5-f78f-4cf7-8608-347f33d0074e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.265555] [54619]: INFO cinder.api.openstack.wsgi [None req-419272e5-f78f-4cf7-8608-347f33d0074e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1383.265555] [54619]: DEBUG cinder.api.openstack.wsgi [None req-419272e5-f78f-4cf7-8608-347f33d0074e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.265555] [54619]: DEBUG cinder.api.openstack.wsgi [None req-419272e5-f78f-4cf7-8608-347f33d0074e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.276233] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1383.276233] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.280179] [54619]: INFO cinder.volume.api [None req-419272e5-f78f-4cf7-8608-347f33d0074e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1383.284929] [54619]: INFO cinder.api.openstack.wsgi [None req-419272e5-f78f-4cf7-8608-347f33d0074e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1383.285507] [54619]: [pid: 54619|app: 0|req: 254/510] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.295351] [54618]: DEBUG cinder.api.middleware.request_id [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.297660] [54618]: INFO cinder.api.openstack.wsgi [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1384.297961] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.298227] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.308233] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1384.308233] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.311830] [54618]: INFO cinder.volume.api [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1384.316465] [54618]: INFO cinder.api.openstack.wsgi [None req-f5e640c1-82e6-42da-b701-6e3b4acd7146 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1384.316870] [54618]: [pid: 54618|app: 0|req: 257/511] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.326246] [54619]: DEBUG cinder.api.middleware.request_id [None req-69b66945-cfa8-416e-909e-afaa1bc50811 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.328358] [54619]: INFO cinder.api.openstack.wsgi [None req-69b66945-cfa8-416e-909e-afaa1bc50811 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1385.328618] [54619]: DEBUG cinder.api.openstack.wsgi [None req-69b66945-cfa8-416e-909e-afaa1bc50811 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.328895] [54619]: DEBUG cinder.api.openstack.wsgi [None req-69b66945-cfa8-416e-909e-afaa1bc50811 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.339897] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1385.339897] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.343650] [54619]: INFO cinder.volume.api [None req-69b66945-cfa8-416e-909e-afaa1bc50811 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1385.348219] [54619]: INFO cinder.api.openstack.wsgi [None req-69b66945-cfa8-416e-909e-afaa1bc50811 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1385.348614] [54619]: [pid: 54619|app: 0|req: 255/512] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.358274] [54618]: DEBUG cinder.api.middleware.request_id [None req-6ed559b7-9f19-4128-99b9-910995b944b7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.360480] [54618]: INFO cinder.api.openstack.wsgi [None req-6ed559b7-9f19-4128-99b9-910995b944b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1386.360735] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6ed559b7-9f19-4128-99b9-910995b944b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.361025] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6ed559b7-9f19-4128-99b9-910995b944b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.371994] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1386.371994] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.375562] [54618]: INFO cinder.volume.api [None req-6ed559b7-9f19-4128-99b9-910995b944b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1386.380136] [54618]: INFO cinder.api.openstack.wsgi [None req-6ed559b7-9f19-4128-99b9-910995b944b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1386.380551] [54618]: [pid: 54618|app: 0|req: 258/513] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.390407] [54619]: DEBUG cinder.api.middleware.request_id [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.392891] [54619]: INFO cinder.api.openstack.wsgi [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1387.393173] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.393432] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.404123] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1387.404123] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.407702] [54619]: INFO cinder.volume.api [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1387.412302] [54619]: INFO cinder.api.openstack.wsgi [None req-5c14fc77-6428-4cdc-96d8-01419b2ba023 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1387.412693] [54619]: [pid: 54619|app: 0|req: 256/514] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.422389] [54618]: DEBUG cinder.api.middleware.request_id [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.424749] [54618]: INFO cinder.api.openstack.wsgi [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1388.424935] [54618]: DEBUG cinder.api.openstack.wsgi [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.425209] [54618]: DEBUG cinder.api.openstack.wsgi [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.435352] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1388.435352] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.439059] [54618]: INFO cinder.volume.api [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1388.443873] [54618]: INFO cinder.api.openstack.wsgi [None req-043fc3d4-3f9e-44c5-bcb9-8dd871529e75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1388.444423] [54618]: [pid: 54618|app: 0|req: 259/515] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.454164] [54619]: DEBUG cinder.api.middleware.request_id [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.456269] [54619]: INFO cinder.api.openstack.wsgi [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1389.456526] [54619]: DEBUG cinder.api.openstack.wsgi [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.456777] [54619]: DEBUG cinder.api.openstack.wsgi [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.466565] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1389.466565] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.469961] [54619]: INFO cinder.volume.api [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1389.474462] [54619]: INFO cinder.api.openstack.wsgi [None req-72eae6fa-6fc5-4c88-bece-5cf70fc7f84d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1389.474852] [54619]: [pid: 54619|app: 0|req: 257/516] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.483853] [54618]: DEBUG cinder.api.middleware.request_id [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.486067] [54618]: INFO cinder.api.openstack.wsgi [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1390.486325] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.486592] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.497330] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1390.497330] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.501589] [54618]: INFO cinder.volume.api [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1390.506397] [54618]: INFO cinder.api.openstack.wsgi [None req-7a0f7a29-68ac-4eaa-8a01-f5f8078fa8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1390.506969] [54618]: [pid: 54618|app: 0|req: 260/517] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.516108] [54619]: DEBUG cinder.api.middleware.request_id [None req-34918c68-bacf-45c3-8dae-c21ca022854d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.518307] [54619]: INFO cinder.api.openstack.wsgi [None req-34918c68-bacf-45c3-8dae-c21ca022854d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1391.518566] [54619]: DEBUG cinder.api.openstack.wsgi [None req-34918c68-bacf-45c3-8dae-c21ca022854d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.518825] [54619]: DEBUG cinder.api.openstack.wsgi [None req-34918c68-bacf-45c3-8dae-c21ca022854d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.530127] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1391.530127] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.533641] [54619]: INFO cinder.volume.api [None req-34918c68-bacf-45c3-8dae-c21ca022854d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1391.538045] [54619]: INFO cinder.api.openstack.wsgi [None req-34918c68-bacf-45c3-8dae-c21ca022854d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1391.538413] [54619]: [pid: 54619|app: 0|req: 258/518] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.548047] [54618]: DEBUG cinder.api.middleware.request_id [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.550231] [54618]: INFO cinder.api.openstack.wsgi [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1392.550494] [54618]: DEBUG cinder.api.openstack.wsgi [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.550751] [54618]: DEBUG cinder.api.openstack.wsgi [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.561418] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1392.561418] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.565045] [54618]: INFO cinder.volume.api [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1392.569605] [54618]: INFO cinder.api.openstack.wsgi [None req-941b7156-4811-4d3a-8f28-dcc5e8f2eda2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1392.569994] [54618]: [pid: 54618|app: 0|req: 261/519] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.579835] [54619]: DEBUG cinder.api.middleware.request_id [None req-43c53df7-f483-4fa1-86c0-18d89f50237f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.582088] [54619]: INFO cinder.api.openstack.wsgi [None req-43c53df7-f483-4fa1-86c0-18d89f50237f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1393.582355] [54619]: DEBUG cinder.api.openstack.wsgi [None req-43c53df7-f483-4fa1-86c0-18d89f50237f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.582607] [54619]: DEBUG cinder.api.openstack.wsgi [None req-43c53df7-f483-4fa1-86c0-18d89f50237f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.592818] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1393.592818] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.596553] [54619]: INFO cinder.volume.api [None req-43c53df7-f483-4fa1-86c0-18d89f50237f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1393.601220] [54619]: INFO cinder.api.openstack.wsgi [None req-43c53df7-f483-4fa1-86c0-18d89f50237f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1393.601608] [54619]: [pid: 54619|app: 0|req: 259/520] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.610741] [54618]: DEBUG cinder.api.middleware.request_id [None req-86220f5c-78f7-4601-ba5d-92656ef1960f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.612228] [54618]: INFO cinder.api.openstack.wsgi [None req-86220f5c-78f7-4601-ba5d-92656ef1960f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1394.612487] [54618]: DEBUG cinder.api.openstack.wsgi [None req-86220f5c-78f7-4601-ba5d-92656ef1960f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.612738] [54618]: DEBUG cinder.api.openstack.wsgi [None req-86220f5c-78f7-4601-ba5d-92656ef1960f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.622704] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1394.622704] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.626575] [54618]: INFO cinder.volume.api [None req-86220f5c-78f7-4601-ba5d-92656ef1960f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1394.630938] [54618]: INFO cinder.api.openstack.wsgi [None req-86220f5c-78f7-4601-ba5d-92656ef1960f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1394.631279] [54618]: [pid: 54618|app: 0|req: 262/521] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.640747] [54619]: DEBUG cinder.api.middleware.request_id [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.642922] [54619]: INFO cinder.api.openstack.wsgi [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1395.643190] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.643443] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.654263] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1395.654263] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.658000] [54619]: INFO cinder.volume.api [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1395.662584] [54619]: INFO cinder.api.openstack.wsgi [None req-3472b31b-ccfd-4e3d-9e0b-ac5b211f22a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1395.662972] [54619]: [pid: 54619|app: 0|req: 260/522] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.672552] [54618]: DEBUG cinder.api.middleware.request_id [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.674689] [54618]: INFO cinder.api.openstack.wsgi [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1396.674938] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.675184] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.685255] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1396.685255] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.688811] [54618]: INFO cinder.volume.api [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1396.694319] [54618]: INFO cinder.api.openstack.wsgi [None req-3b1228fe-95c8-440e-ae02-1a520bac13d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1396.694721] [54618]: [pid: 54618|app: 0|req: 263/523] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.704190] [54619]: DEBUG cinder.api.middleware.request_id [None req-08339459-13d1-49f3-9e56-ccc1625b63ab None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.706282] [54619]: INFO cinder.api.openstack.wsgi [None req-08339459-13d1-49f3-9e56-ccc1625b63ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1397.706531] [54619]: DEBUG cinder.api.openstack.wsgi [None req-08339459-13d1-49f3-9e56-ccc1625b63ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.706798] [54619]: DEBUG cinder.api.openstack.wsgi [None req-08339459-13d1-49f3-9e56-ccc1625b63ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.716649] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1397.716649] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.720250] [54619]: INFO cinder.volume.api [None req-08339459-13d1-49f3-9e56-ccc1625b63ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1397.724874] [54619]: INFO cinder.api.openstack.wsgi [None req-08339459-13d1-49f3-9e56-ccc1625b63ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1397.725270] [54619]: [pid: 54619|app: 0|req: 261/524] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.734874] [54618]: DEBUG cinder.api.middleware.request_id [None req-1e7a5845-a686-494a-988c-f21dfb11a6df None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.737219] [54618]: INFO cinder.api.openstack.wsgi [None req-1e7a5845-a686-494a-988c-f21dfb11a6df tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1398.737479] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e7a5845-a686-494a-988c-f21dfb11a6df tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.737734] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1e7a5845-a686-494a-988c-f21dfb11a6df tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.747935] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1398.747935] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.751530] [54618]: INFO cinder.volume.api [None req-1e7a5845-a686-494a-988c-f21dfb11a6df tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1398.756831] [54618]: INFO cinder.api.openstack.wsgi [None req-1e7a5845-a686-494a-988c-f21dfb11a6df tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1398.757287] [54618]: [pid: 54618|app: 0|req: 264/525] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.766529] [54619]: DEBUG cinder.api.middleware.request_id [None req-007d0571-52b1-4004-a86e-4f761ddee521 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.768649] [54619]: INFO cinder.api.openstack.wsgi [None req-007d0571-52b1-4004-a86e-4f761ddee521 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1399.768912] [54619]: DEBUG cinder.api.openstack.wsgi [None req-007d0571-52b1-4004-a86e-4f761ddee521 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.769179] [54619]: DEBUG cinder.api.openstack.wsgi [None req-007d0571-52b1-4004-a86e-4f761ddee521 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.780025] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1399.780025] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.783356] [54619]: INFO cinder.volume.api [None req-007d0571-52b1-4004-a86e-4f761ddee521 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1399.788019] [54619]: INFO cinder.api.openstack.wsgi [None req-007d0571-52b1-4004-a86e-4f761ddee521 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1399.788405] [54619]: [pid: 54619|app: 0|req: 262/526] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.798035] [54618]: DEBUG cinder.api.middleware.request_id [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.800262] [54618]: INFO cinder.api.openstack.wsgi [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1400.800522] [54618]: DEBUG cinder.api.openstack.wsgi [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.800780] [54618]: DEBUG cinder.api.openstack.wsgi [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.811818] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1400.811818] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.815432] [54618]: INFO cinder.volume.api [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1400.820035] [54618]: INFO cinder.api.openstack.wsgi [None req-643e5a22-8e17-4d1b-9fd8-5169d6b242c5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1400.820517] [54618]: [pid: 54618|app: 0|req: 265/527] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.829914] [54619]: DEBUG cinder.api.middleware.request_id [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.832089] [54619]: INFO cinder.api.openstack.wsgi [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1401.832361] [54619]: DEBUG cinder.api.openstack.wsgi [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.832613] [54619]: DEBUG cinder.api.openstack.wsgi [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.843002] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1401.843002] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.846757] [54619]: INFO cinder.volume.api [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1401.851306] [54619]: INFO cinder.api.openstack.wsgi [None req-23ef1b16-fea0-4849-a719-fe857c90b7a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1401.851688] [54619]: [pid: 54619|app: 0|req: 263/528] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.865810] [54618]: DEBUG cinder.api.middleware.request_id [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.868071] [54618]: INFO cinder.api.openstack.wsgi [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1402.868071] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.868321] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.878512] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1402.878512] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.882579] [54618]: INFO cinder.volume.api [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1402.888370] [54618]: INFO cinder.api.openstack.wsgi [None req-01512242-ffbe-4d2b-a6c0-f647703a5a56 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1402.888898] [54618]: [pid: 54618|app: 0|req: 266/529] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.898185] [54619]: DEBUG cinder.api.middleware.request_id [None req-f3022374-601e-4346-ac79-dc55bda05a57 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.900416] [54619]: INFO cinder.api.openstack.wsgi [None req-f3022374-601e-4346-ac79-dc55bda05a57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1403.900675] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3022374-601e-4346-ac79-dc55bda05a57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.900988] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3022374-601e-4346-ac79-dc55bda05a57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.911378] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1403.911378] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.915133] [54619]: INFO cinder.volume.api [None req-f3022374-601e-4346-ac79-dc55bda05a57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1403.920100] [54619]: INFO cinder.api.openstack.wsgi [None req-f3022374-601e-4346-ac79-dc55bda05a57 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1403.920502] [54619]: [pid: 54619|app: 0|req: 264/530] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.930117] [54618]: DEBUG cinder.api.middleware.request_id [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.932434] [54618]: INFO cinder.api.openstack.wsgi [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1404.932713] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.933006] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.943244] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1404.943244] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.946817] [54618]: INFO cinder.volume.api [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1404.951331] [54618]: INFO cinder.api.openstack.wsgi [None req-e4735a5a-a1b0-49b7-bfdb-0613a57a3e5e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1404.951722] [54618]: [pid: 54618|app: 0|req: 267/531] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.961900] [54619]: DEBUG cinder.api.middleware.request_id [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.964128] [54619]: INFO cinder.api.openstack.wsgi [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1405.964402] [54619]: DEBUG cinder.api.openstack.wsgi [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.964653] [54619]: DEBUG cinder.api.openstack.wsgi [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.975363] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1405.975363] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.978993] [54619]: INFO cinder.volume.api [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1405.985909] [54619]: INFO cinder.api.openstack.wsgi [None req-67fc22c2-1fb8-4dc4-b533-9148fdfdbfdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1405.986518] [54619]: [pid: 54619|app: 0|req: 265/532] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.996436] [54618]: DEBUG cinder.api.middleware.request_id [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.998547] [54618]: INFO cinder.api.openstack.wsgi [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1406.999506] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.999506] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.009964] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1407.009964] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.013902] [54618]: INFO cinder.volume.api [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1407.018492] [54618]: INFO cinder.api.openstack.wsgi [None req-cd7229ac-89eb-402c-80c3-5b569a9b152b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1407.019000] [54618]: [pid: 54618|app: 0|req: 268/533] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.029040] [54619]: DEBUG cinder.api.middleware.request_id [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.030882] [54619]: INFO cinder.api.openstack.wsgi [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1408.031186] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.031454] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.041784] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1408.041784] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.045340] [54619]: INFO cinder.volume.api [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1408.049945] [54619]: INFO cinder.api.openstack.wsgi [None req-6210f6e5-42ad-416e-abdd-149ca5466fa0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1408.050462] [54619]: [pid: 54619|app: 0|req: 266/534] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.060032] [54618]: DEBUG cinder.api.middleware.request_id [None req-2d1439e0-2518-4226-8f4a-10456276ba0a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.062200] [54618]: INFO cinder.api.openstack.wsgi [None req-2d1439e0-2518-4226-8f4a-10456276ba0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1409.062458] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2d1439e0-2518-4226-8f4a-10456276ba0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.062726] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2d1439e0-2518-4226-8f4a-10456276ba0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.073884] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1409.073884] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.077636] [54618]: INFO cinder.volume.api [None req-2d1439e0-2518-4226-8f4a-10456276ba0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1409.082662] [54618]: INFO cinder.api.openstack.wsgi [None req-2d1439e0-2518-4226-8f4a-10456276ba0a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1409.083268] [54618]: [pid: 54618|app: 0|req: 269/535] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.096618] [54619]: DEBUG cinder.api.middleware.request_id [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.096618] [54619]: INFO cinder.api.openstack.wsgi [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1410.096618] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.096618] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.097195] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1410.106663] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1410.106663] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.110273] [54619]: INFO cinder.volume.api [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1410.114968] [54619]: INFO cinder.api.openstack.wsgi [None req-6cf156ff-f231-49c2-bcf7-6cd9b2697256 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1410.115534] [54619]: [pid: 54619|app: 0|req: 267/536] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:58:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.125182] [54618]: DEBUG cinder.api.middleware.request_id [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.127392] [54618]: INFO cinder.api.openstack.wsgi [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1411.127666] [54618]: DEBUG cinder.api.openstack.wsgi [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.127933] [54618]: DEBUG cinder.api.openstack.wsgi [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.129329] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=270 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1411.139463] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1411.139463] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.143620] [54618]: INFO cinder.volume.api [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1411.148315] [54618]: INFO cinder.api.openstack.wsgi [None req-104ebe7f-c13c-485a-b533-abb1a888bf59 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1411.148942] [54618]: [pid: 54618|app: 0|req: 270/537] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.158505] [54619]: DEBUG cinder.api.middleware.request_id [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.160699] [54619]: INFO cinder.api.openstack.wsgi [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1412.161004] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.161271] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.171417] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1412.171417] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.175068] [54619]: INFO cinder.volume.api [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1412.179598] [54619]: INFO cinder.api.openstack.wsgi [None req-f7e5f9c7-5077-43c9-9c88-3f9fb36fc121 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1412.180024] [54619]: [pid: 54619|app: 0|req: 268/538] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.189846] [54618]: DEBUG cinder.api.middleware.request_id [None req-177cbabd-73e0-4454-88bf-9555b44ca33d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.192077] [54618]: INFO cinder.api.openstack.wsgi [None req-177cbabd-73e0-4454-88bf-9555b44ca33d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1413.192396] [54618]: DEBUG cinder.api.openstack.wsgi [None req-177cbabd-73e0-4454-88bf-9555b44ca33d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.192677] [54618]: DEBUG cinder.api.openstack.wsgi [None req-177cbabd-73e0-4454-88bf-9555b44ca33d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.203110] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1413.203110] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.206821] [54618]: INFO cinder.volume.api [None req-177cbabd-73e0-4454-88bf-9555b44ca33d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1413.212238] [54618]: INFO cinder.api.openstack.wsgi [None req-177cbabd-73e0-4454-88bf-9555b44ca33d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1413.212667] [54618]: [pid: 54618|app: 0|req: 271/539] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.222184] [54619]: DEBUG cinder.api.middleware.request_id [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.224401] [54619]: INFO cinder.api.openstack.wsgi [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1414.224664] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.224918] [54619]: DEBUG cinder.api.openstack.wsgi [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.235180] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1414.235180] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.238710] [54619]: INFO cinder.volume.api [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1414.243523] [54619]: INFO cinder.api.openstack.wsgi [None req-07097c0c-2df5-4ba4-9ea8-bcccd63ccc8d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1414.243937] [54619]: [pid: 54619|app: 0|req: 269/540] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.253424] [54618]: DEBUG cinder.api.middleware.request_id [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.255991] [54618]: INFO cinder.api.openstack.wsgi [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1415.256314] [54618]: DEBUG cinder.api.openstack.wsgi [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.256582] [54618]: DEBUG cinder.api.openstack.wsgi [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.267676] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1415.267676] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.271771] [54618]: INFO cinder.volume.api [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1415.276717] [54618]: INFO cinder.api.openstack.wsgi [None req-02ce091e-4ec6-466e-8e12-92a129e3eebe tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1415.277138] [54618]: [pid: 54618|app: 0|req: 272/541] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.286374] [54619]: DEBUG cinder.api.middleware.request_id [None req-2c1e6508-67ff-459d-be6c-419127489f5a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.288555] [54619]: INFO cinder.api.openstack.wsgi [None req-2c1e6508-67ff-459d-be6c-419127489f5a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1416.288829] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2c1e6508-67ff-459d-be6c-419127489f5a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.289143] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2c1e6508-67ff-459d-be6c-419127489f5a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.300128] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1416.300128] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.304115] [54619]: INFO cinder.volume.api [None req-2c1e6508-67ff-459d-be6c-419127489f5a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1416.308948] [54619]: INFO cinder.api.openstack.wsgi [None req-2c1e6508-67ff-459d-be6c-419127489f5a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1416.309370] [54619]: [pid: 54619|app: 0|req: 270/542] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.319894] [54618]: DEBUG cinder.api.middleware.request_id [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.322104] [54618]: INFO cinder.api.openstack.wsgi [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1417.322373] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.322631] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.332684] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1417.332684] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.336423] [54618]: INFO cinder.volume.api [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1417.341345] [54618]: INFO cinder.api.openstack.wsgi [None req-5811cedf-e1c1-4fc5-8027-91591b47ce4f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1417.341773] [54618]: [pid: 54618|app: 0|req: 273/543] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.353161] [54619]: DEBUG cinder.api.middleware.request_id [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.355329] [54619]: INFO cinder.api.openstack.wsgi [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1418.355595] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.355857] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.366124] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1418.366124] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.369922] [54619]: INFO cinder.volume.api [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1418.374726] [54619]: INFO cinder.api.openstack.wsgi [None req-f10df93e-dcc6-4dc6-99f9-08348f22b575 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1418.375137] [54619]: [pid: 54619|app: 0|req: 271/544] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.385324] [54618]: DEBUG cinder.api.middleware.request_id [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.388335] [54618]: INFO cinder.api.openstack.wsgi [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1419.388765] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.389142] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.403277] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1419.403277] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.407332] [54618]: INFO cinder.volume.api [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1419.412777] [54618]: INFO cinder.api.openstack.wsgi [None req-0338ca7f-a1c7-4736-97a9-0e3c99f13df9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1419.413185] [54618]: [pid: 54618|app: 0|req: 274/545] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.422257] [54619]: DEBUG cinder.api.middleware.request_id [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.424434] [54619]: INFO cinder.api.openstack.wsgi [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1420.424706] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.424966] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.435083] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1420.435083] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.440042] [54619]: INFO cinder.volume.api [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1420.443858] [54619]: INFO cinder.api.openstack.wsgi [None req-7e5c2175-4d2e-4523-988e-62b205ece6a0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1420.444257] [54619]: [pid: 54619|app: 0|req: 272/546] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.453089] [54618]: DEBUG cinder.api.middleware.request_id [None req-63b7d558-f460-453e-8136-36b06b54974b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.455274] [54618]: INFO cinder.api.openstack.wsgi [None req-63b7d558-f460-453e-8136-36b06b54974b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1421.455545] [54618]: DEBUG cinder.api.openstack.wsgi [None req-63b7d558-f460-453e-8136-36b06b54974b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.455810] [54618]: DEBUG cinder.api.openstack.wsgi [None req-63b7d558-f460-453e-8136-36b06b54974b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.466492] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1421.466492] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.470382] [54618]: INFO cinder.volume.api [None req-63b7d558-f460-453e-8136-36b06b54974b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1421.475347] [54618]: INFO cinder.api.openstack.wsgi [None req-63b7d558-f460-453e-8136-36b06b54974b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1421.475741] [54618]: [pid: 54618|app: 0|req: 275/547] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.484965] [54619]: DEBUG cinder.api.middleware.request_id [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.575466] [54619]: INFO cinder.api.openstack.wsgi [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1422.575772] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.576092] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.586261] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1422.586261] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.589717] [54619]: INFO cinder.volume.api [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1422.594374] [54619]: INFO cinder.api.openstack.wsgi [None req-8c8bf2ce-0b8e-40fc-8a8f-b83f61308989 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1422.594762] [54619]: [pid: 54619|app: 0|req: 273/548] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.604374] [54618]: DEBUG cinder.api.middleware.request_id [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.606542] [54618]: INFO cinder.api.openstack.wsgi [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1423.606817] [54618]: DEBUG cinder.api.openstack.wsgi [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.607071] [54618]: DEBUG cinder.api.openstack.wsgi [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.617453] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1423.617453] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.621113] [54618]: INFO cinder.volume.api [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1423.625619] [54618]: INFO cinder.api.openstack.wsgi [None req-25108fe7-cd5a-46b8-aa45-5014e282ca38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1423.626010] [54618]: [pid: 54618|app: 0|req: 276/549] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.635754] [54619]: DEBUG cinder.api.middleware.request_id [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.637976] [54619]: INFO cinder.api.openstack.wsgi [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1424.638252] [54619]: DEBUG cinder.api.openstack.wsgi [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.638510] [54619]: DEBUG cinder.api.openstack.wsgi [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.648511] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1424.648511] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.651993] [54619]: INFO cinder.volume.api [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1424.656757] [54619]: INFO cinder.api.openstack.wsgi [None req-482125b3-bdf4-4f4f-91c8-3bc0da00efa5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1424.657339] [54619]: [pid: 54619|app: 0|req: 274/550] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.666213] [54618]: DEBUG cinder.api.middleware.request_id [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.668518] [54618]: INFO cinder.api.openstack.wsgi [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1425.668788] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.669070] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.679695] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1425.679695] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.684257] [54618]: INFO cinder.volume.api [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1425.690541] [54618]: INFO cinder.api.openstack.wsgi [None req-4f3bd45b-48d1-4488-80d5-6ed43112b5e6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1425.691006] [54618]: [pid: 54618|app: 0|req: 277/551] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.701136] [54619]: DEBUG cinder.api.middleware.request_id [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.703302] [54619]: INFO cinder.api.openstack.wsgi [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1426.703571] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.703823] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.713965] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1426.713965] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.717855] [54619]: INFO cinder.volume.api [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1426.722761] [54619]: INFO cinder.api.openstack.wsgi [None req-8a8abc5d-ba73-406d-90f6-671c0fa6ad75 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1426.723343] [54619]: [pid: 54619|app: 0|req: 275/552] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.732569] [54618]: DEBUG cinder.api.middleware.request_id [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.734789] [54618]: INFO cinder.api.openstack.wsgi [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1427.736160] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.736458] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.748411] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1427.748411] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.752129] [54618]: INFO cinder.volume.api [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1427.756823] [54618]: INFO cinder.api.openstack.wsgi [None req-9dbdbc2a-a208-47b2-a60c-bfdaee6e70ab tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1427.757383] [54618]: [pid: 54618|app: 0|req: 278/553] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.766160] [54619]: DEBUG cinder.api.middleware.request_id [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.768430] [54619]: INFO cinder.api.openstack.wsgi [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1428.768769] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.769125] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.780272] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1428.780272] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.784933] [54619]: INFO cinder.volume.api [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1428.790362] [54619]: INFO cinder.api.openstack.wsgi [None req-5feaf0ca-ff2d-4085-82f0-833a5f3c955d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1428.790975] [54619]: [pid: 54619|app: 0|req: 276/554] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.800448] [54618]: DEBUG cinder.api.middleware.request_id [None req-8501aceb-48e4-4741-a9d5-595814d12102 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.802694] [54618]: INFO cinder.api.openstack.wsgi [None req-8501aceb-48e4-4741-a9d5-595814d12102 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1429.803016] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8501aceb-48e4-4741-a9d5-595814d12102 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.803234] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8501aceb-48e4-4741-a9d5-595814d12102 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.813055] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1429.813055] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.816526] [54618]: INFO cinder.volume.api [None req-8501aceb-48e4-4741-a9d5-595814d12102 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1429.821188] [54618]: INFO cinder.api.openstack.wsgi [None req-8501aceb-48e4-4741-a9d5-595814d12102 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1429.821714] [54618]: [pid: 54618|app: 0|req: 279/555] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1430.830504] [54619]: DEBUG cinder.api.middleware.request_id [None req-52644231-2dd9-41c3-90b8-769dbeb24335 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.833022] [54619]: INFO cinder.api.openstack.wsgi [None req-52644231-2dd9-41c3-90b8-769dbeb24335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1430.833544] [54619]: DEBUG cinder.api.openstack.wsgi [None req-52644231-2dd9-41c3-90b8-769dbeb24335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.833924] [54619]: DEBUG cinder.api.openstack.wsgi [None req-52644231-2dd9-41c3-90b8-769dbeb24335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.845984] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1430.845984] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.849667] [54619]: INFO cinder.volume.api [None req-52644231-2dd9-41c3-90b8-769dbeb24335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1430.854349] [54619]: INFO cinder.api.openstack.wsgi [None req-52644231-2dd9-41c3-90b8-769dbeb24335 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1430.854748] [54619]: [pid: 54619|app: 0|req: 277/556] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.868094] [54618]: DEBUG cinder.api.middleware.request_id [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.870282] [54618]: INFO cinder.api.openstack.wsgi [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1431.870547] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.870806] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.880670] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1431.880670] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1431.884269] [54618]: INFO cinder.volume.api [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1431.888709] [54618]: INFO cinder.api.openstack.wsgi [None req-cb66800c-0e56-40a9-9df5-0e5e10162278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1431.889127] [54618]: [pid: 54618|app: 0|req: 280/557] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.898267] [54619]: DEBUG cinder.api.middleware.request_id [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.900569] [54619]: INFO cinder.api.openstack.wsgi [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1432.900832] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.901124] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.912051] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1432.912051] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.916244] [54619]: INFO cinder.volume.api [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1432.921137] [54619]: INFO cinder.api.openstack.wsgi [None req-57cc72d5-e724-4a20-a09b-420717ef4ed9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1432.921751] [54619]: [pid: 54619|app: 0|req: 278/558] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.931409] [54618]: DEBUG cinder.api.middleware.request_id [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.933584] [54618]: INFO cinder.api.openstack.wsgi [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1433.933862] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.934122] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.945452] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1433.945452] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.949587] [54618]: INFO cinder.volume.api [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1433.955699] [54618]: INFO cinder.api.openstack.wsgi [None req-e23cbc4b-8f79-41f4-b7ca-013506dab4b3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1433.956370] [54618]: [pid: 54618|app: 0|req: 281/559] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.965599] [54619]: DEBUG cinder.api.middleware.request_id [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.967745] [54619]: INFO cinder.api.openstack.wsgi [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1434.968035] [54619]: DEBUG cinder.api.openstack.wsgi [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.968305] [54619]: DEBUG cinder.api.openstack.wsgi [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.979009] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1434.979009] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.982813] [54619]: INFO cinder.volume.api [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1434.987514] [54619]: INFO cinder.api.openstack.wsgi [None req-34ae2b07-c8cd-4a95-8c19-d3072543654b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1434.988015] [54619]: [pid: 54619|app: 0|req: 279/560] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.998331] [54618]: DEBUG cinder.api.middleware.request_id [None req-808173fb-bd66-4253-b1a7-e656d13263c0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.000801] [54618]: INFO cinder.api.openstack.wsgi [None req-808173fb-bd66-4253-b1a7-e656d13263c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1436.001199] [54618]: DEBUG cinder.api.openstack.wsgi [None req-808173fb-bd66-4253-b1a7-e656d13263c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.001489] [54618]: DEBUG cinder.api.openstack.wsgi [None req-808173fb-bd66-4253-b1a7-e656d13263c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.013028] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1436.013028] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.017721] [54618]: INFO cinder.volume.api [None req-808173fb-bd66-4253-b1a7-e656d13263c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1436.023772] [54618]: INFO cinder.api.openstack.wsgi [None req-808173fb-bd66-4253-b1a7-e656d13263c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1436.024186] [54618]: [pid: 54618|app: 0|req: 282/561] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.036894] [54619]: DEBUG cinder.api.middleware.request_id [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.039379] [54619]: INFO cinder.api.openstack.wsgi [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1437.039678] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.039943] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.052579] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1437.052579] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.056899] [54619]: INFO cinder.volume.api [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1437.062155] [54619]: INFO cinder.api.openstack.wsgi [None req-c48a306a-2ed1-446d-bbac-cdb401ac67f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1437.062580] [54619]: [pid: 54619|app: 0|req: 280/562] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.072322] [54618]: DEBUG cinder.api.middleware.request_id [None req-091fb4a3-f988-478e-b330-b4d01567e587 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.074605] [54618]: INFO cinder.api.openstack.wsgi [None req-091fb4a3-f988-478e-b330-b4d01567e587 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1438.074889] [54618]: DEBUG cinder.api.openstack.wsgi [None req-091fb4a3-f988-478e-b330-b4d01567e587 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.075145] [54618]: DEBUG cinder.api.openstack.wsgi [None req-091fb4a3-f988-478e-b330-b4d01567e587 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.085936] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1438.085936] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.089816] [54618]: INFO cinder.volume.api [None req-091fb4a3-f988-478e-b330-b4d01567e587 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1438.094636] [54618]: INFO cinder.api.openstack.wsgi [None req-091fb4a3-f988-478e-b330-b4d01567e587 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1438.095133] [54618]: [pid: 54618|app: 0|req: 283/563] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.104889] [54619]: DEBUG cinder.api.middleware.request_id [None req-be1d0095-bf68-47bc-ab59-03bde139e31d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.107083] [54619]: INFO cinder.api.openstack.wsgi [None req-be1d0095-bf68-47bc-ab59-03bde139e31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1439.107356] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be1d0095-bf68-47bc-ab59-03bde139e31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.107609] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be1d0095-bf68-47bc-ab59-03bde139e31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.117709] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1439.117709] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.121280] [54619]: INFO cinder.volume.api [None req-be1d0095-bf68-47bc-ab59-03bde139e31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1439.125836] [54619]: INFO cinder.api.openstack.wsgi [None req-be1d0095-bf68-47bc-ab59-03bde139e31d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1439.126230] [54619]: [pid: 54619|app: 0|req: 281/564] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1440.136065] [54618]: DEBUG cinder.api.middleware.request_id [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.138187] [54618]: INFO cinder.api.openstack.wsgi [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1440.138453] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.138709] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.149283] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1440.149283] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.153241] [54618]: INFO cinder.volume.api [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1440.158233] [54618]: INFO cinder.api.openstack.wsgi [None req-cb1b51a3-52ba-4ed4-b843-f2899c04bd33 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1440.158644] [54618]: [pid: 54618|app: 0|req: 284/565] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.168705] [54619]: DEBUG cinder.api.middleware.request_id [None req-43302156-4ef8-4b53-ab1b-55faef8b647c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.170858] [54619]: INFO cinder.api.openstack.wsgi [None req-43302156-4ef8-4b53-ab1b-55faef8b647c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1441.171168] [54619]: DEBUG cinder.api.openstack.wsgi [None req-43302156-4ef8-4b53-ab1b-55faef8b647c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.171426] [54619]: DEBUG cinder.api.openstack.wsgi [None req-43302156-4ef8-4b53-ab1b-55faef8b647c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.181447] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1441.181447] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.184974] [54619]: INFO cinder.volume.api [None req-43302156-4ef8-4b53-ab1b-55faef8b647c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1441.189528] [54619]: INFO cinder.api.openstack.wsgi [None req-43302156-4ef8-4b53-ab1b-55faef8b647c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1441.189924] [54619]: [pid: 54619|app: 0|req: 282/566] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.200031] [54618]: DEBUG cinder.api.middleware.request_id [None req-0503d56a-96cc-4610-881d-d61725797f27 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.202079] [54618]: INFO cinder.api.openstack.wsgi [None req-0503d56a-96cc-4610-881d-d61725797f27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1442.202370] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0503d56a-96cc-4610-881d-d61725797f27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.202631] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0503d56a-96cc-4610-881d-d61725797f27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.213168] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1442.213168] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.217251] [54618]: INFO cinder.volume.api [None req-0503d56a-96cc-4610-881d-d61725797f27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1442.222381] [54618]: INFO cinder.api.openstack.wsgi [None req-0503d56a-96cc-4610-881d-d61725797f27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1442.222875] [54618]: [pid: 54618|app: 0|req: 285/567] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.233114] [54619]: DEBUG cinder.api.middleware.request_id [None req-11a23b17-73dc-4820-8abc-3466f51683aa None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.235270] [54619]: INFO cinder.api.openstack.wsgi [None req-11a23b17-73dc-4820-8abc-3466f51683aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1443.235523] [54619]: DEBUG cinder.api.openstack.wsgi [None req-11a23b17-73dc-4820-8abc-3466f51683aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.235777] [54619]: DEBUG cinder.api.openstack.wsgi [None req-11a23b17-73dc-4820-8abc-3466f51683aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.248232] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1443.248232] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.252704] [54619]: INFO cinder.volume.api [None req-11a23b17-73dc-4820-8abc-3466f51683aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1443.257926] [54619]: INFO cinder.api.openstack.wsgi [None req-11a23b17-73dc-4820-8abc-3466f51683aa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1443.258652] [54619]: [pid: 54619|app: 0|req: 283/568] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.269500] [54618]: DEBUG cinder.api.middleware.request_id [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.271950] [54618]: INFO cinder.api.openstack.wsgi [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1444.271950] [54618]: DEBUG cinder.api.openstack.wsgi [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.272233] [54618]: DEBUG cinder.api.openstack.wsgi [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.284810] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1444.284810] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.289908] [54618]: INFO cinder.volume.api [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1444.295740] [54618]: INFO cinder.api.openstack.wsgi [None req-92cc6b19-308b-47ad-a4a0-33a793fde8b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1444.296405] [54618]: [pid: 54618|app: 0|req: 286/569] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.306230] [54619]: DEBUG cinder.api.middleware.request_id [None req-736d02cf-3386-4bcd-8f71-4d483538a805 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.308720] [54619]: INFO cinder.api.openstack.wsgi [None req-736d02cf-3386-4bcd-8f71-4d483538a805 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 [ 1445.309083] [54619]: DEBUG cinder.api.openstack.wsgi [None req-736d02cf-3386-4bcd-8f71-4d483538a805 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.309354] [54619]: DEBUG cinder.api.openstack.wsgi [None req-736d02cf-3386-4bcd-8f71-4d483538a805 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.320649] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1445.320649] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.324557] [54619]: INFO cinder.volume.api [None req-736d02cf-3386-4bcd-8f71-4d483538a805 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1445.330689] [54619]: INFO cinder.api.openstack.wsgi [None req-736d02cf-3386-4bcd-8f71-4d483538a805 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 returned with HTTP 200 [ 1445.331220] [54619]: [pid: 54619|app: 0|req: 284/570] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/e4f6d771-3df6-4fc6-8c5c-39cab2c18dc5 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.339887] [54618]: DEBUG cinder.api.middleware.request_id [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.342232] [54618]: INFO cinder.api.openstack.wsgi [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] DELETE http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1445.342500] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.342921] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.343168] [54618]: INFO cinder.api.v3.volumes [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Delete volume with id: a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1445.354039] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1445.354039] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.354658] [54618]: INFO cinder.volume.api [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1445.362213] [54618]: INFO cinder.volume.api [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. [ 1445.362584] [54618]: INFO cinder.api.openstack.wsgi [None req-1ae4da5b-541b-4b2f-9ab7-d27da49edfdd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 400 [ 1445.363278] [54618]: [pid: 54618|app: 0|req: 287/571] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 12:59:34 2024] DELETE /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1445.367015] [54619]: DEBUG cinder.api.middleware.request_id [None req-ed056f58-567c-4240-a502-f809243e42ed None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.369229] [54619]: INFO cinder.api.openstack.wsgi [None req-ed056f58-567c-4240-a502-f809243e42ed tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1445.369621] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ed056f58-567c-4240-a502-f809243e42ed tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.370010] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ed056f58-567c-4240-a502-f809243e42ed tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.380888] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1445.380888] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.384615] [54619]: INFO cinder.volume.api [None req-ed056f58-567c-4240-a502-f809243e42ed tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1445.389847] [54619]: INFO cinder.api.openstack.wsgi [None req-ed056f58-567c-4240-a502-f809243e42ed tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1445.390298] [54619]: [pid: 54619|app: 0|req: 285/572] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.401111] [54618]: DEBUG cinder.api.middleware.request_id [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.403298] [54618]: INFO cinder.api.openstack.wsgi [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1446.403554] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.403808] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.414677] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1446.414677] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.418646] [54618]: INFO cinder.volume.api [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1446.424241] [54618]: INFO cinder.api.openstack.wsgi [None req-0ba97142-2ef1-4afc-bf12-2e6466127bc8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1446.424664] [54618]: [pid: 54618|app: 0|req: 288/573] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.437803] [54619]: DEBUG cinder.api.middleware.request_id [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.440188] [54619]: INFO cinder.api.openstack.wsgi [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1447.440473] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.440727] [54619]: DEBUG cinder.api.openstack.wsgi [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.451399] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1447.451399] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.455264] [54619]: INFO cinder.volume.api [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1447.461118] [54619]: INFO cinder.api.openstack.wsgi [None req-8eda12cd-1757-4732-ad3e-d7705ac8efa7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1447.461548] [54619]: [pid: 54619|app: 0|req: 286/574] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.471292] [54618]: DEBUG cinder.api.middleware.request_id [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.473845] [54618]: INFO cinder.api.openstack.wsgi [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1448.474123] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.474382] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.485378] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1448.485378] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.489360] [54618]: INFO cinder.volume.api [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1448.494669] [54618]: INFO cinder.api.openstack.wsgi [None req-7b6cf4f1-9421-492a-9312-998c98cc0580 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1448.495146] [54618]: [pid: 54618|app: 0|req: 289/575] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1449.505572] [54619]: DEBUG cinder.api.middleware.request_id [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.507771] [54619]: INFO cinder.api.openstack.wsgi [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1449.508045] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.508304] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.518781] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1449.518781] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.522462] [54619]: INFO cinder.volume.api [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1449.528084] [54619]: INFO cinder.api.openstack.wsgi [None req-f14b0b58-b063-4b82-8105-9c59c2e4a95b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1449.528680] [54619]: [pid: 54619|app: 0|req: 287/576] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1450.538322] [54618]: DEBUG cinder.api.middleware.request_id [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.541383] [54618]: INFO cinder.api.openstack.wsgi [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1450.541662] [54618]: DEBUG cinder.api.openstack.wsgi [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.541953] [54618]: DEBUG cinder.api.openstack.wsgi [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.552490] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1450.552490] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.556178] [54618]: INFO cinder.volume.api [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1450.561431] [54618]: INFO cinder.api.openstack.wsgi [None req-08b1f802-9c95-4b3b-803e-acf5c32e9b97 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1450.561841] [54618]: [pid: 54618|app: 0|req: 290/577] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1451.572482] [54619]: DEBUG cinder.api.middleware.request_id [None req-e8481804-a193-4477-9dc2-5b2a3be8075f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.574582] [54619]: INFO cinder.api.openstack.wsgi [None req-e8481804-a193-4477-9dc2-5b2a3be8075f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1451.574844] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e8481804-a193-4477-9dc2-5b2a3be8075f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.575101] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e8481804-a193-4477-9dc2-5b2a3be8075f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.585682] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1451.585682] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.589327] [54619]: INFO cinder.volume.api [None req-e8481804-a193-4477-9dc2-5b2a3be8075f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1451.594649] [54619]: INFO cinder.api.openstack.wsgi [None req-e8481804-a193-4477-9dc2-5b2a3be8075f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1451.595057] [54619]: [pid: 54619|app: 0|req: 288/578] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1452.604600] [54618]: DEBUG cinder.api.middleware.request_id [None req-db5d7507-9bed-4443-9c37-8f105f83047e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.606700] [54618]: INFO cinder.api.openstack.wsgi [None req-db5d7507-9bed-4443-9c37-8f105f83047e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1452.606964] [54618]: DEBUG cinder.api.openstack.wsgi [None req-db5d7507-9bed-4443-9c37-8f105f83047e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.607226] [54618]: DEBUG cinder.api.openstack.wsgi [None req-db5d7507-9bed-4443-9c37-8f105f83047e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.617150] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1452.617150] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.620708] [54618]: INFO cinder.volume.api [None req-db5d7507-9bed-4443-9c37-8f105f83047e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1452.625853] [54618]: INFO cinder.api.openstack.wsgi [None req-db5d7507-9bed-4443-9c37-8f105f83047e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1452.626259] [54618]: [pid: 54618|app: 0|req: 291/579] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.636394] [54619]: DEBUG cinder.api.middleware.request_id [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.638619] [54619]: INFO cinder.api.openstack.wsgi [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1453.638878] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.639136] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.649219] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1453.649219] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.653206] [54619]: INFO cinder.volume.api [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1453.658249] [54619]: INFO cinder.api.openstack.wsgi [None req-c98752cd-caa8-4f4d-85ae-d1af2ad20802 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1453.658778] [54619]: [pid: 54619|app: 0|req: 289/580] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1454.668563] [54618]: DEBUG cinder.api.middleware.request_id [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.671179] [54618]: INFO cinder.api.openstack.wsgi [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1454.671452] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1454.671704] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1454.682215] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1454.682215] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1454.685916] [54618]: INFO cinder.volume.api [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1454.690938] [54618]: INFO cinder.api.openstack.wsgi [None req-3d06ab6b-5106-403d-97b3-913edcdf5f16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1454.691346] [54618]: [pid: 54618|app: 0|req: 292/581] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1455.700831] [54619]: DEBUG cinder.api.middleware.request_id [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.703384] [54619]: INFO cinder.api.openstack.wsgi [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1455.703813] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.704119] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.714334] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1455.714334] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1455.718011] [54619]: INFO cinder.volume.api [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1455.723346] [54619]: INFO cinder.api.openstack.wsgi [None req-2742c1eb-0e13-403e-b566-28e4e23b33b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1455.723765] [54619]: [pid: 54619|app: 0|req: 290/582] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1456.733406] [54618]: DEBUG cinder.api.middleware.request_id [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.735570] [54618]: INFO cinder.api.openstack.wsgi [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1456.735837] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1456.736267] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1456.747110] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1456.747110] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.750935] [54618]: INFO cinder.volume.api [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1456.756566] [54618]: INFO cinder.api.openstack.wsgi [None req-5d8a52ab-b1fa-41b2-b0ae-8aa7c5b40583 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1456.756996] [54618]: [pid: 54618|app: 0|req: 293/583] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1457.766195] [54619]: DEBUG cinder.api.middleware.request_id [None req-68a49036-5fae-47b9-bfd7-d9e465806722 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.768890] [54619]: INFO cinder.api.openstack.wsgi [None req-68a49036-5fae-47b9-bfd7-d9e465806722 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1457.769136] [54619]: DEBUG cinder.api.openstack.wsgi [None req-68a49036-5fae-47b9-bfd7-d9e465806722 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.769404] [54619]: DEBUG cinder.api.openstack.wsgi [None req-68a49036-5fae-47b9-bfd7-d9e465806722 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.781943] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1457.781943] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.786825] [54619]: INFO cinder.volume.api [None req-68a49036-5fae-47b9-bfd7-d9e465806722 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1457.794294] [54619]: INFO cinder.api.openstack.wsgi [None req-68a49036-5fae-47b9-bfd7-d9e465806722 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1457.794732] [54619]: [pid: 54619|app: 0|req: 291/584] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1458.810140] [54618]: DEBUG cinder.api.middleware.request_id [None req-bec42a90-37b2-45b0-ad28-5bc747564037 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.812459] [54618]: INFO cinder.api.openstack.wsgi [None req-bec42a90-37b2-45b0-ad28-5bc747564037 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1458.812745] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bec42a90-37b2-45b0-ad28-5bc747564037 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.813013] [54618]: DEBUG cinder.api.openstack.wsgi [None req-bec42a90-37b2-45b0-ad28-5bc747564037 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.823732] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1458.823732] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1458.827922] [54618]: INFO cinder.volume.api [None req-bec42a90-37b2-45b0-ad28-5bc747564037 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1458.834285] [54618]: INFO cinder.api.openstack.wsgi [None req-bec42a90-37b2-45b0-ad28-5bc747564037 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1458.834438] [54618]: [pid: 54618|app: 0|req: 294/585] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1459.850386] [54619]: DEBUG cinder.api.middleware.request_id [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.850386] [54619]: INFO cinder.api.openstack.wsgi [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1459.850386] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.850386] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.863378] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1459.863378] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.867844] [54619]: INFO cinder.volume.api [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1459.874559] [54619]: INFO cinder.api.openstack.wsgi [None req-2291f2a0-e6d9-49ae-90cb-087827380af1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1459.874800] [54619]: [pid: 54619|app: 0|req: 292/586] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1460.884894] [54618]: DEBUG cinder.api.middleware.request_id [None req-500ca140-7ce9-4c53-8887-4642b48691e5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.887079] [54618]: INFO cinder.api.openstack.wsgi [None req-500ca140-7ce9-4c53-8887-4642b48691e5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1460.887421] [54618]: DEBUG cinder.api.openstack.wsgi [None req-500ca140-7ce9-4c53-8887-4642b48691e5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1460.887603] [54618]: DEBUG cinder.api.openstack.wsgi [None req-500ca140-7ce9-4c53-8887-4642b48691e5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1460.899450] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1460.899450] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.906862] [54618]: INFO cinder.volume.api [None req-500ca140-7ce9-4c53-8887-4642b48691e5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1460.914192] [54618]: INFO cinder.api.openstack.wsgi [None req-500ca140-7ce9-4c53-8887-4642b48691e5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1460.914629] [54618]: [pid: 54618|app: 0|req: 295/587] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1461.924085] [54619]: DEBUG cinder.api.middleware.request_id [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.926772] [54619]: INFO cinder.api.openstack.wsgi [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1461.927033] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1461.927311] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1461.939040] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1461.939040] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1461.946998] [54619]: INFO cinder.volume.api [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1461.962406] [54619]: INFO cinder.api.openstack.wsgi [None req-9aac0cf1-5efb-4e3a-be07-9a7f9ee01bdc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1461.962706] [54619]: [pid: 54619|app: 0|req: 293/588] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1462.972863] [54618]: DEBUG cinder.api.middleware.request_id [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.975084] [54618]: INFO cinder.api.openstack.wsgi [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1462.975349] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1462.975584] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1462.986269] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1462.986269] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1462.990569] [54618]: INFO cinder.volume.api [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1462.995974] [54618]: INFO cinder.api.openstack.wsgi [None req-fc7446bf-b652-46ae-ae22-7f00d228f00c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1462.996379] [54618]: [pid: 54618|app: 0|req: 296/589] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.009377] [54619]: DEBUG cinder.api.middleware.request_id [None req-551ab22b-ed68-41a1-8f74-93e06a09884d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.011568] [54619]: INFO cinder.api.openstack.wsgi [None req-551ab22b-ed68-41a1-8f74-93e06a09884d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1464.011934] [54619]: DEBUG cinder.api.openstack.wsgi [None req-551ab22b-ed68-41a1-8f74-93e06a09884d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.012219] [54619]: DEBUG cinder.api.openstack.wsgi [None req-551ab22b-ed68-41a1-8f74-93e06a09884d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.022610] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1464.022610] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1464.026176] [54619]: INFO cinder.volume.api [None req-551ab22b-ed68-41a1-8f74-93e06a09884d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1464.031332] [54619]: INFO cinder.api.openstack.wsgi [None req-551ab22b-ed68-41a1-8f74-93e06a09884d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1464.031726] [54619]: [pid: 54619|app: 0|req: 294/590] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1465.040827] [54618]: DEBUG cinder.api.middleware.request_id [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.043174] [54618]: INFO cinder.api.openstack.wsgi [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1465.043444] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.043698] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.053826] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1465.053826] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1465.057355] [54618]: INFO cinder.volume.api [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1465.062323] [54618]: INFO cinder.api.openstack.wsgi [None req-6f694a42-4d29-423d-9025-ae4b08d205b2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1465.062804] [54618]: [pid: 54618|app: 0|req: 297/591] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1466.072423] [54619]: DEBUG cinder.api.middleware.request_id [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.074581] [54619]: INFO cinder.api.openstack.wsgi [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1466.074844] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1466.075207] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1466.085446] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1466.085446] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1466.088977] [54619]: INFO cinder.volume.api [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1466.094120] [54619]: INFO cinder.api.openstack.wsgi [None req-ff78d8eb-9ef8-439c-8c23-83fc085197a2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1466.094608] [54619]: [pid: 54619|app: 0|req: 295/592] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1467.104080] [54618]: DEBUG cinder.api.middleware.request_id [None req-5b543b10-aefc-4579-8229-e32b535f8430 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.106316] [54618]: INFO cinder.api.openstack.wsgi [None req-5b543b10-aefc-4579-8229-e32b535f8430 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1467.106528] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5b543b10-aefc-4579-8229-e32b535f8430 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1467.106799] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5b543b10-aefc-4579-8229-e32b535f8430 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1467.117561] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1467.117561] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1467.121099] [54618]: INFO cinder.volume.api [None req-5b543b10-aefc-4579-8229-e32b535f8430 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1467.126460] [54618]: INFO cinder.api.openstack.wsgi [None req-5b543b10-aefc-4579-8229-e32b535f8430 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1467.126847] [54618]: [pid: 54618|app: 0|req: 298/593] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1468.136346] [54619]: DEBUG cinder.api.middleware.request_id [None req-27b024c6-d1d9-4036-8137-b80caac21241 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.138485] [54619]: INFO cinder.api.openstack.wsgi [None req-27b024c6-d1d9-4036-8137-b80caac21241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1468.138740] [54619]: DEBUG cinder.api.openstack.wsgi [None req-27b024c6-d1d9-4036-8137-b80caac21241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1468.138996] [54619]: DEBUG cinder.api.openstack.wsgi [None req-27b024c6-d1d9-4036-8137-b80caac21241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1468.152475] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1468.152475] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1468.153740] [54619]: INFO cinder.volume.api [None req-27b024c6-d1d9-4036-8137-b80caac21241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1468.159614] [54619]: INFO cinder.api.openstack.wsgi [None req-27b024c6-d1d9-4036-8137-b80caac21241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1468.159614] [54619]: [pid: 54619|app: 0|req: 296/594] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1469.168782] [54618]: DEBUG cinder.api.middleware.request_id [None req-ddaff73a-a2fb-46d2-8618-41160342691f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.171070] [54618]: INFO cinder.api.openstack.wsgi [None req-ddaff73a-a2fb-46d2-8618-41160342691f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1469.171451] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ddaff73a-a2fb-46d2-8618-41160342691f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1469.171726] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ddaff73a-a2fb-46d2-8618-41160342691f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1469.191652] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1469.191652] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.195552] [54618]: INFO cinder.volume.api [None req-ddaff73a-a2fb-46d2-8618-41160342691f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1469.200725] [54618]: INFO cinder.api.openstack.wsgi [None req-ddaff73a-a2fb-46d2-8618-41160342691f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1469.201158] [54618]: [pid: 54618|app: 0|req: 299/595] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1470.210305] [54619]: DEBUG cinder.api.middleware.request_id [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.212574] [54619]: INFO cinder.api.openstack.wsgi [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1470.212844] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1470.213098] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1470.214429] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1470.223812] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1470.223812] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.227491] [54619]: INFO cinder.volume.api [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1470.232636] [54619]: INFO cinder.api.openstack.wsgi [None req-b42a692c-38e7-4719-8f4e-6bfa541636a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1470.233038] [54619]: [pid: 54619|app: 0|req: 297/596] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 12:59:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.243214] [54618]: DEBUG cinder.api.middleware.request_id [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.245486] [54618]: INFO cinder.api.openstack.wsgi [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1471.245799] [54618]: DEBUG cinder.api.openstack.wsgi [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.246134] [54618]: DEBUG cinder.api.openstack.wsgi [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.247564] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=268,cinder:UPDATE=1 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1471.257376] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1471.257376] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.262108] [54618]: INFO cinder.volume.api [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1471.267738] [54618]: INFO cinder.api.openstack.wsgi [None req-67eb038d-1cc6-4dfe-a111-6a8002e109cc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1471.268167] [54618]: [pid: 54618|app: 0|req: 300/597] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1472.277697] [54619]: DEBUG cinder.api.middleware.request_id [None req-c222a1fb-6686-41a0-855c-424ca7feea10 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.279968] [54619]: INFO cinder.api.openstack.wsgi [None req-c222a1fb-6686-41a0-855c-424ca7feea10 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1472.280249] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c222a1fb-6686-41a0-855c-424ca7feea10 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1472.280507] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c222a1fb-6686-41a0-855c-424ca7feea10 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1472.290530] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1472.290530] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.294695] [54619]: INFO cinder.volume.api [None req-c222a1fb-6686-41a0-855c-424ca7feea10 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1472.299110] [54619]: INFO cinder.api.openstack.wsgi [None req-c222a1fb-6686-41a0-855c-424ca7feea10 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1472.299688] [54619]: [pid: 54619|app: 0|req: 298/598] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1473.309084] [54618]: DEBUG cinder.api.middleware.request_id [None req-f42e3640-502e-4a1e-885c-96ef88bea419 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1473.311635] [54618]: INFO cinder.api.openstack.wsgi [None req-f42e3640-502e-4a1e-885c-96ef88bea419 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1473.312425] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f42e3640-502e-4a1e-885c-96ef88bea419 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1473.312913] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f42e3640-502e-4a1e-885c-96ef88bea419 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1473.323630] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1473.323630] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1473.327146] [54618]: INFO cinder.volume.api [None req-f42e3640-502e-4a1e-885c-96ef88bea419 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1473.332297] [54618]: INFO cinder.api.openstack.wsgi [None req-f42e3640-502e-4a1e-885c-96ef88bea419 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1473.332772] [54618]: [pid: 54618|app: 0|req: 301/599] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1474.342689] [54619]: DEBUG cinder.api.middleware.request_id [None req-f9a30129-a465-4e05-81f6-ea47ce700221 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1474.344938] [54619]: INFO cinder.api.openstack.wsgi [None req-f9a30129-a465-4e05-81f6-ea47ce700221 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1474.345210] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9a30129-a465-4e05-81f6-ea47ce700221 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1474.345464] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f9a30129-a465-4e05-81f6-ea47ce700221 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1474.355994] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1474.355994] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1474.359604] [54619]: INFO cinder.volume.api [None req-f9a30129-a465-4e05-81f6-ea47ce700221 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1474.364709] [54619]: INFO cinder.api.openstack.wsgi [None req-f9a30129-a465-4e05-81f6-ea47ce700221 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1474.365141] [54619]: [pid: 54619|app: 0|req: 299/600] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1475.374332] [54618]: DEBUG cinder.api.middleware.request_id [None req-45672db2-a445-4b27-ba6b-551d09f037f2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.376572] [54618]: INFO cinder.api.openstack.wsgi [None req-45672db2-a445-4b27-ba6b-551d09f037f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1475.376867] [54618]: DEBUG cinder.api.openstack.wsgi [None req-45672db2-a445-4b27-ba6b-551d09f037f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.377131] [54618]: DEBUG cinder.api.openstack.wsgi [None req-45672db2-a445-4b27-ba6b-551d09f037f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.387006] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1475.387006] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.390470] [54618]: INFO cinder.volume.api [None req-45672db2-a445-4b27-ba6b-551d09f037f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1475.395510] [54618]: INFO cinder.api.openstack.wsgi [None req-45672db2-a445-4b27-ba6b-551d09f037f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1475.395920] [54618]: [pid: 54618|app: 0|req: 302/601] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1476.405309] [54619]: DEBUG cinder.api.middleware.request_id [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.407434] [54619]: INFO cinder.api.openstack.wsgi [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1476.407690] [54619]: DEBUG cinder.api.openstack.wsgi [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1476.407963] [54619]: DEBUG cinder.api.openstack.wsgi [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1476.418118] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1476.418118] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.421808] [54619]: INFO cinder.volume.api [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1476.426892] [54619]: INFO cinder.api.openstack.wsgi [None req-1f0551e1-4a89-4d79-a3be-c96232f9d4a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1476.427276] [54619]: [pid: 54619|app: 0|req: 300/602] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1477.436871] [54618]: DEBUG cinder.api.middleware.request_id [None req-55ac274c-cb46-41ce-8bef-148ad413a62f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.439021] [54618]: INFO cinder.api.openstack.wsgi [None req-55ac274c-cb46-41ce-8bef-148ad413a62f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1477.439301] [54618]: DEBUG cinder.api.openstack.wsgi [None req-55ac274c-cb46-41ce-8bef-148ad413a62f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1477.439557] [54618]: DEBUG cinder.api.openstack.wsgi [None req-55ac274c-cb46-41ce-8bef-148ad413a62f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1477.452519] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1477.452519] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1477.458588] [54618]: INFO cinder.volume.api [None req-55ac274c-cb46-41ce-8bef-148ad413a62f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1477.465246] [54618]: INFO cinder.api.openstack.wsgi [None req-55ac274c-cb46-41ce-8bef-148ad413a62f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1477.468115] [54618]: [pid: 54618|app: 0|req: 303/603] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1478.477470] [54619]: DEBUG cinder.api.middleware.request_id [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1478.479760] [54619]: INFO cinder.api.openstack.wsgi [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1478.480059] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1478.480329] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1478.492534] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1478.492534] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1478.497986] [54619]: INFO cinder.volume.api [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1478.504813] [54619]: INFO cinder.api.openstack.wsgi [None req-b2a4cdd8-7345-4f2d-b7b9-62c51535be81 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1478.505241] [54619]: [pid: 54619|app: 0|req: 301/604] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1479.515860] [54618]: DEBUG cinder.api.middleware.request_id [None req-01a84de7-4fc9-44ae-a855-753805d5575d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1479.518446] [54618]: INFO cinder.api.openstack.wsgi [None req-01a84de7-4fc9-44ae-a855-753805d5575d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1479.518727] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01a84de7-4fc9-44ae-a855-753805d5575d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1479.519082] [54618]: DEBUG cinder.api.openstack.wsgi [None req-01a84de7-4fc9-44ae-a855-753805d5575d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1479.529403] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1479.529403] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1479.533096] [54618]: INFO cinder.volume.api [None req-01a84de7-4fc9-44ae-a855-753805d5575d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1479.538218] [54618]: INFO cinder.api.openstack.wsgi [None req-01a84de7-4fc9-44ae-a855-753805d5575d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1479.538674] [54618]: [pid: 54618|app: 0|req: 304/605] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1480.548193] [54619]: DEBUG cinder.api.middleware.request_id [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.550515] [54619]: INFO cinder.api.openstack.wsgi [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1480.550805] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1480.551163] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1480.561438] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1480.561438] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1480.565191] [54619]: INFO cinder.volume.api [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1480.570354] [54619]: INFO cinder.api.openstack.wsgi [None req-4f8cbaae-3a76-4a81-b956-493a92c02982 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1480.570755] [54619]: [pid: 54619|app: 0|req: 302/606] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1481.580981] [54618]: DEBUG cinder.api.middleware.request_id [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.583750] [54618]: INFO cinder.api.openstack.wsgi [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1481.584057] [54618]: DEBUG cinder.api.openstack.wsgi [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.584331] [54618]: DEBUG cinder.api.openstack.wsgi [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.594683] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1481.594683] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.598214] [54618]: INFO cinder.volume.api [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1481.603297] [54618]: INFO cinder.api.openstack.wsgi [None req-43449640-15b4-48fd-a8fc-6d45f3735d43 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1481.603689] [54618]: [pid: 54618|app: 0|req: 305/607] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1482.613318] [54619]: DEBUG cinder.api.middleware.request_id [None req-6dbf3e45-0d16-4476-b022-548a28587543 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.615313] [54619]: INFO cinder.api.openstack.wsgi [None req-6dbf3e45-0d16-4476-b022-548a28587543 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1482.615593] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6dbf3e45-0d16-4476-b022-548a28587543 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1482.615848] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6dbf3e45-0d16-4476-b022-548a28587543 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1482.626629] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1482.626629] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.630555] [54619]: INFO cinder.volume.api [None req-6dbf3e45-0d16-4476-b022-548a28587543 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1482.635871] [54619]: INFO cinder.api.openstack.wsgi [None req-6dbf3e45-0d16-4476-b022-548a28587543 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1482.636285] [54619]: [pid: 54619|app: 0|req: 303/608] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1483.646525] [54618]: DEBUG cinder.api.middleware.request_id [None req-022646f2-17e5-4590-b163-03022d6dfb3f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.648911] [54618]: INFO cinder.api.openstack.wsgi [None req-022646f2-17e5-4590-b163-03022d6dfb3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1483.649212] [54618]: DEBUG cinder.api.openstack.wsgi [None req-022646f2-17e5-4590-b163-03022d6dfb3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1483.649470] [54618]: DEBUG cinder.api.openstack.wsgi [None req-022646f2-17e5-4590-b163-03022d6dfb3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1483.660179] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1483.660179] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.664585] [54618]: INFO cinder.volume.api [None req-022646f2-17e5-4590-b163-03022d6dfb3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1483.669757] [54618]: INFO cinder.api.openstack.wsgi [None req-022646f2-17e5-4590-b163-03022d6dfb3f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1483.670173] [54618]: [pid: 54618|app: 0|req: 306/609] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1484.679844] [54619]: DEBUG cinder.api.middleware.request_id [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.682288] [54619]: INFO cinder.api.openstack.wsgi [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1484.682556] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.682813] [54619]: DEBUG cinder.api.openstack.wsgi [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.694967] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1484.694967] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.698885] [54619]: INFO cinder.volume.api [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1484.704563] [54619]: INFO cinder.api.openstack.wsgi [None req-6d4c721d-daeb-4dcc-a408-da4f81bc7934 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1484.705004] [54619]: [pid: 54619|app: 0|req: 304/610] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1485.715226] [54618]: DEBUG cinder.api.middleware.request_id [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.717600] [54618]: INFO cinder.api.openstack.wsgi [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1485.717868] [54618]: DEBUG cinder.api.openstack.wsgi [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.718127] [54618]: DEBUG cinder.api.openstack.wsgi [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.728443] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1485.728443] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.732080] [54618]: INFO cinder.volume.api [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1485.737252] [54618]: INFO cinder.api.openstack.wsgi [None req-57b1b11b-9d6a-4b9b-8456-30df902110a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1485.737653] [54618]: [pid: 54618|app: 0|req: 307/611] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.746124] [54619]: DEBUG cinder.api.middleware.request_id [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.748358] [54619]: INFO cinder.api.openstack.wsgi [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1486.748619] [54619]: DEBUG cinder.api.openstack.wsgi [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.748965] [54619]: DEBUG cinder.api.openstack.wsgi [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.759153] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1486.759153] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.762802] [54619]: INFO cinder.volume.api [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1486.767921] [54619]: INFO cinder.api.openstack.wsgi [None req-91db651a-6a19-40fa-9c2e-10e105dfcc70 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1486.768470] [54619]: [pid: 54619|app: 0|req: 305/612] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.777905] [54618]: DEBUG cinder.api.middleware.request_id [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.780099] [54618]: INFO cinder.api.openstack.wsgi [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1487.780376] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.780671] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.791265] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1487.791265] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.794903] [54618]: INFO cinder.volume.api [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1487.800033] [54618]: INFO cinder.api.openstack.wsgi [None req-b28392bb-fe45-4f5c-a79e-44502f72e8a9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1487.800450] [54618]: [pid: 54618|app: 0|req: 308/613] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1488.809716] [54619]: DEBUG cinder.api.middleware.request_id [None req-046f1629-178b-468b-981a-fd5f31c67877 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.811928] [54619]: INFO cinder.api.openstack.wsgi [None req-046f1629-178b-468b-981a-fd5f31c67877 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1488.812231] [54619]: DEBUG cinder.api.openstack.wsgi [None req-046f1629-178b-468b-981a-fd5f31c67877 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.812485] [54619]: DEBUG cinder.api.openstack.wsgi [None req-046f1629-178b-468b-981a-fd5f31c67877 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.822662] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1488.822662] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.826462] [54619]: INFO cinder.volume.api [None req-046f1629-178b-468b-981a-fd5f31c67877 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1488.831695] [54619]: INFO cinder.api.openstack.wsgi [None req-046f1629-178b-468b-981a-fd5f31c67877 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1488.832154] [54619]: [pid: 54619|app: 0|req: 306/614] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.841572] [54618]: DEBUG cinder.api.middleware.request_id [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.843712] [54618]: INFO cinder.api.openstack.wsgi [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1489.843972] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.844240] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.854223] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1489.854223] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.857852] [54618]: INFO cinder.volume.api [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1489.862957] [54618]: INFO cinder.api.openstack.wsgi [None req-41b44102-1d95-4e2c-b574-2ab7ed9a398f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1489.863376] [54618]: [pid: 54618|app: 0|req: 309/615] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1490.873139] [54619]: DEBUG cinder.api.middleware.request_id [None req-57e91460-1283-444b-92da-f94fe18d8b51 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.875289] [54619]: INFO cinder.api.openstack.wsgi [None req-57e91460-1283-444b-92da-f94fe18d8b51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1490.875554] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57e91460-1283-444b-92da-f94fe18d8b51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.875814] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57e91460-1283-444b-92da-f94fe18d8b51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.887152] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1490.887152] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.892697] [54619]: INFO cinder.volume.api [None req-57e91460-1283-444b-92da-f94fe18d8b51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1490.898635] [54619]: INFO cinder.api.openstack.wsgi [None req-57e91460-1283-444b-92da-f94fe18d8b51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1490.899420] [54619]: [pid: 54619|app: 0|req: 307/616] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1491.908277] [54618]: DEBUG cinder.api.middleware.request_id [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.910355] [54618]: INFO cinder.api.openstack.wsgi [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1491.910623] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.910925] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.921116] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1491.921116] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.924774] [54618]: INFO cinder.volume.api [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1491.929794] [54618]: INFO cinder.api.openstack.wsgi [None req-b4a5cecf-33f3-48ae-a279-d0105a0c39c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1491.930187] [54618]: [pid: 54618|app: 0|req: 310/617] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.939571] [54619]: DEBUG cinder.api.middleware.request_id [None req-57c8d339-a681-4e86-b512-d7d28685bda7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.942232] [54619]: INFO cinder.api.openstack.wsgi [None req-57c8d339-a681-4e86-b512-d7d28685bda7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1492.942232] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57c8d339-a681-4e86-b512-d7d28685bda7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.942387] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57c8d339-a681-4e86-b512-d7d28685bda7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.953088] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1492.953088] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.956997] [54619]: INFO cinder.volume.api [None req-57c8d339-a681-4e86-b512-d7d28685bda7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1492.964473] [54619]: INFO cinder.api.openstack.wsgi [None req-57c8d339-a681-4e86-b512-d7d28685bda7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1492.964975] [54619]: [pid: 54619|app: 0|req: 308/618] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.435862] [54618]: DEBUG cinder.api.middleware.request_id [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.437986] [54618]: INFO cinder.api.openstack.wsgi [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] DELETE http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1493.438237] [54618]: DEBUG cinder.api.openstack.wsgi [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.438493] [54618]: DEBUG cinder.api.openstack.wsgi [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.438776] [54618]: INFO cinder.api.v3.volumes [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Delete volume with id: 3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1493.446620] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1493.446620] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.447263] [54618]: INFO cinder.volume.api [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Volume info retrieved successfully. [ 1493.467909] [54618]: INFO cinder.volume.api [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Delete volume request issued successfully. [ 1493.468218] [54618]: INFO cinder.api.openstack.wsgi [None req-645871cd-7e19-4893-85bb-c27b59c8c7b9 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa returned with HTTP 202 [ 1493.468769] [54618]: [pid: 54618|app: 0|req: 311/619] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 13:00:23 2024] DELETE /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1493.471621] [54619]: DEBUG cinder.api.middleware.request_id [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.473781] [54619]: INFO cinder.api.openstack.wsgi [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] GET http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1493.474054] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.474304] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.482573] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1493.482573] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.487597] [54619]: INFO cinder.volume.api [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Volume info retrieved successfully. [ 1493.492554] [54619]: INFO cinder.api.openstack.wsgi [None req-a8f6cbc9-86d7-4fa3-b78b-88cee654e3ba tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa returned with HTTP 200 [ 1493.492955] [54619]: [pid: 54619|app: 0|req: 309/620] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:23 2024] GET /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.974251] [54618]: DEBUG cinder.api.middleware.request_id [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.976437] [54618]: INFO cinder.api.openstack.wsgi [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1493.976692] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.977039] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.987788] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1493.987788] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.992020] [54618]: INFO cinder.volume.api [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1493.997491] [54618]: INFO cinder.api.openstack.wsgi [None req-a23c5028-3db2-4024-80b5-c1a2d4ae04f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1493.998046] [54618]: [pid: 54618|app: 0|req: 312/621] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.502835] [54619]: DEBUG cinder.api.middleware.request_id [None req-2a111894-2303-4630-92ca-ca41e7854417 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.504564] [54619]: INFO cinder.api.openstack.wsgi [None req-2a111894-2303-4630-92ca-ca41e7854417 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] GET http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa [ 1494.504831] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a111894-2303-4630-92ca-ca41e7854417 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.505085] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2a111894-2303-4630-92ca-ca41e7854417 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.511237] [54619]: INFO cinder.api.openstack.wsgi [None req-2a111894-2303-4630-92ca-ca41e7854417 tempest-TaggedAttachmentsTest-1373114596 tempest-TaggedAttachmentsTest-1373114596-project-member] http://10.180.1.21/volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa returned with HTTP 404 [ 1494.511731] [54619]: [pid: 54619|app: 0|req: 310/622] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:24 2024] GET /volume/v3/50b4dcd22f6b411bbb5e34b0ddfaf12b/volumes/3482ad5a-7cb0-4182-9121-6ee3e081bbfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1495.007113] [54618]: DEBUG cinder.api.middleware.request_id [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.009476] [54618]: INFO cinder.api.openstack.wsgi [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1495.009757] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.010013] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.021721] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1495.021721] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.025702] [54618]: INFO cinder.volume.api [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1495.031036] [54618]: INFO cinder.api.openstack.wsgi [None req-d812a8b6-12a3-4633-a92c-f70cf30afd8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1495.031611] [54618]: [pid: 54618|app: 0|req: 313/623] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1496.041565] [54619]: DEBUG cinder.api.middleware.request_id [None req-fb41c781-d315-439c-93ae-93053074370d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.045880] [54619]: INFO cinder.api.openstack.wsgi [None req-fb41c781-d315-439c-93ae-93053074370d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1496.045880] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fb41c781-d315-439c-93ae-93053074370d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.045880] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fb41c781-d315-439c-93ae-93053074370d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.057761] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1496.057761] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.062596] [54619]: INFO cinder.volume.api [None req-fb41c781-d315-439c-93ae-93053074370d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1496.070698] [54619]: INFO cinder.api.openstack.wsgi [None req-fb41c781-d315-439c-93ae-93053074370d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1496.071339] [54619]: [pid: 54619|app: 0|req: 311/624] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.082398] [54618]: DEBUG cinder.api.middleware.request_id [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.086335] [54618]: INFO cinder.api.openstack.wsgi [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1497.086335] [54618]: DEBUG cinder.api.openstack.wsgi [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.086335] [54618]: DEBUG cinder.api.openstack.wsgi [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.097343] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1497.097343] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.101916] [54618]: INFO cinder.volume.api [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1497.107855] [54618]: INFO cinder.api.openstack.wsgi [None req-623ff4b8-7cab-4081-a6e0-a8ad246691eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1497.108537] [54618]: [pid: 54618|app: 0|req: 314/625] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.117972] [54619]: DEBUG cinder.api.middleware.request_id [None req-c91b9bcc-b685-4e23-9947-482961591b2b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.120115] [54619]: INFO cinder.api.openstack.wsgi [None req-c91b9bcc-b685-4e23-9947-482961591b2b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1498.120379] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c91b9bcc-b685-4e23-9947-482961591b2b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.120640] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c91b9bcc-b685-4e23-9947-482961591b2b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.130695] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1498.130695] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.134077] [54619]: INFO cinder.volume.api [None req-c91b9bcc-b685-4e23-9947-482961591b2b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1498.139052] [54619]: INFO cinder.api.openstack.wsgi [None req-c91b9bcc-b685-4e23-9947-482961591b2b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1498.139437] [54619]: [pid: 54619|app: 0|req: 312/626] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1499.149562] [54618]: DEBUG cinder.api.middleware.request_id [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.151427] [54618]: INFO cinder.api.openstack.wsgi [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1499.151680] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.151933] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.162196] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1499.162196] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.165668] [54618]: INFO cinder.volume.api [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1499.170839] [54618]: INFO cinder.api.openstack.wsgi [None req-c6c9797a-a5b1-430a-a121-29d75c196af6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1499.171356] [54618]: [pid: 54618|app: 0|req: 315/627] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1500.181417] [54619]: DEBUG cinder.api.middleware.request_id [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.184025] [54619]: INFO cinder.api.openstack.wsgi [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1500.184025] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.184178] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.194448] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1500.194448] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.197794] [54619]: INFO cinder.volume.api [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1500.202604] [54619]: INFO cinder.api.openstack.wsgi [None req-f1c9ec19-c71c-4255-b365-e98099df26c2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1500.202974] [54619]: [pid: 54619|app: 0|req: 313/628] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1501.212930] [54618]: DEBUG cinder.api.middleware.request_id [None req-39bb0312-071b-438b-8f78-6f63da03342e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.215227] [54618]: INFO cinder.api.openstack.wsgi [None req-39bb0312-071b-438b-8f78-6f63da03342e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1501.215490] [54618]: DEBUG cinder.api.openstack.wsgi [None req-39bb0312-071b-438b-8f78-6f63da03342e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.215744] [54618]: DEBUG cinder.api.openstack.wsgi [None req-39bb0312-071b-438b-8f78-6f63da03342e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.226266] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1501.226266] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.230161] [54618]: INFO cinder.volume.api [None req-39bb0312-071b-438b-8f78-6f63da03342e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1501.236655] [54618]: INFO cinder.api.openstack.wsgi [None req-39bb0312-071b-438b-8f78-6f63da03342e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1501.237086] [54618]: [pid: 54618|app: 0|req: 316/629] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1502.246143] [54619]: DEBUG cinder.api.middleware.request_id [None req-be71b68d-3651-4134-b03a-c834c63b39b7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.248549] [54619]: INFO cinder.api.openstack.wsgi [None req-be71b68d-3651-4134-b03a-c834c63b39b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1502.248827] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be71b68d-3651-4134-b03a-c834c63b39b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.249083] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be71b68d-3651-4134-b03a-c834c63b39b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.259508] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1502.259508] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.263412] [54619]: INFO cinder.volume.api [None req-be71b68d-3651-4134-b03a-c834c63b39b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1502.268588] [54619]: INFO cinder.api.openstack.wsgi [None req-be71b68d-3651-4134-b03a-c834c63b39b7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1502.269034] [54619]: [pid: 54619|app: 0|req: 314/630] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1503.278190] [54618]: DEBUG cinder.api.middleware.request_id [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.280504] [54618]: INFO cinder.api.openstack.wsgi [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1503.280794] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.281092] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.291441] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1503.291441] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.294948] [54618]: INFO cinder.volume.api [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1503.299903] [54618]: INFO cinder.api.openstack.wsgi [None req-f78f7574-c4de-4607-95a9-76b66f73f7a6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1503.300307] [54618]: [pid: 54618|app: 0|req: 317/631] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.310670] [54619]: DEBUG cinder.api.middleware.request_id [None req-ba7b6795-283a-4b5b-b206-135262daee2c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.312392] [54619]: INFO cinder.api.openstack.wsgi [None req-ba7b6795-283a-4b5b-b206-135262daee2c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1504.312659] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ba7b6795-283a-4b5b-b206-135262daee2c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.312911] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ba7b6795-283a-4b5b-b206-135262daee2c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.322838] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1504.322838] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.326421] [54619]: INFO cinder.volume.api [None req-ba7b6795-283a-4b5b-b206-135262daee2c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1504.332141] [54619]: INFO cinder.api.openstack.wsgi [None req-ba7b6795-283a-4b5b-b206-135262daee2c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1504.332761] [54619]: [pid: 54619|app: 0|req: 315/632] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.343197] [54618]: DEBUG cinder.api.middleware.request_id [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.345353] [54618]: INFO cinder.api.openstack.wsgi [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1505.345653] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.345926] [54618]: DEBUG cinder.api.openstack.wsgi [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.356289] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1505.356289] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.359890] [54618]: INFO cinder.volume.api [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1505.364898] [54618]: INFO cinder.api.openstack.wsgi [None req-dd911903-5270-4fbf-91ac-ac9254811ad8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1505.365377] [54618]: [pid: 54618|app: 0|req: 318/633] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1506.374790] [54619]: DEBUG cinder.api.middleware.request_id [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.376928] [54619]: INFO cinder.api.openstack.wsgi [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1506.377142] [54619]: DEBUG cinder.api.openstack.wsgi [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.377397] [54619]: DEBUG cinder.api.openstack.wsgi [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.387483] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1506.387483] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.391224] [54619]: INFO cinder.volume.api [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1506.396227] [54619]: INFO cinder.api.openstack.wsgi [None req-db042bd3-71f7-41ed-88b6-47eeb8de8b32 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1506.396633] [54619]: [pid: 54619|app: 0|req: 316/634] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.406054] [54618]: DEBUG cinder.api.middleware.request_id [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.408212] [54618]: INFO cinder.api.openstack.wsgi [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1507.408471] [54618]: DEBUG cinder.api.openstack.wsgi [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.408730] [54618]: DEBUG cinder.api.openstack.wsgi [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.419670] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1507.419670] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.423576] [54618]: INFO cinder.volume.api [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1507.428759] [54618]: INFO cinder.api.openstack.wsgi [None req-431c6586-cc72-4ed2-956e-1a122e3ba6a8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1507.435339] [54618]: [pid: 54618|app: 0|req: 319/635] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.438865] [54619]: DEBUG cinder.api.middleware.request_id [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.441220] [54619]: INFO cinder.api.openstack.wsgi [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1508.441479] [54619]: DEBUG cinder.api.openstack.wsgi [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.441781] [54619]: DEBUG cinder.api.openstack.wsgi [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.452872] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1508.452872] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.456134] [54619]: INFO cinder.volume.api [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1508.461517] [54619]: INFO cinder.api.openstack.wsgi [None req-479e6367-156c-44c9-813e-3f4c2d2e81d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1508.461935] [54619]: [pid: 54619|app: 0|req: 317/636] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.471795] [54618]: DEBUG cinder.api.middleware.request_id [None req-61256e92-358b-4d86-b7e1-67efe3339d07 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.473660] [54618]: INFO cinder.api.openstack.wsgi [None req-61256e92-358b-4d86-b7e1-67efe3339d07 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1509.473951] [54618]: DEBUG cinder.api.openstack.wsgi [None req-61256e92-358b-4d86-b7e1-67efe3339d07 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.474249] [54618]: DEBUG cinder.api.openstack.wsgi [None req-61256e92-358b-4d86-b7e1-67efe3339d07 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.484397] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1509.484397] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.487990] [54618]: INFO cinder.volume.api [None req-61256e92-358b-4d86-b7e1-67efe3339d07 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1509.493218] [54618]: INFO cinder.api.openstack.wsgi [None req-61256e92-358b-4d86-b7e1-67efe3339d07 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1509.493643] [54618]: [pid: 54618|app: 0|req: 320/637] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.503724] [54619]: DEBUG cinder.api.middleware.request_id [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.505527] [54619]: INFO cinder.api.openstack.wsgi [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1510.505812] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.506146] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.516666] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1510.516666] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.520706] [54619]: INFO cinder.volume.api [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1510.526016] [54619]: INFO cinder.api.openstack.wsgi [None req-d22058c0-1150-4fa3-91a2-1436412eabb7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1510.526418] [54619]: [pid: 54619|app: 0|req: 318/638] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.536025] [54618]: DEBUG cinder.api.middleware.request_id [None req-c0f0651c-5655-403c-a9bb-f642c4894373 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.538032] [54618]: INFO cinder.api.openstack.wsgi [None req-c0f0651c-5655-403c-a9bb-f642c4894373 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1511.538295] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c0f0651c-5655-403c-a9bb-f642c4894373 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.538549] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c0f0651c-5655-403c-a9bb-f642c4894373 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.548716] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1511.548716] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.552202] [54618]: INFO cinder.volume.api [None req-c0f0651c-5655-403c-a9bb-f642c4894373 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1511.557276] [54618]: INFO cinder.api.openstack.wsgi [None req-c0f0651c-5655-403c-a9bb-f642c4894373 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1511.557597] [54618]: [pid: 54618|app: 0|req: 321/639] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.566077] [54619]: DEBUG cinder.api.middleware.request_id [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.568384] [54619]: INFO cinder.api.openstack.wsgi [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1512.568662] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.568967] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.579074] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1512.579074] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.582516] [54619]: INFO cinder.volume.api [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1512.587480] [54619]: INFO cinder.api.openstack.wsgi [None req-5dcaba93-d412-4f02-a19f-fe1b0d58de03 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1512.587852] [54619]: [pid: 54619|app: 0|req: 319/640] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1513.597444] [54618]: DEBUG cinder.api.middleware.request_id [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.599590] [54618]: INFO cinder.api.openstack.wsgi [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1513.599848] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.600275] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.610279] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1513.610279] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.613821] [54618]: INFO cinder.volume.api [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1513.619034] [54618]: INFO cinder.api.openstack.wsgi [None req-1ceb4798-d2c6-4c0c-a1a4-e9633f69ca19 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1513.619662] [54618]: [pid: 54618|app: 0|req: 322/641] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.629334] [54619]: DEBUG cinder.api.middleware.request_id [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.631330] [54619]: INFO cinder.api.openstack.wsgi [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1514.631614] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.631866] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.642509] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1514.642509] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.647064] [54619]: INFO cinder.volume.api [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1514.654260] [54619]: INFO cinder.api.openstack.wsgi [None req-c3cf3df9-43c4-4d0b-b54f-ef08456c255c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1514.654808] [54619]: [pid: 54619|app: 0|req: 320/642] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1515.663194] [54618]: DEBUG cinder.api.middleware.request_id [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.665330] [54618]: INFO cinder.api.openstack.wsgi [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1515.665589] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.665840] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.675977] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1515.675977] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.679599] [54618]: INFO cinder.volume.api [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1515.684702] [54618]: INFO cinder.api.openstack.wsgi [None req-c8603a9c-f342-49f7-aec7-d2df0899a794 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1515.685099] [54618]: [pid: 54618|app: 0|req: 323/643] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1516.694056] [54619]: DEBUG cinder.api.middleware.request_id [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.696288] [54619]: INFO cinder.api.openstack.wsgi [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1516.696567] [54619]: DEBUG cinder.api.openstack.wsgi [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1516.696823] [54619]: DEBUG cinder.api.openstack.wsgi [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1516.706891] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1516.706891] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1516.710398] [54619]: INFO cinder.volume.api [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1516.715406] [54619]: INFO cinder.api.openstack.wsgi [None req-56965c57-36cd-40bf-ba44-94660bcd8be4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1516.715795] [54619]: [pid: 54619|app: 0|req: 321/644] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1517.726177] [54618]: DEBUG cinder.api.middleware.request_id [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1517.728068] [54618]: INFO cinder.api.openstack.wsgi [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1517.728360] [54618]: DEBUG cinder.api.openstack.wsgi [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1517.728574] [54618]: DEBUG cinder.api.openstack.wsgi [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1517.738808] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1517.738808] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1517.742516] [54618]: INFO cinder.volume.api [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1517.749154] [54618]: INFO cinder.api.openstack.wsgi [None req-65fa64f7-9a3f-4b49-8f7f-3feb5091753d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1517.750353] [54618]: [pid: 54618|app: 0|req: 324/645] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1518.759755] [54619]: DEBUG cinder.api.middleware.request_id [None req-be012386-7eb7-477d-a224-bcf775b9fbde None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.762024] [54619]: INFO cinder.api.openstack.wsgi [None req-be012386-7eb7-477d-a224-bcf775b9fbde tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1518.762300] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be012386-7eb7-477d-a224-bcf775b9fbde tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.762551] [54619]: DEBUG cinder.api.openstack.wsgi [None req-be012386-7eb7-477d-a224-bcf775b9fbde tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.773082] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1518.773082] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.776859] [54619]: INFO cinder.volume.api [None req-be012386-7eb7-477d-a224-bcf775b9fbde tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1518.782348] [54619]: INFO cinder.api.openstack.wsgi [None req-be012386-7eb7-477d-a224-bcf775b9fbde tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1518.783364] [54619]: [pid: 54619|app: 0|req: 322/646] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1519.792699] [54618]: DEBUG cinder.api.middleware.request_id [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.794758] [54618]: INFO cinder.api.openstack.wsgi [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1519.795023] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.795273] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.805272] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1519.805272] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.808696] [54618]: INFO cinder.volume.api [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1519.813927] [54618]: INFO cinder.api.openstack.wsgi [None req-9a14ac06-0aee-48d6-8e2f-0c82e75d39ff tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1519.814483] [54618]: [pid: 54618|app: 0|req: 325/647] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1520.823715] [54619]: DEBUG cinder.api.middleware.request_id [None req-93767a80-483e-429f-8984-732627ab0884 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.825860] [54619]: INFO cinder.api.openstack.wsgi [None req-93767a80-483e-429f-8984-732627ab0884 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1520.826126] [54619]: DEBUG cinder.api.openstack.wsgi [None req-93767a80-483e-429f-8984-732627ab0884 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.826386] [54619]: DEBUG cinder.api.openstack.wsgi [None req-93767a80-483e-429f-8984-732627ab0884 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.836529] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1520.836529] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.840665] [54619]: INFO cinder.volume.api [None req-93767a80-483e-429f-8984-732627ab0884 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1520.845860] [54619]: INFO cinder.api.openstack.wsgi [None req-93767a80-483e-429f-8984-732627ab0884 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1520.846240] [54619]: [pid: 54619|app: 0|req: 323/648] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1521.857026] [54618]: DEBUG cinder.api.middleware.request_id [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.859417] [54618]: INFO cinder.api.openstack.wsgi [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1521.859714] [54618]: DEBUG cinder.api.openstack.wsgi [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.859976] [54618]: DEBUG cinder.api.openstack.wsgi [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.870331] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1521.870331] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1521.874008] [54618]: INFO cinder.volume.api [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1521.879231] [54618]: INFO cinder.api.openstack.wsgi [None req-48066a3b-4cc2-490c-a0a9-8b02176e08f3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1521.880028] [54618]: [pid: 54618|app: 0|req: 326/649] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1522.888305] [54619]: DEBUG cinder.api.middleware.request_id [None req-87d67aca-3a36-4374-956d-535917e3ac85 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.890474] [54619]: INFO cinder.api.openstack.wsgi [None req-87d67aca-3a36-4374-956d-535917e3ac85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1522.890732] [54619]: DEBUG cinder.api.openstack.wsgi [None req-87d67aca-3a36-4374-956d-535917e3ac85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1522.891030] [54619]: DEBUG cinder.api.openstack.wsgi [None req-87d67aca-3a36-4374-956d-535917e3ac85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1522.901010] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1522.901010] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1522.904529] [54619]: INFO cinder.volume.api [None req-87d67aca-3a36-4374-956d-535917e3ac85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1522.909631] [54619]: INFO cinder.api.openstack.wsgi [None req-87d67aca-3a36-4374-956d-535917e3ac85 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1522.910025] [54619]: [pid: 54619|app: 0|req: 324/650] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1523.920290] [54618]: DEBUG cinder.api.middleware.request_id [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.922549] [54618]: INFO cinder.api.openstack.wsgi [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1523.922815] [54618]: DEBUG cinder.api.openstack.wsgi [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.923098] [54618]: DEBUG cinder.api.openstack.wsgi [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.933478] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1523.933478] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.937172] [54618]: INFO cinder.volume.api [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1523.942254] [54618]: INFO cinder.api.openstack.wsgi [None req-279852f1-7dd8-468a-8ebc-de02cf8a7c60 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1523.942640] [54618]: [pid: 54618|app: 0|req: 327/651] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1524.952294] [54619]: DEBUG cinder.api.middleware.request_id [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.954454] [54619]: INFO cinder.api.openstack.wsgi [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1524.954716] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1524.954970] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1524.965593] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1524.965593] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1524.969464] [54619]: INFO cinder.volume.api [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1524.974775] [54619]: INFO cinder.api.openstack.wsgi [None req-d9248be0-36dc-4764-aab3-4d610c9653c3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1524.975187] [54619]: [pid: 54619|app: 0|req: 325/652] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1525.984864] [54618]: DEBUG cinder.api.middleware.request_id [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.987019] [54618]: INFO cinder.api.openstack.wsgi [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1525.987277] [54618]: DEBUG cinder.api.openstack.wsgi [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1525.987533] [54618]: DEBUG cinder.api.openstack.wsgi [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1525.997683] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1525.997683] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.001832] [54618]: INFO cinder.volume.api [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1526.007167] [54618]: INFO cinder.api.openstack.wsgi [None req-85ddba81-e057-4580-9f77-07fe8e068ae3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1526.007748] [54618]: [pid: 54618|app: 0|req: 328/653] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1527.017392] [54619]: DEBUG cinder.api.middleware.request_id [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.019721] [54619]: INFO cinder.api.openstack.wsgi [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1527.020148] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.020428] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.031925] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1527.031925] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.036120] [54619]: INFO cinder.volume.api [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1527.044153] [54619]: INFO cinder.api.openstack.wsgi [None req-e79f0d18-0a37-46c5-bcfd-d9101a32447d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1527.051472] [54619]: [pid: 54619|app: 0|req: 326/654] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1528.056215] [54618]: DEBUG cinder.api.middleware.request_id [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.057794] [54618]: INFO cinder.api.openstack.wsgi [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1528.057794] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.057794] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.067134] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1528.067134] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.070840] [54618]: INFO cinder.volume.api [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1528.076446] [54618]: INFO cinder.api.openstack.wsgi [None req-cd2a8347-6c77-4308-95ff-93fb506bd5e1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1528.077623] [54618]: [pid: 54618|app: 0|req: 329/655] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1529.089397] [54619]: DEBUG cinder.api.middleware.request_id [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.091732] [54619]: INFO cinder.api.openstack.wsgi [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1529.092053] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1529.092337] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1529.102983] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1529.102983] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1529.107101] [54619]: INFO cinder.volume.api [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1529.112666] [54619]: INFO cinder.api.openstack.wsgi [None req-4f0cdc70-32c0-4a59-9d10-1bd95c695bf1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1529.113130] [54619]: [pid: 54619|app: 0|req: 327/656] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1530.122904] [54618]: DEBUG cinder.api.middleware.request_id [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.125161] [54618]: INFO cinder.api.openstack.wsgi [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1530.125515] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.125792] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.136235] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1530.136235] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.140286] [54618]: INFO cinder.volume.api [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1530.145998] [54618]: INFO cinder.api.openstack.wsgi [None req-e77c0671-cd20-487f-a188-b7eeb8e5c005 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1530.146581] [54618]: [pid: 54618|app: 0|req: 330/657] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:00:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1531.156125] [54619]: DEBUG cinder.api.middleware.request_id [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.159306] [54619]: INFO cinder.api.openstack.wsgi [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1531.159420] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.159900] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.161807] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1531.174211] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1531.174211] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.178850] [54619]: INFO cinder.volume.api [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1531.184771] [54619]: INFO cinder.api.openstack.wsgi [None req-0426b058-bd5c-4b00-b9e1-442322a07cd4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1531.185729] [54619]: [pid: 54619|app: 0|req: 328/658] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1532.195416] [54618]: DEBUG cinder.api.middleware.request_id [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.197805] [54618]: INFO cinder.api.openstack.wsgi [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1532.198071] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.198324] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.199867] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=278,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1532.219739] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1532.219739] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.219739] [54618]: INFO cinder.volume.api [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1532.225488] [54618]: INFO cinder.api.openstack.wsgi [None req-1d07a7f3-ed90-4dc1-a35c-65e2ef907cb5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1532.225882] [54618]: [pid: 54618|app: 0|req: 331/659] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1533.234347] [54619]: DEBUG cinder.api.middleware.request_id [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.236680] [54619]: INFO cinder.api.openstack.wsgi [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1533.236960] [54619]: DEBUG cinder.api.openstack.wsgi [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.237223] [54619]: DEBUG cinder.api.openstack.wsgi [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.254328] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1533.254328] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.259478] [54619]: INFO cinder.volume.api [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1533.268366] [54619]: INFO cinder.api.openstack.wsgi [None req-69bf038d-90ba-42c6-8cd0-97ccda4c19eb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1533.268792] [54619]: [pid: 54619|app: 0|req: 329/660] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1534.279023] [54618]: DEBUG cinder.api.middleware.request_id [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.281242] [54618]: INFO cinder.api.openstack.wsgi [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1534.281562] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.281854] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.296099] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1534.296099] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.300365] [54618]: INFO cinder.volume.api [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1534.306288] [54618]: INFO cinder.api.openstack.wsgi [None req-ac75e8dc-8fd3-4bea-966b-eae2fbc41913 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1534.306728] [54618]: [pid: 54618|app: 0|req: 332/661] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1535.316479] [54619]: DEBUG cinder.api.middleware.request_id [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.318689] [54619]: INFO cinder.api.openstack.wsgi [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1535.318971] [54619]: DEBUG cinder.api.openstack.wsgi [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.319224] [54619]: DEBUG cinder.api.openstack.wsgi [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.330395] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1535.330395] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.333968] [54619]: INFO cinder.volume.api [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1535.339171] [54619]: INFO cinder.api.openstack.wsgi [None req-871685e9-3a37-48e1-a9d8-f78fa52c8777 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1535.339739] [54619]: [pid: 54619|app: 0|req: 330/662] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1536.349256] [54618]: DEBUG cinder.api.middleware.request_id [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.351423] [54618]: INFO cinder.api.openstack.wsgi [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1536.351681] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1536.351972] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1536.362087] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1536.362087] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1536.365682] [54618]: INFO cinder.volume.api [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1536.371018] [54618]: INFO cinder.api.openstack.wsgi [None req-2ee525e2-4008-4c14-a379-ed7a5b138fb0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1536.371430] [54618]: [pid: 54618|app: 0|req: 333/663] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1537.380727] [54619]: DEBUG cinder.api.middleware.request_id [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.382894] [54619]: INFO cinder.api.openstack.wsgi [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1537.383149] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.383438] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.394227] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1537.394227] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.397624] [54619]: INFO cinder.volume.api [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1537.402879] [54619]: INFO cinder.api.openstack.wsgi [None req-d56dfad9-4d0d-43a3-895a-b253569b71a5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1537.406714] [54619]: [pid: 54619|app: 0|req: 331/664] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1538.413307] [54618]: DEBUG cinder.api.middleware.request_id [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.415532] [54618]: INFO cinder.api.openstack.wsgi [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1538.415793] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.416067] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.426631] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1538.426631] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1538.430447] [54618]: INFO cinder.volume.api [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1538.437211] [54618]: INFO cinder.api.openstack.wsgi [None req-b843cac2-09b8-4111-9803-37f0b9c5d9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1538.437608] [54618]: [pid: 54618|app: 0|req: 334/665] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.447099] [54619]: DEBUG cinder.api.middleware.request_id [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.449367] [54619]: INFO cinder.api.openstack.wsgi [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1539.449637] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.449896] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.460190] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1539.460190] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.463504] [54619]: INFO cinder.volume.api [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1539.468322] [54619]: INFO cinder.api.openstack.wsgi [None req-7e7a0ac7-401f-4b10-930f-1abe032ac6de tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1539.468699] [54619]: [pid: 54619|app: 0|req: 332/666] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1540.478578] [54618]: DEBUG cinder.api.middleware.request_id [None req-e8947937-1d16-4c49-846e-57873b644750 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.481013] [54618]: INFO cinder.api.openstack.wsgi [None req-e8947937-1d16-4c49-846e-57873b644750 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1540.481282] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e8947937-1d16-4c49-846e-57873b644750 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1540.481538] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e8947937-1d16-4c49-846e-57873b644750 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1540.491565] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1540.491565] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1540.495218] [54618]: INFO cinder.volume.api [None req-e8947937-1d16-4c49-846e-57873b644750 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1540.500262] [54618]: INFO cinder.api.openstack.wsgi [None req-e8947937-1d16-4c49-846e-57873b644750 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1540.500754] [54618]: [pid: 54618|app: 0|req: 335/667] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1541.510038] [54619]: DEBUG cinder.api.middleware.request_id [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.512205] [54619]: INFO cinder.api.openstack.wsgi [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1541.512470] [54619]: DEBUG cinder.api.openstack.wsgi [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1541.512721] [54619]: DEBUG cinder.api.openstack.wsgi [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1541.523010] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1541.523010] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1541.526352] [54619]: INFO cinder.volume.api [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1541.531282] [54619]: INFO cinder.api.openstack.wsgi [None req-faa5f83d-52da-4956-90d9-8f8c47c34525 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1541.531656] [54619]: [pid: 54619|app: 0|req: 333/668] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:11 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1542.541613] [54618]: DEBUG cinder.api.middleware.request_id [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.543263] [54618]: INFO cinder.api.openstack.wsgi [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1542.543571] [54618]: DEBUG cinder.api.openstack.wsgi [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.543865] [54618]: DEBUG cinder.api.openstack.wsgi [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.554217] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1542.554217] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.557794] [54618]: INFO cinder.volume.api [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1542.563187] [54618]: INFO cinder.api.openstack.wsgi [None req-95459f1e-bd03-4df5-a3b2-a84d04e92bc4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1542.563619] [54618]: [pid: 54618|app: 0|req: 336/669] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.572040] [54619]: DEBUG cinder.api.middleware.request_id [None req-27458d6a-91da-4427-a547-568657ca5278 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.574153] [54619]: INFO cinder.api.openstack.wsgi [None req-27458d6a-91da-4427-a547-568657ca5278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1543.574423] [54619]: DEBUG cinder.api.openstack.wsgi [None req-27458d6a-91da-4427-a547-568657ca5278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.574672] [54619]: DEBUG cinder.api.openstack.wsgi [None req-27458d6a-91da-4427-a547-568657ca5278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.585015] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1543.585015] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.588491] [54619]: INFO cinder.volume.api [None req-27458d6a-91da-4427-a547-568657ca5278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1543.593551] [54619]: INFO cinder.api.openstack.wsgi [None req-27458d6a-91da-4427-a547-568657ca5278 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1543.593948] [54619]: [pid: 54619|app: 0|req: 334/670] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1544.603938] [54618]: DEBUG cinder.api.middleware.request_id [None req-97192183-b21e-421c-8797-de0aa1cdee4b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.606329] [54618]: INFO cinder.api.openstack.wsgi [None req-97192183-b21e-421c-8797-de0aa1cdee4b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1544.606630] [54618]: DEBUG cinder.api.openstack.wsgi [None req-97192183-b21e-421c-8797-de0aa1cdee4b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.606885] [54618]: DEBUG cinder.api.openstack.wsgi [None req-97192183-b21e-421c-8797-de0aa1cdee4b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.617287] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1544.617287] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.621012] [54618]: INFO cinder.volume.api [None req-97192183-b21e-421c-8797-de0aa1cdee4b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1544.626312] [54618]: INFO cinder.api.openstack.wsgi [None req-97192183-b21e-421c-8797-de0aa1cdee4b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1544.626720] [54618]: [pid: 54618|app: 0|req: 337/671] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1545.636314] [54619]: DEBUG cinder.api.middleware.request_id [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.638427] [54619]: INFO cinder.api.openstack.wsgi [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1545.638684] [54619]: DEBUG cinder.api.openstack.wsgi [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.638956] [54619]: DEBUG cinder.api.openstack.wsgi [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.649159] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1545.649159] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.652989] [54619]: INFO cinder.volume.api [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1545.658339] [54619]: INFO cinder.api.openstack.wsgi [None req-55d9dca5-49bf-4b16-abe5-7490c6505e1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1545.658668] [54619]: [pid: 54619|app: 0|req: 335/672] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1546.668261] [54618]: DEBUG cinder.api.middleware.request_id [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.670377] [54618]: INFO cinder.api.openstack.wsgi [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1546.670630] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.670883] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.680807] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1546.680807] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.684425] [54618]: INFO cinder.volume.api [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1546.689580] [54618]: INFO cinder.api.openstack.wsgi [None req-cb3a0ad4-4a8b-4948-8d23-cec40b069c87 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1546.689977] [54618]: [pid: 54618|app: 0|req: 338/673] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1547.699352] [54619]: DEBUG cinder.api.middleware.request_id [None req-82174a63-d9d0-4e18-a359-95770f4a00fa None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.701470] [54619]: INFO cinder.api.openstack.wsgi [None req-82174a63-d9d0-4e18-a359-95770f4a00fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1547.701727] [54619]: DEBUG cinder.api.openstack.wsgi [None req-82174a63-d9d0-4e18-a359-95770f4a00fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.701984] [54619]: DEBUG cinder.api.openstack.wsgi [None req-82174a63-d9d0-4e18-a359-95770f4a00fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.711742] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1547.711742] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.717411] [54619]: INFO cinder.volume.api [None req-82174a63-d9d0-4e18-a359-95770f4a00fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1547.722635] [54619]: INFO cinder.api.openstack.wsgi [None req-82174a63-d9d0-4e18-a359-95770f4a00fa tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1547.723020] [54619]: [pid: 54619|app: 0|req: 336/674] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1548.732374] [54618]: DEBUG cinder.api.middleware.request_id [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.734489] [54618]: INFO cinder.api.openstack.wsgi [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1548.734750] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.735050] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.745104] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1548.745104] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.748583] [54618]: INFO cinder.volume.api [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1548.753726] [54618]: INFO cinder.api.openstack.wsgi [None req-c6935b02-8497-4d6b-b362-e449978d5ec3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1548.754119] [54618]: [pid: 54618|app: 0|req: 339/675] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.763481] [54619]: DEBUG cinder.api.middleware.request_id [None req-f65481c9-2b29-4edd-8236-f47496412d51 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.765669] [54619]: INFO cinder.api.openstack.wsgi [None req-f65481c9-2b29-4edd-8236-f47496412d51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1549.765927] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f65481c9-2b29-4edd-8236-f47496412d51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.766187] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f65481c9-2b29-4edd-8236-f47496412d51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.776112] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1549.776112] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.779479] [54619]: INFO cinder.volume.api [None req-f65481c9-2b29-4edd-8236-f47496412d51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1549.784392] [54619]: INFO cinder.api.openstack.wsgi [None req-f65481c9-2b29-4edd-8236-f47496412d51 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1549.784763] [54619]: [pid: 54619|app: 0|req: 337/676] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.794313] [54618]: DEBUG cinder.api.middleware.request_id [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.796458] [54618]: INFO cinder.api.openstack.wsgi [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1550.796718] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.796974] [54618]: DEBUG cinder.api.openstack.wsgi [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.806775] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1550.806775] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.810206] [54618]: INFO cinder.volume.api [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1550.815133] [54618]: INFO cinder.api.openstack.wsgi [None req-0c31b07c-97a0-4e0b-974f-5d2f1105d6b4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1550.815619] [54618]: [pid: 54618|app: 0|req: 340/677] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1551.825035] [54619]: DEBUG cinder.api.middleware.request_id [None req-e834fd9d-86ce-4500-843d-bba119646896 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.827163] [54619]: INFO cinder.api.openstack.wsgi [None req-e834fd9d-86ce-4500-843d-bba119646896 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1551.827448] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e834fd9d-86ce-4500-843d-bba119646896 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.827704] [54619]: DEBUG cinder.api.openstack.wsgi [None req-e834fd9d-86ce-4500-843d-bba119646896 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.838068] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1551.838068] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.841663] [54619]: INFO cinder.volume.api [None req-e834fd9d-86ce-4500-843d-bba119646896 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1551.846759] [54619]: INFO cinder.api.openstack.wsgi [None req-e834fd9d-86ce-4500-843d-bba119646896 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1551.847138] [54619]: [pid: 54619|app: 0|req: 338/678] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.856424] [54618]: DEBUG cinder.api.middleware.request_id [None req-41207b80-1440-4262-b365-0047d8cf37e2 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.858501] [54618]: INFO cinder.api.openstack.wsgi [None req-41207b80-1440-4262-b365-0047d8cf37e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1552.858758] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41207b80-1440-4262-b365-0047d8cf37e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.859013] [54618]: DEBUG cinder.api.openstack.wsgi [None req-41207b80-1440-4262-b365-0047d8cf37e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.868713] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1552.868713] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.872102] [54618]: INFO cinder.volume.api [None req-41207b80-1440-4262-b365-0047d8cf37e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1552.876943] [54618]: INFO cinder.api.openstack.wsgi [None req-41207b80-1440-4262-b365-0047d8cf37e2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1552.877305] [54618]: [pid: 54618|app: 0|req: 341/679] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1553.886119] [54619]: DEBUG cinder.api.middleware.request_id [None req-b446e06c-012c-4574-81ba-97907a6b28e0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.888266] [54619]: INFO cinder.api.openstack.wsgi [None req-b446e06c-012c-4574-81ba-97907a6b28e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1553.888522] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b446e06c-012c-4574-81ba-97907a6b28e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.888766] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b446e06c-012c-4574-81ba-97907a6b28e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.898550] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1553.898550] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.902069] [54619]: INFO cinder.volume.api [None req-b446e06c-012c-4574-81ba-97907a6b28e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1553.907104] [54619]: INFO cinder.api.openstack.wsgi [None req-b446e06c-012c-4574-81ba-97907a6b28e0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1553.907444] [54619]: [pid: 54619|app: 0|req: 339/680] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1554.916667] [54618]: DEBUG cinder.api.middleware.request_id [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.918824] [54618]: INFO cinder.api.openstack.wsgi [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1554.919094] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.919353] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.929295] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1554.929295] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.932830] [54618]: INFO cinder.volume.api [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1554.937754] [54618]: INFO cinder.api.openstack.wsgi [None req-cda4ba8d-5b97-49ad-904b-aa799cc49ce6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1554.938202] [54618]: [pid: 54618|app: 0|req: 342/681] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1555.948646] [54619]: DEBUG cinder.api.middleware.request_id [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.952042] [54619]: INFO cinder.api.openstack.wsgi [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1555.952042] [54619]: DEBUG cinder.api.openstack.wsgi [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.952042] [54619]: DEBUG cinder.api.openstack.wsgi [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.962226] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1555.962226] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.966916] [54619]: INFO cinder.volume.api [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1555.973709] [54619]: INFO cinder.api.openstack.wsgi [None req-761f0fcd-4360-4fa8-963e-3db2179b6c31 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1555.974416] [54619]: [pid: 54619|app: 0|req: 340/682] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.984530] [54618]: DEBUG cinder.api.middleware.request_id [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.986824] [54618]: INFO cinder.api.openstack.wsgi [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1556.987131] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.987410] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.997511] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1556.997511] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.001422] [54618]: INFO cinder.volume.api [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1557.006946] [54618]: INFO cinder.api.openstack.wsgi [None req-d5333e57-e1a5-4133-9740-fdb7a9d8d0d1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1557.007346] [54618]: [pid: 54618|app: 0|req: 343/683] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.018454] [54619]: DEBUG cinder.api.middleware.request_id [None req-4e725150-c5f6-496e-b585-f2be47efd263 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.020963] [54619]: INFO cinder.api.openstack.wsgi [None req-4e725150-c5f6-496e-b585-f2be47efd263 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1558.021238] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4e725150-c5f6-496e-b585-f2be47efd263 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.021492] [54619]: DEBUG cinder.api.openstack.wsgi [None req-4e725150-c5f6-496e-b585-f2be47efd263 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.031442] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1558.031442] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.035001] [54619]: INFO cinder.volume.api [None req-4e725150-c5f6-496e-b585-f2be47efd263 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1558.039954] [54619]: INFO cinder.api.openstack.wsgi [None req-4e725150-c5f6-496e-b585-f2be47efd263 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1558.040356] [54619]: [pid: 54619|app: 0|req: 341/684] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.050466] [54618]: DEBUG cinder.api.middleware.request_id [None req-6683f140-35b0-4078-b2a3-7c8958485dcb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.052824] [54618]: INFO cinder.api.openstack.wsgi [None req-6683f140-35b0-4078-b2a3-7c8958485dcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1559.053093] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6683f140-35b0-4078-b2a3-7c8958485dcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.053526] [54618]: DEBUG cinder.api.openstack.wsgi [None req-6683f140-35b0-4078-b2a3-7c8958485dcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.064049] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1559.064049] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.067478] [54618]: INFO cinder.volume.api [None req-6683f140-35b0-4078-b2a3-7c8958485dcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1559.072655] [54618]: INFO cinder.api.openstack.wsgi [None req-6683f140-35b0-4078-b2a3-7c8958485dcb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1559.073030] [54618]: [pid: 54618|app: 0|req: 344/685] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.082822] [54619]: DEBUG cinder.api.middleware.request_id [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.085132] [54619]: INFO cinder.api.openstack.wsgi [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1560.085443] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.085710] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.096463] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1560.096463] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.100056] [54619]: INFO cinder.volume.api [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1560.105362] [54619]: INFO cinder.api.openstack.wsgi [None req-ad4d0f86-c37c-46c9-ac29-ad7264ab610d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1560.105748] [54619]: [pid: 54619|app: 0|req: 342/686] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.116062] [54618]: DEBUG cinder.api.middleware.request_id [None req-654de67d-6819-49b9-8458-30e02ce43803 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.118167] [54618]: INFO cinder.api.openstack.wsgi [None req-654de67d-6819-49b9-8458-30e02ce43803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1561.118423] [54618]: DEBUG cinder.api.openstack.wsgi [None req-654de67d-6819-49b9-8458-30e02ce43803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.118673] [54618]: DEBUG cinder.api.openstack.wsgi [None req-654de67d-6819-49b9-8458-30e02ce43803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.129016] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1561.129016] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.132575] [54618]: INFO cinder.volume.api [None req-654de67d-6819-49b9-8458-30e02ce43803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1561.137518] [54618]: INFO cinder.api.openstack.wsgi [None req-654de67d-6819-49b9-8458-30e02ce43803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1561.137998] [54618]: [pid: 54618|app: 0|req: 345/687] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.147281] [54619]: DEBUG cinder.api.middleware.request_id [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.149559] [54619]: INFO cinder.api.openstack.wsgi [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1562.149832] [54619]: DEBUG cinder.api.openstack.wsgi [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.150084] [54619]: DEBUG cinder.api.openstack.wsgi [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.160725] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1562.160725] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.164546] [54619]: INFO cinder.volume.api [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1562.169695] [54619]: INFO cinder.api.openstack.wsgi [None req-53d2ff19-0f1f-43ce-aec5-a15d0f0335f2 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1562.170185] [54619]: [pid: 54619|app: 0|req: 343/688] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.179557] [54618]: DEBUG cinder.api.middleware.request_id [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.181741] [54618]: INFO cinder.api.openstack.wsgi [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1563.182052] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.182364] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.192213] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1563.192213] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.195736] [54618]: INFO cinder.volume.api [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1563.200650] [54618]: INFO cinder.api.openstack.wsgi [None req-3328e31c-5d25-4a42-bc6c-1e2e6cd75a1a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1563.201225] [54618]: [pid: 54618|app: 0|req: 346/689] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1564.210737] [54619]: DEBUG cinder.api.middleware.request_id [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.212873] [54619]: INFO cinder.api.openstack.wsgi [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1564.213124] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.213377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.223100] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1564.223100] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.226486] [54619]: INFO cinder.volume.api [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1564.231653] [54619]: INFO cinder.api.openstack.wsgi [None req-9a0c2f65-5598-4511-97e7-7bb75ef41b1b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1564.232105] [54619]: [pid: 54619|app: 0|req: 344/690] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.242027] [54618]: DEBUG cinder.api.middleware.request_id [None req-9e0dc39e-ab46-489a-98f7-582fe458183a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.244318] [54618]: INFO cinder.api.openstack.wsgi [None req-9e0dc39e-ab46-489a-98f7-582fe458183a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1565.244606] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9e0dc39e-ab46-489a-98f7-582fe458183a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.244869] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9e0dc39e-ab46-489a-98f7-582fe458183a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.256878] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1565.256878] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.260395] [54618]: INFO cinder.volume.api [None req-9e0dc39e-ab46-489a-98f7-582fe458183a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1565.265460] [54618]: INFO cinder.api.openstack.wsgi [None req-9e0dc39e-ab46-489a-98f7-582fe458183a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1565.265864] [54618]: [pid: 54618|app: 0|req: 347/691] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1566.275206] [54619]: DEBUG cinder.api.middleware.request_id [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.277480] [54619]: INFO cinder.api.openstack.wsgi [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1566.277656] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.277906] [54619]: DEBUG cinder.api.openstack.wsgi [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.287834] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1566.287834] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.291357] [54619]: INFO cinder.volume.api [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1566.296308] [54619]: INFO cinder.api.openstack.wsgi [None req-7671197b-12b6-4fd1-bbca-976eb69f2786 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1566.296701] [54619]: [pid: 54619|app: 0|req: 345/692] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1567.306211] [54618]: DEBUG cinder.api.middleware.request_id [None req-402c0c8e-0f82-4565-b7a1-537838742a95 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.308323] [54618]: INFO cinder.api.openstack.wsgi [None req-402c0c8e-0f82-4565-b7a1-537838742a95 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1567.308582] [54618]: DEBUG cinder.api.openstack.wsgi [None req-402c0c8e-0f82-4565-b7a1-537838742a95 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.308838] [54618]: DEBUG cinder.api.openstack.wsgi [None req-402c0c8e-0f82-4565-b7a1-537838742a95 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.318640] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1567.318640] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.322415] [54618]: INFO cinder.volume.api [None req-402c0c8e-0f82-4565-b7a1-537838742a95 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1567.327563] [54618]: INFO cinder.api.openstack.wsgi [None req-402c0c8e-0f82-4565-b7a1-537838742a95 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1567.328130] [54618]: [pid: 54618|app: 0|req: 348/693] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1568.339503] [54619]: DEBUG cinder.api.middleware.request_id [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.341856] [54619]: INFO cinder.api.openstack.wsgi [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1568.342185] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.342469] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.353121] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1568.353121] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.357041] [54619]: INFO cinder.volume.api [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1568.362797] [54619]: INFO cinder.api.openstack.wsgi [None req-c00b0f9c-10b3-4723-9984-42fa44c0b095 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1568.363385] [54619]: [pid: 54619|app: 0|req: 346/694] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1569.373075] [54618]: DEBUG cinder.api.middleware.request_id [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.375261] [54618]: INFO cinder.api.openstack.wsgi [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1569.375527] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.375778] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.386456] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1569.386456] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1569.390163] [54618]: INFO cinder.volume.api [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1569.395642] [54618]: INFO cinder.api.openstack.wsgi [None req-d53ccd32-fe65-4f37-9538-864f3a9a3a21 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1569.395992] [54618]: [pid: 54618|app: 0|req: 349/695] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1570.405557] [54619]: DEBUG cinder.api.middleware.request_id [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.407735] [54619]: INFO cinder.api.openstack.wsgi [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1570.408017] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.408276] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.418670] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1570.418670] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.422381] [54619]: INFO cinder.volume.api [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1570.427604] [54619]: INFO cinder.api.openstack.wsgi [None req-2d5867bf-d8ef-4adb-9c20-2d5fb062b5ad tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1570.427976] [54619]: [pid: 54619|app: 0|req: 347/696] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1571.438441] [54618]: DEBUG cinder.api.middleware.request_id [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.440634] [54618]: INFO cinder.api.openstack.wsgi [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1571.440923] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.441212] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.451401] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1571.451401] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.455122] [54618]: INFO cinder.volume.api [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1571.460261] [54618]: INFO cinder.api.openstack.wsgi [None req-f03a463b-fd79-42f2-b8a8-ed0023deb138 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1571.460856] [54618]: [pid: 54618|app: 0|req: 350/697] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1572.470413] [54619]: DEBUG cinder.api.middleware.request_id [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.472577] [54619]: INFO cinder.api.openstack.wsgi [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1572.472844] [54619]: DEBUG cinder.api.openstack.wsgi [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.473096] [54619]: DEBUG cinder.api.openstack.wsgi [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.483551] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1572.483551] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.487432] [54619]: INFO cinder.volume.api [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1572.492905] [54619]: INFO cinder.api.openstack.wsgi [None req-359d1c0c-251d-4dbb-9c9e-de89afb2a9fc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1572.493324] [54619]: [pid: 54619|app: 0|req: 348/698] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:42 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1573.502286] [54618]: DEBUG cinder.api.middleware.request_id [None req-7200f165-8bcb-4553-9490-91f299f04226 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.504410] [54618]: INFO cinder.api.openstack.wsgi [None req-7200f165-8bcb-4553-9490-91f299f04226 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1573.504666] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7200f165-8bcb-4553-9490-91f299f04226 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.504922] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7200f165-8bcb-4553-9490-91f299f04226 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.514991] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1573.514991] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.518615] [54618]: INFO cinder.volume.api [None req-7200f165-8bcb-4553-9490-91f299f04226 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1573.523600] [54618]: INFO cinder.api.openstack.wsgi [None req-7200f165-8bcb-4553-9490-91f299f04226 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1573.524017] [54618]: [pid: 54618|app: 0|req: 351/699] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.533990] [54619]: DEBUG cinder.api.middleware.request_id [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.536164] [54619]: INFO cinder.api.openstack.wsgi [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1574.536432] [54619]: DEBUG cinder.api.openstack.wsgi [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.536753] [54619]: DEBUG cinder.api.openstack.wsgi [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.547491] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1574.547491] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.551564] [54619]: INFO cinder.volume.api [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1574.557643] [54619]: INFO cinder.api.openstack.wsgi [None req-429b2f25-ddf3-4756-9f37-315bc47df0c6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1574.558137] [54619]: [pid: 54619|app: 0|req: 349/700] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1575.567576] [54618]: DEBUG cinder.api.middleware.request_id [None req-c922af16-cada-4970-adb3-4416c8d556d8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.569704] [54618]: INFO cinder.api.openstack.wsgi [None req-c922af16-cada-4970-adb3-4416c8d556d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1575.569962] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c922af16-cada-4970-adb3-4416c8d556d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.570218] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c922af16-cada-4970-adb3-4416c8d556d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.580181] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1575.580181] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.583699] [54618]: INFO cinder.volume.api [None req-c922af16-cada-4970-adb3-4416c8d556d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1575.588610] [54618]: INFO cinder.api.openstack.wsgi [None req-c922af16-cada-4970-adb3-4416c8d556d8 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1575.589025] [54618]: [pid: 54618|app: 0|req: 352/701] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.598255] [54619]: DEBUG cinder.api.middleware.request_id [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.601350] [54619]: INFO cinder.api.openstack.wsgi [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1576.601350] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.601350] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.611339] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1576.611339] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.614972] [54619]: INFO cinder.volume.api [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1576.619967] [54619]: INFO cinder.api.openstack.wsgi [None req-9b308fd0-98b9-47c3-9856-fe7b7e1e0939 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1576.620368] [54619]: [pid: 54619|app: 0|req: 350/702] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1577.629876] [54618]: DEBUG cinder.api.middleware.request_id [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.632199] [54618]: INFO cinder.api.openstack.wsgi [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1577.632339] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.632596] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.643349] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1577.643349] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.647898] [54618]: INFO cinder.volume.api [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1577.653558] [54618]: INFO cinder.api.openstack.wsgi [None req-cc18cd8e-9b90-4144-b5b8-8a639dc8f00e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1577.654049] [54618]: [pid: 54618|app: 0|req: 353/703] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1578.663850] [54619]: DEBUG cinder.api.middleware.request_id [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.665964] [54619]: INFO cinder.api.openstack.wsgi [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1578.666223] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.666471] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.677130] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1578.677130] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.680928] [54619]: INFO cinder.volume.api [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1578.686035] [54619]: INFO cinder.api.openstack.wsgi [None req-b8c15d63-9e0e-4118-bf60-3533406c06c0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1578.686479] [54619]: [pid: 54619|app: 0|req: 351/704] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1579.695793] [54618]: DEBUG cinder.api.middleware.request_id [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.698142] [54618]: INFO cinder.api.openstack.wsgi [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1579.698429] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.698689] [54618]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.709243] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1579.709243] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.713271] [54618]: INFO cinder.volume.api [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1579.719152] [54618]: INFO cinder.api.openstack.wsgi [None req-4d3d1864-50c9-4721-a1e3-65e2d8cb1b8e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1579.726071] [54618]: [pid: 54618|app: 0|req: 354/705] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.735190] [54619]: DEBUG cinder.api.middleware.request_id [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.737920] [54619]: INFO cinder.api.openstack.wsgi [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1580.738144] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.738360] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.750151] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1580.750151] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.757890] [54619]: INFO cinder.volume.api [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1580.763458] [54619]: INFO cinder.api.openstack.wsgi [None req-a3483dbd-6428-4e47-a926-af5b7cb3657b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1580.763876] [54619]: [pid: 54619|app: 0|req: 352/706] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1581.773637] [54618]: DEBUG cinder.api.middleware.request_id [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.775735] [54618]: INFO cinder.api.openstack.wsgi [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1581.775998] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.776276] [54618]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.787049] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1581.787049] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.790981] [54618]: INFO cinder.volume.api [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1581.796814] [54618]: INFO cinder.api.openstack.wsgi [None req-b5dc0b76-82d1-4ba7-8fae-e6edf7562241 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1581.797180] [54618]: [pid: 54618|app: 0|req: 355/707] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:51 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.807333] [54619]: DEBUG cinder.api.middleware.request_id [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.808997] [54619]: INFO cinder.api.openstack.wsgi [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1582.809311] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.809569] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.825053] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1582.825053] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.833013] [54619]: INFO cinder.volume.api [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1582.839405] [54619]: INFO cinder.api.openstack.wsgi [None req-d2b3811b-3941-4fbd-95d3-f7ad91247114 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1582.839830] [54619]: [pid: 54619|app: 0|req: 353/708] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:52 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.849439] [54618]: DEBUG cinder.api.middleware.request_id [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.858039] [54618]: INFO cinder.api.openstack.wsgi [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1583.858325] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.858580] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.871748] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1583.871748] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.875915] [54618]: INFO cinder.volume.api [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1583.881340] [54618]: INFO cinder.api.openstack.wsgi [None req-3e1cc466-49ef-48f6-96ca-d8e74a69364a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1583.881834] [54618]: [pid: 54618|app: 0|req: 356/709] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:53 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1584.891033] [54619]: DEBUG cinder.api.middleware.request_id [None req-514f9295-5822-4c18-a5ad-fe6999e69257 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.893745] [54619]: INFO cinder.api.openstack.wsgi [None req-514f9295-5822-4c18-a5ad-fe6999e69257 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1584.894016] [54619]: DEBUG cinder.api.openstack.wsgi [None req-514f9295-5822-4c18-a5ad-fe6999e69257 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.894277] [54619]: DEBUG cinder.api.openstack.wsgi [None req-514f9295-5822-4c18-a5ad-fe6999e69257 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.904153] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1584.904153] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.907779] [54619]: INFO cinder.volume.api [None req-514f9295-5822-4c18-a5ad-fe6999e69257 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1584.913435] [54619]: INFO cinder.api.openstack.wsgi [None req-514f9295-5822-4c18-a5ad-fe6999e69257 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1584.913836] [54619]: [pid: 54619|app: 0|req: 354/710] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:54 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1585.923464] [54618]: DEBUG cinder.api.middleware.request_id [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.925776] [54618]: INFO cinder.api.openstack.wsgi [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1585.926040] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.926310] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.936857] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1585.936857] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.940563] [54618]: INFO cinder.volume.api [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1585.946072] [54618]: INFO cinder.api.openstack.wsgi [None req-d733f7be-3b0f-46ce-bd87-ff00292df46a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1585.946471] [54618]: [pid: 54618|app: 0|req: 357/711] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:55 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1586.956044] [54619]: DEBUG cinder.api.middleware.request_id [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.958270] [54619]: INFO cinder.api.openstack.wsgi [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1586.958544] [54619]: DEBUG cinder.api.openstack.wsgi [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.958804] [54619]: DEBUG cinder.api.openstack.wsgi [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.969450] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1586.969450] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.973403] [54619]: INFO cinder.volume.api [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1586.978641] [54619]: INFO cinder.api.openstack.wsgi [None req-11a47d00-f742-4f01-a5b5-70ff3273c19b tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1586.979006] [54619]: [pid: 54619|app: 0|req: 355/712] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:56 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1587.989168] [54618]: DEBUG cinder.api.middleware.request_id [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.991158] [54618]: INFO cinder.api.openstack.wsgi [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1587.991423] [54618]: DEBUG cinder.api.openstack.wsgi [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.991682] [54618]: DEBUG cinder.api.openstack.wsgi [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.001959] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1588.001959] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.005662] [54618]: INFO cinder.volume.api [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1588.010835] [54618]: INFO cinder.api.openstack.wsgi [None req-af8d50a4-f35b-46e9-ad36-8fa10c5dd5dd tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1588.011378] [54618]: [pid: 54618|app: 0|req: 358/713] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:57 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1589.023992] [54619]: DEBUG cinder.api.middleware.request_id [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.026017] [54619]: INFO cinder.api.openstack.wsgi [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1589.026277] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.026529] [54619]: DEBUG cinder.api.openstack.wsgi [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.036536] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1589.036536] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.040282] [54619]: INFO cinder.volume.api [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1589.045884] [54619]: INFO cinder.api.openstack.wsgi [None req-cf5c5202-01cb-4e19-b357-2c41b4a23a27 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1589.046377] [54619]: [pid: 54619|app: 0|req: 356/714] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:58 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1590.055396] [54618]: DEBUG cinder.api.middleware.request_id [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.057748] [54618]: INFO cinder.api.openstack.wsgi [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1590.058009] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.058267] [54618]: DEBUG cinder.api.openstack.wsgi [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.069270] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1590.069270] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.073997] [54618]: INFO cinder.volume.api [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1590.079193] [54618]: INFO cinder.api.openstack.wsgi [None req-c8ad90df-2f09-4858-87f7-4a23889e60a4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1590.079766] [54618]: [pid: 54618|app: 0|req: 359/715] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:01:59 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1591.089289] [54619]: DEBUG cinder.api.middleware.request_id [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.091495] [54619]: INFO cinder.api.openstack.wsgi [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1591.091751] [54619]: DEBUG cinder.api.openstack.wsgi [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.092035] [54619]: DEBUG cinder.api.openstack.wsgi [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.102167] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1591.102167] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.105687] [54619]: INFO cinder.volume.api [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1591.110753] [54619]: INFO cinder.api.openstack.wsgi [None req-29c19320-72b4-48d7-b9f7-94c0895c8ed7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1591.111176] [54619]: [pid: 54619|app: 0|req: 357/716] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:00 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.120681] [54618]: DEBUG cinder.api.middleware.request_id [None req-63d5a6e1-a414-4007-be24-2c73d45df347 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.122859] [54618]: INFO cinder.api.openstack.wsgi [None req-63d5a6e1-a414-4007-be24-2c73d45df347 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1592.123129] [54618]: DEBUG cinder.api.openstack.wsgi [None req-63d5a6e1-a414-4007-be24-2c73d45df347 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.123410] [54618]: DEBUG cinder.api.openstack.wsgi [None req-63d5a6e1-a414-4007-be24-2c73d45df347 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.132933] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1592.132933] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.136330] [54618]: INFO cinder.volume.api [None req-63d5a6e1-a414-4007-be24-2c73d45df347 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1592.141370] [54618]: INFO cinder.api.openstack.wsgi [None req-63d5a6e1-a414-4007-be24-2c73d45df347 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1592.141740] [54618]: [pid: 54618|app: 0|req: 360/717] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:01 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1593.150355] [54619]: DEBUG cinder.api.middleware.request_id [None req-d435a387-5822-4e4d-a83f-f392d14d7649 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.152658] [54619]: INFO cinder.api.openstack.wsgi [None req-d435a387-5822-4e4d-a83f-f392d14d7649 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1593.152920] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d435a387-5822-4e4d-a83f-f392d14d7649 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.153181] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d435a387-5822-4e4d-a83f-f392d14d7649 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.154630] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=270 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1593.164297] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1593.164297] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.167837] [54619]: INFO cinder.volume.api [None req-d435a387-5822-4e4d-a83f-f392d14d7649 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1593.172869] [54619]: INFO cinder.api.openstack.wsgi [None req-d435a387-5822-4e4d-a83f-f392d14d7649 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1593.173289] [54619]: [pid: 54619|app: 0|req: 358/718] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:02 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1594.182231] [54618]: DEBUG cinder.api.middleware.request_id [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.184363] [54618]: INFO cinder.api.openstack.wsgi [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1594.184629] [54618]: DEBUG cinder.api.openstack.wsgi [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.184881] [54618]: DEBUG cinder.api.openstack.wsgi [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.186267] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=270 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1594.195984] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1594.195984] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.199755] [54618]: INFO cinder.volume.api [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1594.205055] [54618]: INFO cinder.api.openstack.wsgi [None req-77c928fb-7dca-4a6b-b897-e1100250fa34 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1594.205458] [54618]: [pid: 54618|app: 0|req: 361/719] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:03 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.214469] [54619]: DEBUG cinder.api.middleware.request_id [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.216406] [54619]: INFO cinder.api.openstack.wsgi [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1595.216712] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.216925] [54619]: DEBUG cinder.api.openstack.wsgi [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.227335] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1595.227335] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.231497] [54619]: INFO cinder.volume.api [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1595.236621] [54619]: INFO cinder.api.openstack.wsgi [None req-aeffbec5-f0eb-4e0e-a996-eebf2df5ff6d tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1595.237016] [54619]: [pid: 54619|app: 0|req: 359/720] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:04 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1596.246152] [54618]: DEBUG cinder.api.middleware.request_id [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.248301] [54618]: INFO cinder.api.openstack.wsgi [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1596.248566] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.248830] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.259729] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1596.259729] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.266054] [54618]: INFO cinder.volume.api [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1596.273217] [54618]: INFO cinder.api.openstack.wsgi [None req-e1a31cc2-1927-468a-bdfb-e58137d820b1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1596.273798] [54618]: [pid: 54618|app: 0|req: 362/721] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:05 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1597.283668] [54619]: DEBUG cinder.api.middleware.request_id [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.285855] [54619]: INFO cinder.api.openstack.wsgi [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1597.286124] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.286377] [54619]: DEBUG cinder.api.openstack.wsgi [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.296845] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1597.296845] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.300819] [54619]: INFO cinder.volume.api [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1597.306631] [54619]: INFO cinder.api.openstack.wsgi [None req-3ad69e99-39d8-4cba-b7d4-aed6099c6e9a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1597.308034] [54619]: [pid: 54619|app: 0|req: 360/722] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:06 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1598.316330] [54618]: DEBUG cinder.api.middleware.request_id [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.318465] [54618]: INFO cinder.api.openstack.wsgi [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1598.318668] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.318972] [54618]: DEBUG cinder.api.openstack.wsgi [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.329033] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1598.329033] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.332510] [54618]: INFO cinder.volume.api [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1598.337418] [54618]: INFO cinder.api.openstack.wsgi [None req-8c275f11-89fb-4fc7-8d1a-16627b136e83 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1598.337810] [54618]: [pid: 54618|app: 0|req: 363/723] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:07 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1599.347341] [54619]: DEBUG cinder.api.middleware.request_id [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.349574] [54619]: INFO cinder.api.openstack.wsgi [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1599.349826] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.350095] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.360740] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1599.360740] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.364638] [54619]: INFO cinder.volume.api [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1599.369861] [54619]: INFO cinder.api.openstack.wsgi [None req-d5dbeba0-9b1a-4dd6-aeea-43921a9b73f5 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1599.370320] [54619]: [pid: 54619|app: 0|req: 361/724] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:08 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1600.379640] [54618]: DEBUG cinder.api.middleware.request_id [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.381604] [54618]: INFO cinder.api.openstack.wsgi [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1600.381940] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.382261] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.392329] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1600.392329] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1600.395844] [54618]: INFO cinder.volume.api [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1600.400992] [54618]: INFO cinder.api.openstack.wsgi [None req-9761d4a4-e928-4ced-afce-f05ecd8be6b6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1600.401386] [54618]: [pid: 54618|app: 0|req: 364/725] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:09 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1601.410853] [54619]: DEBUG cinder.api.middleware.request_id [None req-c3fe5852-976d-4994-9cc7-636d01514955 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.413022] [54619]: INFO cinder.api.openstack.wsgi [None req-c3fe5852-976d-4994-9cc7-636d01514955 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1601.413274] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5852-976d-4994-9cc7-636d01514955 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.413513] [54619]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5852-976d-4994-9cc7-636d01514955 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.423437] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1601.423437] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.426947] [54619]: INFO cinder.volume.api [None req-c3fe5852-976d-4994-9cc7-636d01514955 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1601.431940] [54619]: INFO cinder.api.openstack.wsgi [None req-c3fe5852-976d-4994-9cc7-636d01514955 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1601.432604] [54619]: [pid: 54619|app: 0|req: 362/726] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:10 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1602.442023] [54618]: DEBUG cinder.api.middleware.request_id [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.444258] [54618]: INFO cinder.api.openstack.wsgi [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1602.444545] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.444814] [54618]: DEBUG cinder.api.openstack.wsgi [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.455570] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1602.455570] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.458970] [54618]: INFO cinder.volume.api [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1602.464196] [54618]: INFO cinder.api.openstack.wsgi [None req-f7f7559a-0445-4ff1-bc4d-c5cbab7b8f41 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1602.464636] [54618]: [pid: 54618|app: 0|req: 365/727] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:12 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1603.474070] [54619]: DEBUG cinder.api.middleware.request_id [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.476207] [54619]: INFO cinder.api.openstack.wsgi [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1603.476459] [54619]: DEBUG cinder.api.openstack.wsgi [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.476710] [54619]: DEBUG cinder.api.openstack.wsgi [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.487045] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1603.487045] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.491028] [54619]: INFO cinder.volume.api [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1603.496276] [54619]: INFO cinder.api.openstack.wsgi [None req-410dee76-ee9e-459d-900d-e28c8a80ec86 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1603.497027] [54619]: [pid: 54619|app: 0|req: 363/728] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:13 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1604.506368] [54618]: DEBUG cinder.api.middleware.request_id [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.508688] [54618]: INFO cinder.api.openstack.wsgi [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1604.509034] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.509276] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.519685] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1604.519685] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.523536] [54618]: INFO cinder.volume.api [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1604.528848] [54618]: INFO cinder.api.openstack.wsgi [None req-1c605adf-ecb1-4ea1-a9fa-3f769e233d5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1604.529273] [54618]: [pid: 54618|app: 0|req: 366/729] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:14 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1605.538655] [54619]: DEBUG cinder.api.middleware.request_id [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.540803] [54619]: INFO cinder.api.openstack.wsgi [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1605.541230] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.541515] [54619]: DEBUG cinder.api.openstack.wsgi [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.552261] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1605.552261] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.556048] [54619]: INFO cinder.volume.api [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1605.561511] [54619]: INFO cinder.api.openstack.wsgi [None req-d0e11125-137a-4a16-9582-4b3b1ff3884e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1605.562081] [54619]: [pid: 54619|app: 0|req: 364/730] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:15 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1606.571787] [54618]: DEBUG cinder.api.middleware.request_id [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.573882] [54618]: INFO cinder.api.openstack.wsgi [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1606.574141] [54618]: DEBUG cinder.api.openstack.wsgi [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.574396] [54618]: DEBUG cinder.api.openstack.wsgi [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.584484] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1606.584484] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.588085] [54618]: INFO cinder.volume.api [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1606.593364] [54618]: INFO cinder.api.openstack.wsgi [None req-af9c0243-b737-43f8-a09d-bc2fb53b93e9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1606.593802] [54618]: [pid: 54618|app: 0|req: 367/731] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:16 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1607.602200] [54619]: DEBUG cinder.api.middleware.request_id [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.604254] [54619]: INFO cinder.api.openstack.wsgi [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1607.604501] [54619]: DEBUG cinder.api.openstack.wsgi [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.604742] [54619]: DEBUG cinder.api.openstack.wsgi [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.614858] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1607.614858] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.618086] [54619]: INFO cinder.volume.api [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1607.623191] [54619]: INFO cinder.api.openstack.wsgi [None req-94eedb7b-85fa-4ba0-ba3f-320c64e78a16 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1607.623594] [54619]: [pid: 54619|app: 0|req: 365/732] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:17 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1608.632879] [54618]: DEBUG cinder.api.middleware.request_id [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.635946] [54618]: INFO cinder.api.openstack.wsgi [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1608.636421] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.636934] [54618]: DEBUG cinder.api.openstack.wsgi [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.647736] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1608.647736] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.651319] [54618]: INFO cinder.volume.api [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1608.656432] [54618]: INFO cinder.api.openstack.wsgi [None req-fa7bd4ec-c108-405a-b80c-6b705b77efea tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1608.656820] [54618]: [pid: 54618|app: 0|req: 368/733] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:18 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1609.666629] [54619]: DEBUG cinder.api.middleware.request_id [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.668855] [54619]: INFO cinder.api.openstack.wsgi [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1609.669123] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.669410] [54619]: DEBUG cinder.api.openstack.wsgi [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.679477] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1609.679477] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.683098] [54619]: INFO cinder.volume.api [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1609.688286] [54619]: INFO cinder.api.openstack.wsgi [None req-2dc888a4-c7fa-4899-a5f3-d4dfb8a2c9fb tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1609.688687] [54619]: [pid: 54619|app: 0|req: 366/734] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:19 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1610.698447] [54618]: DEBUG cinder.api.middleware.request_id [None req-a7814b96-7a63-4242-85c9-48f080547d89 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.700277] [54618]: INFO cinder.api.openstack.wsgi [None req-a7814b96-7a63-4242-85c9-48f080547d89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1610.700585] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a7814b96-7a63-4242-85c9-48f080547d89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.700840] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a7814b96-7a63-4242-85c9-48f080547d89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.711126] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1610.711126] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.715070] [54618]: INFO cinder.volume.api [None req-a7814b96-7a63-4242-85c9-48f080547d89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1610.720316] [54618]: INFO cinder.api.openstack.wsgi [None req-a7814b96-7a63-4242-85c9-48f080547d89 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1610.720868] [54618]: [pid: 54618|app: 0|req: 369/735] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:20 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.731102] [54619]: DEBUG cinder.api.middleware.request_id [None req-05b0168d-5b32-4974-9fdf-675aeab93aae None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.733345] [54619]: INFO cinder.api.openstack.wsgi [None req-05b0168d-5b32-4974-9fdf-675aeab93aae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1611.733607] [54619]: DEBUG cinder.api.openstack.wsgi [None req-05b0168d-5b32-4974-9fdf-675aeab93aae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.733876] [54619]: DEBUG cinder.api.openstack.wsgi [None req-05b0168d-5b32-4974-9fdf-675aeab93aae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.744577] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1611.744577] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.748764] [54619]: INFO cinder.volume.api [None req-05b0168d-5b32-4974-9fdf-675aeab93aae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1611.754289] [54619]: INFO cinder.api.openstack.wsgi [None req-05b0168d-5b32-4974-9fdf-675aeab93aae tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1611.754703] [54619]: [pid: 54619|app: 0|req: 367/736] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:21 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.767540] [54618]: DEBUG cinder.api.middleware.request_id [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.769652] [54618]: INFO cinder.api.openstack.wsgi [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1612.769902] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.770162] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.780012] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1612.780012] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.783541] [54618]: INFO cinder.volume.api [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1612.788442] [54618]: INFO cinder.api.openstack.wsgi [None req-7dc0042a-430a-4340-aa8f-b2c1432ad563 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1612.788824] [54618]: [pid: 54618|app: 0|req: 370/737] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:22 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1613.799358] [54619]: DEBUG cinder.api.middleware.request_id [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.800452] [54619]: INFO cinder.api.openstack.wsgi [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1613.800718] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.801002] [54619]: DEBUG cinder.api.openstack.wsgi [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.811014] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1613.811014] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1613.814452] [54619]: INFO cinder.volume.api [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1613.819336] [54619]: INFO cinder.api.openstack.wsgi [None req-57ecac49-8c80-48c8-bebd-0c3725ce1992 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1613.819943] [54619]: [pid: 54619|app: 0|req: 368/738] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:23 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.829293] [54618]: DEBUG cinder.api.middleware.request_id [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.831659] [54618]: INFO cinder.api.openstack.wsgi [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1614.831931] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1614.832265] [54618]: DEBUG cinder.api.openstack.wsgi [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1614.843056] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1614.843056] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.846673] [54618]: INFO cinder.volume.api [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1614.851857] [54618]: INFO cinder.api.openstack.wsgi [None req-30b1e8c3-4c5e-4dd6-b56e-96fd4f866de3 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1614.852289] [54618]: [pid: 54618|app: 0|req: 371/739] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:24 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1615.861934] [54619]: DEBUG cinder.api.middleware.request_id [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.864314] [54619]: INFO cinder.api.openstack.wsgi [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1615.864581] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1615.864837] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1615.876027] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1615.876027] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.879360] [54619]: INFO cinder.volume.api [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1615.885324] [54619]: INFO cinder.api.openstack.wsgi [None req-9a69c99a-ce4f-42b5-8966-c66027f7e399 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1615.885855] [54619]: [pid: 54619|app: 0|req: 369/740] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:25 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1616.896407] [54618]: DEBUG cinder.api.middleware.request_id [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.898801] [54618]: INFO cinder.api.openstack.wsgi [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1616.899102] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.899376] [54618]: DEBUG cinder.api.openstack.wsgi [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.910597] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1616.910597] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.914764] [54618]: INFO cinder.volume.api [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1616.921612] [54618]: INFO cinder.api.openstack.wsgi [None req-a910342a-b06f-4ddd-a3e7-075ea8ab6e6f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1616.922494] [54618]: [pid: 54618|app: 0|req: 372/741] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:26 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1617.931989] [54619]: DEBUG cinder.api.middleware.request_id [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1617.934190] [54619]: INFO cinder.api.openstack.wsgi [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1617.934501] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1617.934768] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1617.945285] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1617.945285] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1617.949031] [54619]: INFO cinder.volume.api [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1617.954222] [54619]: INFO cinder.api.openstack.wsgi [None req-5d6c93f9-39b5-40f0-85c3-928d35cf9474 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1617.954656] [54619]: [pid: 54619|app: 0|req: 370/742] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:27 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1618.963945] [54618]: DEBUG cinder.api.middleware.request_id [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.966601] [54618]: INFO cinder.api.openstack.wsgi [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1618.966601] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.966601] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.976254] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1618.976254] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1618.979688] [54618]: INFO cinder.volume.api [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1618.985842] [54618]: INFO cinder.api.openstack.wsgi [None req-ecdf27fd-d95c-4826-a429-fc5ae74ddb5c tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1618.986288] [54618]: [pid: 54618|app: 0|req: 373/743] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:28 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1619.996247] [54619]: DEBUG cinder.api.middleware.request_id [None req-ef272a28-785a-401a-9162-5bea61c883d4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1619.998655] [54619]: INFO cinder.api.openstack.wsgi [None req-ef272a28-785a-401a-9162-5bea61c883d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1619.998995] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ef272a28-785a-401a-9162-5bea61c883d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1619.999249] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ef272a28-785a-401a-9162-5bea61c883d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1620.010124] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1620.010124] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1620.014078] [54619]: INFO cinder.volume.api [None req-ef272a28-785a-401a-9162-5bea61c883d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1620.020749] [54619]: INFO cinder.api.openstack.wsgi [None req-ef272a28-785a-401a-9162-5bea61c883d4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1620.021314] [54619]: [pid: 54619|app: 0|req: 371/744] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:29 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1621.033478] [54618]: DEBUG cinder.api.middleware.request_id [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1621.036203] [54618]: INFO cinder.api.openstack.wsgi [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1621.036487] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1621.036748] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1621.047173] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1621.047173] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1621.050672] [54618]: INFO cinder.volume.api [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1621.055763] [54618]: INFO cinder.api.openstack.wsgi [None req-7100bb59-5a4c-411e-8269-70a9c64d0c2e tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1621.056155] [54618]: [pid: 54618|app: 0|req: 374/745] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:30 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1622.065734] [54619]: DEBUG cinder.api.middleware.request_id [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1622.067795] [54619]: INFO cinder.api.openstack.wsgi [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1622.068077] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1622.068378] [54619]: DEBUG cinder.api.openstack.wsgi [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1622.079160] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1622.079160] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1622.082921] [54619]: INFO cinder.volume.api [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1622.089200] [54619]: INFO cinder.api.openstack.wsgi [None req-ff554941-5bc1-4518-a4cd-298694c96eb1 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1622.089517] [54619]: [pid: 54619|app: 0|req: 372/746] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:31 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1623.098202] [54618]: DEBUG cinder.api.middleware.request_id [None req-70a0c388-2795-47fe-a29b-4cec3154b88f None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.100572] [54618]: INFO cinder.api.openstack.wsgi [None req-70a0c388-2795-47fe-a29b-4cec3154b88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1623.100848] [54618]: DEBUG cinder.api.openstack.wsgi [None req-70a0c388-2795-47fe-a29b-4cec3154b88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.101180] [54618]: DEBUG cinder.api.openstack.wsgi [None req-70a0c388-2795-47fe-a29b-4cec3154b88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.112334] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1623.112334] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.116385] [54618]: INFO cinder.volume.api [None req-70a0c388-2795-47fe-a29b-4cec3154b88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1623.121782] [54618]: INFO cinder.api.openstack.wsgi [None req-70a0c388-2795-47fe-a29b-4cec3154b88f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1623.122205] [54618]: [pid: 54618|app: 0|req: 375/747] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:32 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1624.131804] [54619]: DEBUG cinder.api.middleware.request_id [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.133918] [54619]: INFO cinder.api.openstack.wsgi [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1624.134184] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.134437] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.144233] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1624.144233] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1624.147676] [54619]: INFO cinder.volume.api [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1624.152487] [54619]: INFO cinder.api.openstack.wsgi [None req-f3a27e42-0e8b-4b03-9415-c4cfb6ac4350 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1624.152882] [54619]: [pid: 54619|app: 0|req: 373/748] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:33 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1625.162220] [54618]: DEBUG cinder.api.middleware.request_id [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.164470] [54618]: INFO cinder.api.openstack.wsgi [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1625.164850] [54618]: DEBUG cinder.api.openstack.wsgi [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1625.165008] [54618]: DEBUG cinder.api.openstack.wsgi [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1625.174925] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1625.174925] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.178873] [54618]: INFO cinder.volume.api [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1625.184843] [54618]: INFO cinder.api.openstack.wsgi [None req-401e79f7-9095-4076-97f1-0cbb75e96fd0 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1625.185362] [54618]: [pid: 54618|app: 0|req: 376/749] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:34 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1626.194108] [54619]: DEBUG cinder.api.middleware.request_id [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.196219] [54619]: INFO cinder.api.openstack.wsgi [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1626.196471] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.196718] [54619]: DEBUG cinder.api.openstack.wsgi [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.206408] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1626.206408] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.209769] [54619]: INFO cinder.volume.api [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1626.214865] [54619]: INFO cinder.api.openstack.wsgi [None req-f431e00c-50ed-4cf5-90a6-da54143e4501 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1626.215347] [54619]: [pid: 54619|app: 0|req: 374/750] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:35 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1627.225517] [54618]: DEBUG cinder.api.middleware.request_id [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1627.227697] [54618]: INFO cinder.api.openstack.wsgi [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1627.227960] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1627.228245] [54618]: DEBUG cinder.api.openstack.wsgi [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1627.238233] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1627.238233] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1627.243133] [54618]: INFO cinder.volume.api [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1627.249213] [54618]: INFO cinder.api.openstack.wsgi [None req-eff8f15e-1f2d-48af-a7c3-a30253507803 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1627.249634] [54618]: [pid: 54618|app: 0|req: 377/751] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:36 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1628.259459] [54619]: DEBUG cinder.api.middleware.request_id [None req-a0d743a1-c079-4d53-b689-64061b6062ce None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.261934] [54619]: INFO cinder.api.openstack.wsgi [None req-a0d743a1-c079-4d53-b689-64061b6062ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1628.262515] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a0d743a1-c079-4d53-b689-64061b6062ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1628.262515] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a0d743a1-c079-4d53-b689-64061b6062ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1628.278564] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1628.278564] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1628.285039] [54619]: INFO cinder.volume.api [None req-a0d743a1-c079-4d53-b689-64061b6062ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1628.293754] [54619]: INFO cinder.api.openstack.wsgi [None req-a0d743a1-c079-4d53-b689-64061b6062ce tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1628.294614] [54619]: [pid: 54619|app: 0|req: 375/752] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:37 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1629.305851] [54618]: DEBUG cinder.api.middleware.request_id [None req-1981236e-b1b2-459c-b05e-c930088345e7 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.307260] [54618]: INFO cinder.api.openstack.wsgi [None req-1981236e-b1b2-459c-b05e-c930088345e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1629.307549] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1981236e-b1b2-459c-b05e-c930088345e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.307817] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1981236e-b1b2-459c-b05e-c930088345e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.321111] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1629.321111] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.327132] [54618]: INFO cinder.volume.api [None req-1981236e-b1b2-459c-b05e-c930088345e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1629.334638] [54618]: INFO cinder.api.openstack.wsgi [None req-1981236e-b1b2-459c-b05e-c930088345e7 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1629.335078] [54618]: [pid: 54618|app: 0|req: 378/753] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:38 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1630.345589] [54619]: DEBUG cinder.api.middleware.request_id [None req-488635c2-a79d-498e-a4d2-7679e42befe6 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.347688] [54619]: INFO cinder.api.openstack.wsgi [None req-488635c2-a79d-498e-a4d2-7679e42befe6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1630.347935] [54619]: DEBUG cinder.api.openstack.wsgi [None req-488635c2-a79d-498e-a4d2-7679e42befe6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.348211] [54619]: DEBUG cinder.api.openstack.wsgi [None req-488635c2-a79d-498e-a4d2-7679e42befe6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.359378] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1630.359378] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.363472] [54619]: INFO cinder.volume.api [None req-488635c2-a79d-498e-a4d2-7679e42befe6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1630.368929] [54619]: INFO cinder.api.openstack.wsgi [None req-488635c2-a79d-498e-a4d2-7679e42befe6 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1630.369345] [54619]: [pid: 54619|app: 0|req: 376/754] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:39 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.378096] [54618]: DEBUG cinder.api.middleware.request_id [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.380349] [54618]: INFO cinder.api.openstack.wsgi [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1631.380602] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.380860] [54618]: DEBUG cinder.api.openstack.wsgi [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.391489] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1631.391489] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.395241] [54618]: INFO cinder.volume.api [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1631.400513] [54618]: INFO cinder.api.openstack.wsgi [None req-5141453a-85fa-4bef-b440-f7f5f1036fbc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1631.401015] [54618]: [pid: 54618|app: 0|req: 379/755] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:40 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1632.410235] [54619]: DEBUG cinder.api.middleware.request_id [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.412620] [54619]: INFO cinder.api.openstack.wsgi [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1632.412916] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.413176] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.424078] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1632.424078] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.427726] [54619]: INFO cinder.volume.api [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1632.432969] [54619]: INFO cinder.api.openstack.wsgi [None req-eb67c0c9-2ea7-41fa-a4e6-b307779ef6c9 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1632.433364] [54619]: [pid: 54619|app: 0|req: 377/756] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:41 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.442400] [54618]: DEBUG cinder.api.middleware.request_id [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.444527] [54618]: INFO cinder.api.openstack.wsgi [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1633.444792] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.445050] [54618]: DEBUG cinder.api.openstack.wsgi [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.455801] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1633.455801] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.459311] [54618]: INFO cinder.volume.api [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1633.464313] [54618]: INFO cinder.api.openstack.wsgi [None req-cd0c8e53-0113-4158-afc2-0f10b6184e62 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1633.464703] [54618]: [pid: 54618|app: 0|req: 380/757] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:43 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.474224] [54619]: DEBUG cinder.api.middleware.request_id [None req-91345790-b478-4157-bbcb-8bf8c7890abc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.476413] [54619]: INFO cinder.api.openstack.wsgi [None req-91345790-b478-4157-bbcb-8bf8c7890abc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1634.476682] [54619]: DEBUG cinder.api.openstack.wsgi [None req-91345790-b478-4157-bbcb-8bf8c7890abc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.476938] [54619]: DEBUG cinder.api.openstack.wsgi [None req-91345790-b478-4157-bbcb-8bf8c7890abc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.487041] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1634.487041] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.490554] [54619]: INFO cinder.volume.api [None req-91345790-b478-4157-bbcb-8bf8c7890abc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1634.495657] [54619]: INFO cinder.api.openstack.wsgi [None req-91345790-b478-4157-bbcb-8bf8c7890abc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1634.496059] [54619]: [pid: 54619|app: 0|req: 378/758] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:44 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.505650] [54618]: DEBUG cinder.api.middleware.request_id [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.507862] [54618]: INFO cinder.api.openstack.wsgi [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1635.508036] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.508304] [54618]: DEBUG cinder.api.openstack.wsgi [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.518756] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1635.518756] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.522420] [54618]: INFO cinder.volume.api [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1635.527612] [54618]: INFO cinder.api.openstack.wsgi [None req-1ad8325a-8ee3-4f54-baec-a76448c54dfc tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1635.528032] [54618]: [pid: 54618|app: 0|req: 381/759] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:45 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1636.537498] [54619]: DEBUG cinder.api.middleware.request_id [None req-04c36657-4e99-4c48-b560-86bb0bf64864 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.539703] [54619]: INFO cinder.api.openstack.wsgi [None req-04c36657-4e99-4c48-b560-86bb0bf64864 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1636.539967] [54619]: DEBUG cinder.api.openstack.wsgi [None req-04c36657-4e99-4c48-b560-86bb0bf64864 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.540245] [54619]: DEBUG cinder.api.openstack.wsgi [None req-04c36657-4e99-4c48-b560-86bb0bf64864 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.550767] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1636.550767] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.554340] [54619]: INFO cinder.volume.api [None req-04c36657-4e99-4c48-b560-86bb0bf64864 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1636.559319] [54619]: INFO cinder.api.openstack.wsgi [None req-04c36657-4e99-4c48-b560-86bb0bf64864 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1636.559705] [54619]: [pid: 54619|app: 0|req: 379/760] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:46 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1637.569153] [54618]: DEBUG cinder.api.middleware.request_id [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.571174] [54618]: INFO cinder.api.openstack.wsgi [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1637.571436] [54618]: DEBUG cinder.api.openstack.wsgi [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.571699] [54618]: DEBUG cinder.api.openstack.wsgi [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.581645] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1637.581645] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1637.585146] [54618]: INFO cinder.volume.api [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1637.590212] [54618]: INFO cinder.api.openstack.wsgi [None req-014a291a-beb0-42ac-8f42-a855c4bebec4 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1637.590590] [54618]: [pid: 54618|app: 0|req: 382/761] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:47 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1638.600236] [54619]: DEBUG cinder.api.middleware.request_id [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1638.602533] [54619]: INFO cinder.api.openstack.wsgi [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1638.602806] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1638.603074] [54619]: DEBUG cinder.api.openstack.wsgi [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1638.613369] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1638.613369] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1638.616925] [54619]: INFO cinder.volume.api [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1638.622006] [54619]: INFO cinder.api.openstack.wsgi [None req-b9c6ba41-6ff7-4d73-9d4a-2e4a3559047a tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1638.622417] [54619]: [pid: 54619|app: 0|req: 380/762] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:48 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1639.632548] [54618]: DEBUG cinder.api.middleware.request_id [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1639.634613] [54618]: INFO cinder.api.openstack.wsgi [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1639.634892] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1639.635188] [54618]: DEBUG cinder.api.openstack.wsgi [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1639.645246] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1639.645246] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 1639.649637] [54618]: INFO cinder.volume.api [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1639.655094] [54618]: INFO cinder.api.openstack.wsgi [None req-e0e60ce1-9626-4cb9-9bc1-d83a1d31dc38 tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1639.655590] [54618]: [pid: 54618|app: 0|req: 383/763] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:49 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1640.664751] [54619]: DEBUG cinder.api.middleware.request_id [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1640.666886] [54619]: INFO cinder.api.openstack.wsgi [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] GET http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 [ 1640.667154] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1640.667439] [54619]: DEBUG cinder.api.openstack.wsgi [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1640.677641] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 1640.677641] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 1640.681366] [54619]: INFO cinder.volume.api [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] Volume info retrieved successfully. [ 1640.686745] [54619]: INFO cinder.api.openstack.wsgi [None req-5967373b-f98d-4ebb-9d83-5a2dce39732f tempest-TaggedBootDevicesTest_v242-294738673 tempest-TaggedBootDevicesTest_v242-294738673-project-member] http://10.180.1.21/volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 returned with HTTP 200 [ 1640.687173] [54619]: [pid: 54619|app: 0|req: 381/764] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:02:50 2024] GET /volume/v3/b80b3938bdfb44668ef0fc7c26b5177f/volumes/a8bc21d7-7f8a-4e2e-bca6-1d662c336d96 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1649.652339] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=206 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1650.684025] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=215 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2625.404456] [54618]: DEBUG cinder.api.middleware.request_id [None req-9824e116-ebdf-40df-85a8-1255ae2f419a None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2625.465416] [54618]: INFO cinder.api.openstack.wsgi [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] POST http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes [ 2625.465934] [54618]: DEBUG cinder.api.openstack.wsgi [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1409665194"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2625.467956] [54618]: DEBUG cinder.api.v3.volumes [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1409665194'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2625.468153] [54618]: INFO cinder.api.v3.volumes [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume of 1 GB [ 2625.473978] [54618]: INFO cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Availability Zones retrieved successfully. [ 2625.480738] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (7676bccf-be50-46d2-a971-f71c6ad68918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2625.481952] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec384e2-66bb-4240-a17c-287544e90334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2625.483149] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 2625.500157] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec384e2-66bb-4240-a17c-287544e90334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2625.501098] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bf40db-acf4-4c1a-8e17-48c7dfc005a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2625.544214] [54618]: DEBUG cinder.quota [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Created reservations ['98aa67e3-e506-48b2-ab8b-f1cca1d9b9fd', 'ac2112af-53e0-40ac-baa6-50ce12b2120d', '38d2dde7-589d-4825-8952-e2122af4c40f', '61b7785a-f96e-476c-a116-88cbbea7ab6f'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2625.545172] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bf40db-acf4-4c1a-8e17-48c7dfc005a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98aa67e3-e506-48b2-ab8b-f1cca1d9b9fd', 'ac2112af-53e0-40ac-baa6-50ce12b2120d', '38d2dde7-589d-4825-8952-e2122af4c40f', '61b7785a-f96e-476c-a116-88cbbea7ab6f']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2625.546046] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7257aba5-96bd-4270-8242-9bd0f8418f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2625.558993] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7257aba5-96bd-4270-8242-9bd0f8418f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '624332dc-62ee-4523-a8e5-9a7c457c5b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1409665194',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['98aa67e3-e506-48b2-ab8b-f1cca1d9b9fd','ac2112af-53e0-40ac-baa6-50ce12b2120d','38d2dde7-589d-4825-8952-e2122af4c40f','61b7785a-f96e-476c-a116-88cbbea7ab6f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T13:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1409665194',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=624332dc-62ee-4523-a8e5-9a7c457c5b0b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d743a37a5ced4556986470af2e1a4d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2625.559912] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b05963e-a1ba-41ff-87cf-86fcce5fe77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2625.574288] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b05963e-a1ba-41ff-87cf-86fcce5fe77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1409665194',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['98aa67e3-e506-48b2-ab8b-f1cca1d9b9fd','ac2112af-53e0-40ac-baa6-50ce12b2120d','38d2dde7-589d-4825-8952-e2122af4c40f','61b7785a-f96e-476c-a116-88cbbea7ab6f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2625.575308] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ccd083-eac7-4d22-8e0a-0d080909214d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2625.586357] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ccd083-eac7-4d22-8e0a-0d080909214d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2625.586357] [54618]: DEBUG cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (7676bccf-be50-46d2-a971-f71c6ad68918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2625.586357] [54618]: INFO cinder.volume.api [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request issued successfully. [ 2625.587118] [54618]: INFO cinder.api.openstack.wsgi [None req-9824e116-ebdf-40df-85a8-1255ae2f419a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes returned with HTTP 202 [ 2625.587588] [54618]: [pid: 54618|app: 0|req: 384/765] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 13:19:14 2024] POST /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes => generated 825 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2625.596334] [54619]: DEBUG cinder.api.middleware.request_id [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2625.599439] [54619]: INFO cinder.api.openstack.wsgi [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2625.599850] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2625.600187] [54619]: DEBUG cinder.api.openstack.wsgi [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2625.610658] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2625.610658] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2625.615259] [54619]: INFO cinder.volume.api [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2625.620373] [54619]: INFO cinder.api.openstack.wsgi [None req-fa1bba7e-ceac-4dce-b3fb-fa228ceed123 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 200 [ 2625.620884] [54619]: [pid: 54619|app: 0|req: 382/766] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:15 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2626.630822] [54618]: DEBUG cinder.api.middleware.request_id [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2626.633314] [54618]: INFO cinder.api.openstack.wsgi [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2626.633577] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2626.633846] [54618]: DEBUG cinder.api.openstack.wsgi [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2626.641595] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2626.641595] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2626.645499] [54618]: INFO cinder.volume.api [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2626.649989] [54618]: INFO cinder.api.openstack.wsgi [None req-3eed6da7-fddb-49fb-85ae-d141690e5b5b tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 200 [ 2626.650374] [54618]: [pid: 54618|app: 0|req: 385/767] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:16 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2626.665247] [54619]: DEBUG cinder.api.middleware.request_id [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2626.667787] [54619]: INFO cinder.api.openstack.wsgi [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2626.668060] [54619]: DEBUG cinder.api.openstack.wsgi [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2626.668314] [54619]: DEBUG cinder.api.openstack.wsgi [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2626.676096] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2626.676096] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2626.679803] [54619]: INFO cinder.volume.api [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2626.684346] [54619]: INFO cinder.api.openstack.wsgi [req-7389ed1d-435b-430d-adcc-43da7dcd478b req-e6fecb0b-d9ba-4d6b-b3ef-76955173e472 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 200 [ 2626.684742] [54619]: [pid: 54619|app: 0|req: 383/768] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 13:19:16 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2626.691377] [54618]: DEBUG cinder.api.middleware.request_id [None req-7502b16b-4ae6-48c4-837f-f210475a915d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2626.693511] [54618]: INFO cinder.api.openstack.wsgi [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] POST http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes [ 2626.693941] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1799857304"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2626.695584] [54618]: DEBUG cinder.api.v3.volumes [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1799857304'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2626.695755] [54618]: INFO cinder.api.v3.volumes [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume of 1 GB [ 2626.701313] [54618]: INFO cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Availability Zones retrieved successfully. [ 2626.711615] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (e53c320a-0da9-48e3-9335-0030634c8245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2626.713468] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1966ad-82b4-431d-8e5b-43ae6860b251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2626.715182] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 2626.733979] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1966ad-82b4-431d-8e5b-43ae6860b251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2626.734851] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95d6c69-e170-4541-8254-f5dd9fb1b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2626.762427] [54618]: DEBUG cinder.quota [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Created reservations ['1d3a58fd-a1c2-4d73-8705-7416d5f06914', 'fa9636c7-e182-444c-9d22-3085c98936b7', '3e1f35c3-6163-4413-8ff4-42519f958af7', 'ba234243-f52a-4d78-9fca-97f2de9afe54'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2626.763748] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95d6c69-e170-4541-8254-f5dd9fb1b15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d3a58fd-a1c2-4d73-8705-7416d5f06914', 'fa9636c7-e182-444c-9d22-3085c98936b7', '3e1f35c3-6163-4413-8ff4-42519f958af7', 'ba234243-f52a-4d78-9fca-97f2de9afe54']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2626.764525] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c456e97b-bf51-43b4-b88b-21ea8e6c546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2626.779254] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c456e97b-bf51-43b4-b88b-21ea8e6c546c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5308b186-0d9d-4b85-afc4-5b3a8bbf19fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1799857304',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['1d3a58fd-a1c2-4d73-8705-7416d5f06914','fa9636c7-e182-444c-9d22-3085c98936b7','3e1f35c3-6163-4413-8ff4-42519f958af7','ba234243-f52a-4d78-9fca-97f2de9afe54'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T13:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1799857304',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5308b186-0d9d-4b85-afc4-5b3a8bbf19fb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d743a37a5ced4556986470af2e1a4d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2626.780248] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96863e36-4f57-4197-afbb-05ec2534f144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2626.794360] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96863e36-4f57-4197-afbb-05ec2534f144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1799857304',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['1d3a58fd-a1c2-4d73-8705-7416d5f06914','fa9636c7-e182-444c-9d22-3085c98936b7','3e1f35c3-6163-4413-8ff4-42519f958af7','ba234243-f52a-4d78-9fca-97f2de9afe54'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2626.795279] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a8bba4-69d3-44c4-893b-20a5b6d2344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2626.808796] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a8bba4-69d3-44c4-893b-20a5b6d2344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2626.808796] [54618]: DEBUG cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (e53c320a-0da9-48e3-9335-0030634c8245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2626.808796] [54618]: INFO cinder.volume.api [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request issued successfully. [ 2626.808796] [54618]: INFO cinder.api.openstack.wsgi [None req-7502b16b-4ae6-48c4-837f-f210475a915d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes returned with HTTP 202 [ 2626.808796] [54618]: [pid: 54618|app: 0|req: 386/769] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 13:19:16 2024] POST /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes => generated 825 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2626.815464] [54619]: DEBUG cinder.api.middleware.request_id [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2626.817637] [54619]: INFO cinder.api.openstack.wsgi [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2626.817897] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2626.818133] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2626.826240] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2626.826240] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2626.830274] [54619]: INFO cinder.volume.api [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2626.835981] [54619]: INFO cinder.api.openstack.wsgi [None req-9d943446-9293-4a22-ad23-b8f6a3d4f4e0 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 200 [ 2626.836421] [54619]: [pid: 54619|app: 0|req: 384/770] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:16 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2627.846326] [54618]: DEBUG cinder.api.middleware.request_id [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2627.848797] [54618]: INFO cinder.api.openstack.wsgi [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2627.850234] [54618]: DEBUG cinder.api.openstack.wsgi [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2627.850612] [54618]: DEBUG cinder.api.openstack.wsgi [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2627.859042] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2627.859042] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2627.862658] [54618]: INFO cinder.volume.api [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2627.867179] [54618]: INFO cinder.api.openstack.wsgi [None req-26ee52e6-058a-4139-ae6b-7c6ae81eebd3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 200 [ 2627.867574] [54618]: [pid: 54618|app: 0|req: 387/771] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:17 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2627.882622] [54619]: DEBUG cinder.api.middleware.request_id [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2627.885424] [54619]: INFO cinder.api.openstack.wsgi [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2627.885841] [54619]: DEBUG cinder.api.openstack.wsgi [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2627.886310] [54619]: DEBUG cinder.api.openstack.wsgi [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2627.894193] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2627.894193] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2627.898259] [54619]: INFO cinder.volume.api [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2627.903496] [54619]: INFO cinder.api.openstack.wsgi [req-4693a6c3-39aa-41cb-a782-4014d6a98e2e req-fd7493e7-1fdb-40e5-985f-3c2d3c884ce7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 200 [ 2627.904064] [54619]: [pid: 54619|app: 0|req: 385/772] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 13:19:17 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2627.910867] [54618]: DEBUG cinder.api.middleware.request_id [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2627.913195] [54618]: INFO cinder.api.openstack.wsgi [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] POST http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes [ 2627.913669] [54618]: DEBUG cinder.api.openstack.wsgi [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-230450055"}} {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2627.915340] [54618]: DEBUG cinder.api.v3.volumes [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-230450055'}} {{(pid=54618) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2627.915517] [54618]: INFO cinder.api.v3.volumes [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume of 1 GB [ 2627.921480] [54618]: INFO cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Availability Zones retrieved successfully. [ 2627.928552] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (28c8ce98-085a-4420-ab58-bffa1eb310d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2627.929726] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6642ce8-a1a7-4180-95df-b33196d76f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2627.931499] [54618]: DEBUG cinder.volume.flows.api.create_volume [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Validating volume size '1' using validate_int {{(pid=54618) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 2627.957314] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6642ce8-a1a7-4180-95df-b33196d76f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-13T12:42:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=98124c8c-cc10-4632-9419-0acda745dcf1,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '98124c8c-cc10-4632-9419-0acda745dcf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2627.958421] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa50400-0432-435d-ab05-7493d23244ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2627.990500] [54618]: DEBUG cinder.quota [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Created reservations ['54192f97-fe2c-4e43-b3bb-9d047d83e0a1', '4ecb9354-0026-4e87-be8a-2c6a3244c25d', 'ac74f9e7-8664-41c8-9aeb-5c1cbd59d67a', 'a3054900-8d1f-422d-a283-512d28a53fa8'] {{(pid=54618) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2627.991464] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa50400-0432-435d-ab05-7493d23244ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54192f97-fe2c-4e43-b3bb-9d047d83e0a1', '4ecb9354-0026-4e87-be8a-2c6a3244c25d', 'ac74f9e7-8664-41c8-9aeb-5c1cbd59d67a', 'a3054900-8d1f-422d-a283-512d28a53fa8']}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2627.992372] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c2297a-7436-4b0c-afe0-0b5384caa61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2628.006631] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c2297a-7436-4b0c-afe0-0b5384caa61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29bab100-b284-48c1-8995-c6a3beefbe28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-230450055',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['54192f97-fe2c-4e43-b3bb-9d047d83e0a1','4ecb9354-0026-4e87-be8a-2c6a3244c25d','ac74f9e7-8664-41c8-9aeb-5c1cbd59d67a','a3054900-8d1f-422d-a283-512d28a53fa8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-13T13:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-230450055',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=29bab100-b284-48c1-8995-c6a3beefbe28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d743a37a5ced4556986470af2e1a4d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98124c8c-cc10-4632-9419-0acda745dcf1),volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2628.007537] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728be137-2c30-49cc-815a-21f61f128bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2628.025194] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728be137-2c30-49cc-815a-21f61f128bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-230450055',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='d743a37a5ced4556986470af2e1a4d9c',qos_specs=None,replication_status=<?>,reservations=['54192f97-fe2c-4e43-b3bb-9d047d83e0a1','4ecb9354-0026-4e87-be8a-2c6a3244c25d','ac74f9e7-8664-41c8-9aeb-5c1cbd59d67a','a3054900-8d1f-422d-a283-512d28a53fa8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4950205e91314c309eb5b1ccc6a94b6a',volume_type_id=98124c8c-cc10-4632-9419-0acda745dcf1)}' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2628.026076] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6d109d-2f85-46a5-b7e5-615ca3b754b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2628.035738] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6d109d-2f85-46a5-b7e5-615ca3b754b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54618) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2628.036854] [54618]: DEBUG cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Flow 'volume_create_api' (28c8ce98-085a-4420-ab58-bffa1eb310d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54618) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2628.037252] [54618]: INFO cinder.volume.api [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Create volume request issued successfully. [ 2628.037946] [54618]: INFO cinder.api.openstack.wsgi [None req-2013f9cb-7096-4dcb-84ec-9e1d624d1aea tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes returned with HTTP 202 [ 2628.038484] [54618]: [pid: 54618|app: 0|req: 388/773] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 13 13:19:17 2024] POST /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes => generated 824 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2628.045834] [54619]: DEBUG cinder.api.middleware.request_id [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2628.047909] [54619]: INFO cinder.api.openstack.wsgi [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2628.048185] [54619]: DEBUG cinder.api.openstack.wsgi [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2628.048441] [54619]: DEBUG cinder.api.openstack.wsgi [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2628.056437] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2628.056437] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2628.060520] [54619]: INFO cinder.volume.api [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2628.065449] [54619]: INFO cinder.api.openstack.wsgi [None req-09a7fa47-d7ad-457e-9cc1-22e33fa89db3 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 200 [ 2628.065868] [54619]: [pid: 54619|app: 0|req: 386/774] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:17 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 892 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2629.074421] [54618]: DEBUG cinder.api.middleware.request_id [None req-d5413753-6663-4161-8d27-11a59d7f92aa None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.076689] [54618]: INFO cinder.api.openstack.wsgi [None req-d5413753-6663-4161-8d27-11a59d7f92aa tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2629.077004] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d5413753-6663-4161-8d27-11a59d7f92aa tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.077297] [54618]: DEBUG cinder.api.openstack.wsgi [None req-d5413753-6663-4161-8d27-11a59d7f92aa tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.085534] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.085534] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.089333] [54618]: INFO cinder.volume.api [None req-d5413753-6663-4161-8d27-11a59d7f92aa tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2629.093906] [54618]: INFO cinder.api.openstack.wsgi [None req-d5413753-6663-4161-8d27-11a59d7f92aa tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 200 [ 2629.094284] [54618]: [pid: 54618|app: 0|req: 389/775] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2629.146097] [54619]: DEBUG cinder.api.middleware.request_id [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.148150] [54619]: INFO cinder.api.openstack.wsgi [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2629.148441] [54619]: DEBUG cinder.api.openstack.wsgi [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.148753] [54619]: DEBUG cinder.api.openstack.wsgi [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.157310] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.157310] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.161107] [54619]: INFO cinder.volume.api [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2629.165872] [54619]: INFO cinder.api.openstack.wsgi [req-8426e1bc-9408-4725-a8c8-88a502654f98 req-226f6323-83ad-41c8-bad8-730e6fdf4df4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 200 [ 2629.166266] [54619]: [pid: 54619|app: 0|req: 387/776] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2629.180643] [54618]: DEBUG cinder.api.middleware.request_id [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.183012] [54618]: INFO cinder.api.openstack.wsgi [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.183282] [54618]: DEBUG cinder.api.openstack.wsgi [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.183535] [54618]: DEBUG cinder.api.openstack.wsgi [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.184203] [54618]: DEBUG cinder.api.api_utils [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.185110] [54618]: DEBUG cinder.volume.api [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.209574] [54618]: INFO cinder.volume.api [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.210609] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.210609] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.215178] [54618]: INFO cinder.api.openstack.wsgi [req-b5375af5-b380-4504-93fc-a3ba061622fc req-d560cb20-c1b1-4ae5-8eec-95aca286d99c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.215572] [54618]: [pid: 54618|app: 0|req: 390/777] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.232081] [54619]: DEBUG cinder.api.middleware.request_id [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.234639] [54619]: INFO cinder.api.openstack.wsgi [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.234927] [54619]: DEBUG cinder.api.openstack.wsgi [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.235267] [54619]: DEBUG cinder.api.openstack.wsgi [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.236010] [54619]: DEBUG cinder.api.api_utils [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.236935] [54619]: DEBUG cinder.volume.api [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.262986] [54619]: INFO cinder.volume.api [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.264391] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.264391] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.268920] [54619]: INFO cinder.api.openstack.wsgi [req-278402ab-ddf7-448e-b8aa-78679c92dc4f req-074ab356-7624-4b71-91fc-2e9f07571f9c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.269325] [54619]: [pid: 54619|app: 0|req: 388/778] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.285739] [54618]: DEBUG cinder.api.middleware.request_id [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.287815] [54618]: INFO cinder.api.openstack.wsgi [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.288252] [54618]: DEBUG cinder.api.openstack.wsgi [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.288656] [54618]: DEBUG cinder.api.openstack.wsgi [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.289144] [54618]: DEBUG cinder.api.api_utils [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.290186] [54618]: DEBUG cinder.volume.api [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.303746] [54618]: INFO cinder.volume.api [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.304985] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.304985] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.310713] [54618]: INFO cinder.api.openstack.wsgi [req-e9020a9a-4bac-4cf1-94f1-e0b13762cc0e req-1b27bebc-b8fd-45d8-95d7-3ae0a03e55a8 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.311447] [54618]: [pid: 54618|app: 0|req: 391/779] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.327778] [54619]: DEBUG cinder.api.middleware.request_id [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.330962] [54619]: INFO cinder.api.openstack.wsgi [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.332318] [54619]: DEBUG cinder.api.openstack.wsgi [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.332318] [54619]: DEBUG cinder.api.openstack.wsgi [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.332318] [54619]: DEBUG cinder.api.api_utils [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.333384] [54619]: DEBUG cinder.volume.api [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.343320] [54619]: INFO cinder.volume.api [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.344554] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.344554] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.349794] [54619]: INFO cinder.api.openstack.wsgi [req-f9299bf0-75b0-4f21-bf02-b0dfdc08b485 req-648f2d5c-6c25-45be-8c67-2c3c2400f16a tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.350228] [54619]: [pid: 54619|app: 0|req: 389/780] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.365926] [54618]: DEBUG cinder.api.middleware.request_id [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.368245] [54618]: INFO cinder.api.openstack.wsgi [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.368503] [54618]: DEBUG cinder.api.openstack.wsgi [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.368803] [54618]: DEBUG cinder.api.openstack.wsgi [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.369136] [54618]: DEBUG cinder.api.api_utils [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.370032] [54618]: DEBUG cinder.volume.api [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.378682] [54618]: INFO cinder.volume.api [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.379685] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.379685] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.383881] [54618]: INFO cinder.api.openstack.wsgi [req-433dbc37-8fa0-462b-a3ba-5f9386a135e5 req-68f65391-2452-42ea-93ae-59aaf6f6d109 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.384285] [54618]: [pid: 54618|app: 0|req: 392/781] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.400041] [54619]: DEBUG cinder.api.middleware.request_id [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.402428] [54619]: INFO cinder.api.openstack.wsgi [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.402687] [54619]: DEBUG cinder.api.openstack.wsgi [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.402939] [54619]: DEBUG cinder.api.openstack.wsgi [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.403307] [54619]: DEBUG cinder.api.api_utils [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.404156] [54619]: DEBUG cinder.volume.api [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.412843] [54619]: INFO cinder.volume.api [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.413844] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.413844] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.418069] [54619]: INFO cinder.api.openstack.wsgi [req-842074cd-88ad-43b2-bb3d-eccce893640d req-eeb710a4-611d-4723-9546-bc7f3e0ca30c tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.418456] [54619]: [pid: 54619|app: 0|req: 390/782] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:18 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.432687] [54618]: DEBUG cinder.api.middleware.request_id [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.434920] [54618]: INFO cinder.api.openstack.wsgi [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.435175] [54618]: DEBUG cinder.api.openstack.wsgi [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.435432] [54618]: DEBUG cinder.api.openstack.wsgi [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.435812] [54618]: DEBUG cinder.api.api_utils [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.436716] [54618]: DEBUG cinder.volume.api [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.445135] [54618]: INFO cinder.volume.api [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.446111] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.446111] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.450284] [54618]: INFO cinder.api.openstack.wsgi [req-fbdf2afa-2709-40b6-bfb0-26a77e5527ae req-ec7ea4cc-970f-4203-8f9c-4a9b0b108ebb tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.450707] [54618]: [pid: 54618|app: 0|req: 393/783] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:19 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.466047] [54619]: DEBUG cinder.api.middleware.request_id [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.468818] [54619]: INFO cinder.api.openstack.wsgi [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail [ 2629.469170] [54619]: DEBUG cinder.api.openstack.wsgi [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.469519] [54619]: DEBUG cinder.api.openstack.wsgi [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'detail' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.469912] [54619]: DEBUG cinder.api.api_utils [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Removing options '' from query. {{(pid=54619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 2629.470868] [54619]: DEBUG cinder.volume.api [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 2629.480071] [54619]: INFO cinder.volume.api [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Get all volumes completed successfully. [ 2629.481197] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.481197] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.485682] [54619]: INFO cinder.api.openstack.wsgi [req-26847a67-6b80-4f3b-9164-b5c5578b5570 req-6d8c2eaf-f3e0-40a5-930d-ad231a52c240 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail returned with HTTP 200 [ 2629.486142] [54619]: [pid: 54619|app: 0|req: 391/784] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 13 13:19:19 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/detail => generated 2736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2629.496736] [54618]: DEBUG cinder.api.middleware.request_id [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.499335] [54618]: INFO cinder.api.openstack.wsgi [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] DELETE http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2629.499565] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.499815] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.500052] [54618]: INFO cinder.api.v3.volumes [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume with id: 29bab100-b284-48c1-8995-c6a3beefbe28 [ 2629.507431] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.507431] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.508034] [54618]: INFO cinder.volume.api [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2629.526426] [54618]: INFO cinder.volume.api [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume request issued successfully. [ 2629.526711] [54618]: INFO cinder.api.openstack.wsgi [None req-aec6baa0-b9d7-4804-a98c-ab3517f25448 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 202 [ 2629.527067] [54618]: [pid: 54618|app: 0|req: 394/785] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 13:19:19 2024] DELETE /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2629.530216] [54619]: DEBUG cinder.api.middleware.request_id [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2629.532364] [54619]: INFO cinder.api.openstack.wsgi [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2629.532657] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2629.532918] [54619]: DEBUG cinder.api.openstack.wsgi [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2629.540617] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2629.540617] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2629.544566] [54619]: INFO cinder.volume.api [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2629.549295] [54619]: INFO cinder.api.openstack.wsgi [None req-a4636b06-fdd2-4fd1-b0f0-990527bab6f4 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 200 [ 2629.549694] [54619]: [pid: 54619|app: 0|req: 392/786] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:19 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 916 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2630.559190] [54618]: DEBUG cinder.api.middleware.request_id [None req-ace9040d-f23f-4490-9581-17922a98327d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2630.561348] [54618]: INFO cinder.api.openstack.wsgi [None req-ace9040d-f23f-4490-9581-17922a98327d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 [ 2630.561676] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ace9040d-f23f-4490-9581-17922a98327d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2630.561939] [54618]: DEBUG cinder.api.openstack.wsgi [None req-ace9040d-f23f-4490-9581-17922a98327d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2630.568300] [54618]: INFO cinder.api.openstack.wsgi [None req-ace9040d-f23f-4490-9581-17922a98327d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 returned with HTTP 404 [ 2630.568786] [54618]: [pid: 54618|app: 0|req: 395/787] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:20 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/29bab100-b284-48c1-8995-c6a3beefbe28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2630.571757] [54619]: DEBUG cinder.api.middleware.request_id [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2630.573835] [54619]: INFO cinder.api.openstack.wsgi [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] DELETE http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2630.574088] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2630.574334] [54619]: DEBUG cinder.api.openstack.wsgi [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'delete' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2630.574555] [54619]: INFO cinder.api.v3.volumes [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume with id: 5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2630.582030] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2630.582030] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2630.582571] [54619]: INFO cinder.volume.api [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2630.601507] [54619]: INFO cinder.volume.api [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume request issued successfully. [ 2630.601752] [54619]: INFO cinder.api.openstack.wsgi [None req-9e05ac03-d08a-4136-b967-6ee72d98b0dc tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 202 [ 2630.602337] [54619]: [pid: 54619|app: 0|req: 393/788] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 13:19:20 2024] DELETE /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2630.605076] [54618]: DEBUG cinder.api.middleware.request_id [None req-51960b04-dd7b-4098-a7c1-2381c14177ab None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2630.607234] [54618]: INFO cinder.api.openstack.wsgi [None req-51960b04-dd7b-4098-a7c1-2381c14177ab tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2630.607913] [54618]: DEBUG cinder.api.openstack.wsgi [None req-51960b04-dd7b-4098-a7c1-2381c14177ab tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2630.607913] [54618]: DEBUG cinder.api.openstack.wsgi [None req-51960b04-dd7b-4098-a7c1-2381c14177ab tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2630.616379] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2630.616379] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2630.620285] [54618]: INFO cinder.volume.api [None req-51960b04-dd7b-4098-a7c1-2381c14177ab tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2630.624842] [54618]: INFO cinder.api.openstack.wsgi [None req-51960b04-dd7b-4098-a7c1-2381c14177ab tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 200 [ 2630.625202] [54618]: [pid: 54618|app: 0|req: 396/789] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:20 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2631.635047] [54619]: DEBUG cinder.api.middleware.request_id [None req-eaad01b2-937c-41c4-900f-c058a6838639 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2631.637251] [54619]: INFO cinder.api.openstack.wsgi [None req-eaad01b2-937c-41c4-900f-c058a6838639 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb [ 2631.637529] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eaad01b2-937c-41c4-900f-c058a6838639 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2631.637792] [54619]: DEBUG cinder.api.openstack.wsgi [None req-eaad01b2-937c-41c4-900f-c058a6838639 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2631.644514] [54619]: INFO cinder.api.openstack.wsgi [None req-eaad01b2-937c-41c4-900f-c058a6838639 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb returned with HTTP 404 [ 2631.645044] [54619]: [pid: 54619|app: 0|req: 394/790] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:21 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/5308b186-0d9d-4b85-afc4-5b3a8bbf19fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2631.647997] [54618]: DEBUG cinder.api.middleware.request_id [None req-7c38588c-ed08-41ab-8337-da34edd7a16d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2631.650116] [54618]: INFO cinder.api.openstack.wsgi [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] DELETE http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2631.650380] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2631.650646] [54618]: DEBUG cinder.api.openstack.wsgi [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'delete' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2631.650932] [54618]: INFO cinder.api.v3.volumes [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume with id: 624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2631.658485] [54618]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2631.658485] [54618]: warnings.warn('Policy enforcement is depending on the value of ' [ 2631.659046] [54618]: INFO cinder.volume.api [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2631.678270] [54618]: INFO cinder.volume.api [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Delete volume request issued successfully. [ 2631.678477] [54618]: INFO cinder.api.openstack.wsgi [None req-7c38588c-ed08-41ab-8337-da34edd7a16d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 202 [ 2631.678921] [54618]: [pid: 54618|app: 0|req: 397/791] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 13 13:19:21 2024] DELETE /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2631.682220] [54619]: DEBUG cinder.api.middleware.request_id [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 None None] RequestId filter calling following filter/app {{(pid=54619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2631.684379] [54619]: INFO cinder.api.openstack.wsgi [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2631.684644] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2631.684913] [54619]: DEBUG cinder.api.openstack.wsgi [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2631.692667] [54619]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: 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. [ 2631.692667] [54619]: warnings.warn('Policy enforcement is depending on the value of ' [ 2631.696577] [54619]: INFO cinder.volume.api [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Volume info retrieved successfully. [ 2631.701201] [54619]: INFO cinder.api.openstack.wsgi [None req-0da6d938-4aff-4c32-93f8-4fbc7ae770f7 tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 200 [ 2631.701625] [54619]: [pid: 54619|app: 0|req: 395/792] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:21 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2632.712032] [54618]: DEBUG cinder.api.middleware.request_id [None req-aceb9628-d25c-4bee-aaec-df93b2eceb0d None None] RequestId filter calling following filter/app {{(pid=54618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2632.714128] [54618]: INFO cinder.api.openstack.wsgi [None req-aceb9628-d25c-4bee-aaec-df93b2eceb0d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] GET http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b [ 2632.714388] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aceb9628-d25c-4bee-aaec-df93b2eceb0d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Empty body provided in request {{(pid=54618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2632.714645] [54618]: DEBUG cinder.api.openstack.wsgi [None req-aceb9628-d25c-4bee-aaec-df93b2eceb0d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] Calling method 'show' {{(pid=54618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2632.720870] [54618]: INFO cinder.api.openstack.wsgi [None req-aceb9628-d25c-4bee-aaec-df93b2eceb0d tempest-VolumesTestJSON-579991854 tempest-VolumesTestJSON-579991854-project-member] http://10.180.1.21/volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b returned with HTTP 404 [ 2632.721348] [54618]: [pid: 54618|app: 0|req: 398/793] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 13 13:19:22 2024] GET /volume/v3/d743a37a5ced4556986470af2e1a4d9c/volumes/624332dc-62ee-4523-a8e5-9a7c457c5b0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2641.699273] [54619]: DEBUG dbcounter [-] [54619] Writing DB stats cinder:SELECT=82,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54619) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2642.717316] [54618]: DEBUG dbcounter [-] [54618] Writing DB stats cinder:SELECT=186,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=54618) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}