[ 515.850462] [55852]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 515.851807] [55852]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Feb 20 03:31:52 2025] *** [ 515.851807] [55852]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 515.851807] [55852]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 515.851807] [55852]: nodename: devstack [ 515.851807] [55852]: machine: x86_64 [ 515.851807] [55852]: clock source: unix [ 515.851807] [55852]: pcre jit disabled [ 515.852200] [55852]: detected number of CPU cores: 8 [ 515.852200] [55852]: current working directory: / [ 515.852200] [55852]: detected binary path: /usr/bin/uwsgi-core [ 515.852200] [55852]: your processes number limit is 63753 [ 515.852200] [55852]: your memory page size is 4096 bytes [ 515.852200] [55852]: detected max file descriptor number: 2048 [ 515.852200] [55852]: lock engine: pthread robust mutexes [ 515.852200] [55852]: thunder lock: enabled [ 515.852200] [55852]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 515.852200] [55852]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 515.852200] [55852]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 515.852200] [55852]: Set PythonHome to /opt/stack/data/venv [ 515.879757] [55852]: Python main interpreter initialized at 0x5baea1e32be0 [ 515.879757] [55852]: python threads support enabled [ 515.879757] [55852]: your server socket listen backlog is limited to 100 connections [ 515.879757] [55852]: your mercy for graceful operations on workers is 80 seconds [ 515.880143] [55852]: mapped 403077 bytes (393 KB) for 2 cores [ 515.880143] [55852]: *** Operational MODE: preforking *** [ 515.880275] [55852]: *** uWSGI is running in multiple interpreter mode *** [ 515.880275] [55852]: spawned uWSGI master process (pid: 55852) [ 515.880921] [55852]: spawned uWSGI worker 1 (pid: 55853, cores: 1) [ 515.881047] [55852]: spawned uWSGI worker 2 (pid: 55854, cores: 1) [ 515.881192] [55852]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 516.064087] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 516.064087] [55853]: debtcollector.deprecate( [ 516.066779] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 516.066779] [55854]: debtcollector.deprecate( [ 516.852651] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 516.852651] [55854]: warnings.warn( [ 516.855079] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 516.855079] [55853]: warnings.warn( [ 516.959970] [55854]: /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. [ 516.959970] [55854]: from defusedxml.lxml import parse [ 516.960095] [55853]: /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. [ 516.960095] [55853]: from defusedxml.lxml import parse [ 516.995493] [55853]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 516.995493] [55853]: BASE = declarative_base() [ 516.995800] [55854]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 516.995800] [55854]: BASE = declarative_base() [ 517.167705] [55854]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55854) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 517.168231] [55853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55853) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 517.174380] [55854]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 517.174762] [55853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55853) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 517.174810] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.175215] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.175424] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.175591] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.175628] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.175839] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.302994] [55854]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 517.302994] [55854]: @jsonschema.FormatChecker.cls_checks('date-time') [ 517.304181] [55853]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 517.304181] [55853]: @jsonschema.FormatChecker.cls_checks('date-time') [ 517.350685] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.350818] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.350850] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.350965] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.350997] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.351088] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.351115] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.351775] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.351899] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.352892] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.352892] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.352892] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.352892] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.352892] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.519898] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.520148] [55854]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.520148] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.520148] [55854]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.520308] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.520308] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.520308] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.525499] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.525635] [55854]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.525635] [55854]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.525728] [55854]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.525770] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.525847] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.525928] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.527220] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.527295] [55854]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.527359] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.527430] [55854]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.527494] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.527548] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.527620] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.528593] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.528676] [55854]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.528749] [55854]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.528820] [55854]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.528886] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.528950] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.529032] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.530161] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.530276] [55853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.530351] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.530424] [55853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.530480] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.530524] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.530572] [55854]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.530616] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.530659] [55854]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.530710] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.530753] [55854]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.530753] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.530833] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.530874] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.531649] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.531738] [55853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.531800] [55853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.531931] [55853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.531931] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.532050] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.532105] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.532551] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.532635] [55853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.532707] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.532778] [55853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.532844] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.532908] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.532979] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.533396] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.533472] [55853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.533538] [55853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.533606] [55853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.533677] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.533759] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.533822] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.534043] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.534131] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.534202] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.534271] [55854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.534337] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.534383] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.534427] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.534473] [55853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.534516] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.534559] [55853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.534559] [55853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.534639] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.534680] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.534721] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.535669] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.535743] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.535811] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.535864] [55854]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.535864] [55854]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.535944] [55854]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.536013] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.536088] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.536154] [55853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.536212] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.536256] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.536299] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.536352] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.536352] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.536726] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.536823] [55853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.536869] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.536920] [55853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.536966] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.537018] [55853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.537063] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.537113] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.537159] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.537202] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.537248] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.537291] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.537333] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.537333] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.537470] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.537546] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.537613] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.537679] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.537742] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.537802] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.537871] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.547180] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.547296] [55854]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.547348] [55854]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.547391] [55854]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.547436] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.547498] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.547566] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.548151] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.548238] [55853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.548315] [55853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.548385] [55853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.548432] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.548476] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.548518] [55854]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.548572] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.548615] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.548658] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.548701] [55854]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.548701] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.548701] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.548831] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.548891] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.548968] [55853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.549047] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.549116] [55853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.549180] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.549240] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.549311] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.550515] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.550597] [55854]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.550668] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.550737] [55854]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.550798] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.550864] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.550935] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.551033] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.551123] [55853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.551190] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.551251] [55853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.551363] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.551409] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.551451] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.555237] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.555378] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.555378] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.555483] [55854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.555483] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.555565] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.555611] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.555660] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.555703] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.555756] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.555852] [55853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.555924] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.556012] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.556087] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.570074] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.570179] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.570219] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.570253] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.570280] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.570377] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.570432] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.570477] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.570527] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.570572] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.570615] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.570657] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.570699] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.570699] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.571256] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.571339] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.571417] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.571448] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.571498] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.571541] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.571598] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.571627] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.571655] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.571681] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.571752] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.571838] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.571922] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.571996] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.572462] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.572545] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.572622] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.572691] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.572755] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.572817] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.572853] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.572923] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.572956] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.573029] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.573108] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.573176] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.573238] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.573331] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.575583] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.575583] [55854]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.575678] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.575744] [55854]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.575808] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.575873] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.575918] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.575960] [55853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.576015] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.576067] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.576067] [55853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.576123] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.576182] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.576257] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.576705] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.576793] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.576880] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.576951] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.577026] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.577090] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.577122] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.577171] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.577214] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.577265] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.577329] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.577397] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.577461] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.577545] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.581046] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.581127] [55854]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.581189] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.581261] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.581327] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.581391] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.581463] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.582204] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.582307] [55853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.582377] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.582447] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.582512] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.582574] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.582643] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.583647] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.583752] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.583829] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.583901] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.583966] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.584042] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.584114] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.584275] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.584357] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.584426] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.584494] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.584548] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.584597] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.584641] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.584672] [55853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.584698] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.584723] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.584748] [55853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.584815] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.584859] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.584921] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.584969] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.585024] [55854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.585072] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.585141] [55854]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.585200] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.585263] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.585333] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.588925] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.589046] [55853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.589124] [55853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.589218] [55853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.589280] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.589346] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.589419] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.589455] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.589506] [55854]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.589587] [55854]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.589657] [55854]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.589731] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.589813] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.589886] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.590208] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.590293] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.590382] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.590439] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.590492] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.590570] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.590644] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.590691] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.590771] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.590857] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.590930] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.591012] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.591074] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.591147] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.592518] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.592606] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.592679] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.592751] [55853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.592800] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.592853] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.592890] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.592917] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.592974] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.593056] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.593056] [55854]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.593145] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.593201] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.593278] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.596201] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.596303] [55853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.596377] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.596446] [55853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.596506] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.596540] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.596568] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.596639] [55854]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.596673] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.596721] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.596789] [55854]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.596880] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.596945] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.597055] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.599592] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.599678] [55853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.599741] [55853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.599797] [55853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.599866] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.599932] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.600086] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.600238] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.600352] [55854]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.600429] [55854]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.600499] [55854]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.600564] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.600649] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.600722] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.600938] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.601039] [55853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.601084] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.601112] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.601143] [55854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.601180] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.601218] [55853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.601253] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.601283] [55854]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.601309] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.601335] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.601335] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.601382] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.601408] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.602185] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.602264] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.602298] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.602347] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.602390] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.602433] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.602482] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.602510] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.602536] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.602563] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.602588] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.602613] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.602682] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.602726] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.604642] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.604739] [55854]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.604811] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.604889] [55854]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.604970] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.605025] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.605074] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.605125] [55853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.605172] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.605209] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.605209] [55853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.605294] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.605349] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.605408] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.606182] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.606281] [55854]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.606352] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.606386] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.606423] [55854]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.606449] [55853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.606506] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.606550] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.606600] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.606644] [55853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.606686] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.606733] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.606733] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.606813] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.608478] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.608573] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.608645] [55854]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.608737] [55854]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.608803] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.608836] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.608897] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.608929] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.608975] [55853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.609032] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.609080] [55853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.609123] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.609182] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.609252] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.610249] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.610347] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.610418] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.610449] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.610504] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.610534] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.610568] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.610597] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.610653] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.610696] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.610739] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.610782] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.667798] [55853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55853) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 517.667985] [55854]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 517.668149] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668149] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668251] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668251] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668334] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668334] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668382] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668408] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.668434] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668463] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.668489] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.668513] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.668539] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.668565] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.668590] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.668615] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.668641] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.668665] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668695] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.668723] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668749] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.668775] [55853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.668800] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.668825] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.668963] [55853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.669021] [55854]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.669069] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.669118] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.669161] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.669203] [55854]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.669246] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.669289] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.669331] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.669373] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.669415] [55853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.669464] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.669510] [55853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.669554] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.669596] [55853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.669638] [55854]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.669680] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.669722] [55854]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.669763] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.669804] [55854]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.669847] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.669892] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.669934] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.669976] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.670026] [55853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.670070] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.670113] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.670163] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.670206] [55853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.670248] [55854]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.670295] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.670339] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.670386] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.670429] [55854]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.670456] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.670481] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.670506] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.670531] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.670556] [55853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.670583] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.670609] [55853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.670634] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.670660] [55853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.670686] [55854]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.670712] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.670736] [55854]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.670762] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.670797] [55854]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.670827] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.670854] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.670854] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.670899] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.670925] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.670951] [55853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.670951] [55853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.670999] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.671033] [55853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671063] [55854]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.671088] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671112] [55854]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.671139] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.671162] [55854]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671162] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671209] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.671234] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.671258] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.671335] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.671361] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.671361] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.671407] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.671432] [55853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671457] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.671482] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671508] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.671534] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.671562] [55854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671588] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.671613] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671613] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.671661] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.671661] [55853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.671707] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.671732] [55853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.671757] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.671782] [55853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671809] [55854]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.671835] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671859] [55854]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.671888] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.671913] [55854]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.671913] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.671959] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.671985] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.672016] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672048] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.672077] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672101] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672130] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672156] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672180] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.672206] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672233] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.672260] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.672286] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.672311] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.672335] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.672360] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.672385] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672410] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.672436] [55853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672461] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672489] [55853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672516] [55854]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672540] [55853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.672567] [55854]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672595] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.672619] [55854]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.672645] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.672669] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.672694] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.672719] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.672746] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672773] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.672798] [55853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672825] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.672851] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672875] [55854]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.672900] [55853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.672926] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.672951] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.672977] [55854]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.673443] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.673535] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.673612] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.673682] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.673734] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.673796] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.673843] [55853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.673886] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.673886] [55854]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.673982] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.674046] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.674046] [55854]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.674130] [55853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.674172] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.674214] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.674255] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.674297] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.674344] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.674388] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.674431] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.674431] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.674516] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.674560] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.674601] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.674643] [55854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.674685] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.674731] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.674776] [55853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.674825] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.674867] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.674909] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.674950] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.674992] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.675045] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.675089] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.675134] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.675179] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.675227] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.675269] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.675312] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.675354] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.675395] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.675437] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.675478] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.675523] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.675567] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.675609] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.675653] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.675697] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.675739] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.675784] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.675841] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.675894] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.675942] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.675988] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.676048] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.676091] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.676133] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.676176] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.676218] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.676260] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.676302] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.676349] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.676391] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.676433] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.676475] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.676516] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.676562] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.676610] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.676658] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.676705] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.676755] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.676875] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.676936] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.676980] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.677032] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.677082] [55854]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.677126] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.677168] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.677211] [55853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.677268] [55854]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.677334] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.677394] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.677463] [55853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.677544] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.677614] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.677680] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.677751] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.677816] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.677882] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.677952] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.678034] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.678112] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.678184] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.678276] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.678392] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.678463] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.678536] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.678609] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.678674] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.678742] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.678812] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.678878] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.678949] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.678997] [55854]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.679070] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.679116] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.679158] [55853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.679200] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.679242] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.679284] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.679327] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.679375] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.679420] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.679462] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.679512] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.679559] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.679602] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.679644] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.679687] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.679730] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.679776] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.679827] [55854]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.679871] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.679912] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.679954] [55853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.679995] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.680081] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.680124] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.680167] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.680219] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.680263] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.680305] [55854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.680305] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.680384] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.680427] [55854]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.680468] [55853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.680511] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.680552] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.680598] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.680641] [55853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.680683] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.680712] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.680738] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.680763] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.680788] [55854]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.680813] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.680839] [55854]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.680867] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.680892] [55854]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.680918] [55853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.680943] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.680967] [55853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.680992] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681024] [55853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.681049] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681076] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.681105] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.681132] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681157] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.681182] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681207] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.681232] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.681257] [55854]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.681282] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.681306] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.681333] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.681358] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681384] [55853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.681409] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681435] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.681459] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.681484] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681509] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.681534] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681608] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.681634] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.681659] [55854]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.681683] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.681708] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.681732] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.681756] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681781] [55853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.681805] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681833] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.681858] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.681883] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.681907] [55854]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.681931] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.681956] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.681980] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.682233] [55854]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.682290] [55853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.682339] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.682383] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.682425] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.682467] [55853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.682510] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.682552] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.682594] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.682636] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.682681] [55854]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.682730] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.682773] [55854]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.682823] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.682866] [55854]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.682907] [55853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.682948] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.682994] [55853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.683047] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.683090] [55853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.683137] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.683182] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.683224] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.683267] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.683309] [55854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.683351] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.683393] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.683435] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.683477] [55854]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.683522] [55853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.683564] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.683564] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.683649] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.683649] [55853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.683728] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.683771] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.683813] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.683855] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.683899] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.683899] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.683980] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.684043] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.684086] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.684128] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.684171] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.684213] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.684255] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.684297] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.684350] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.684394] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.684436] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.684478] [55854]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.684520] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.684561] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.684603] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.684644] [55854]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.684685] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.684733] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.684775] [55853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.684818] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.684860] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.684901] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.684944] [55853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.684990] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.685043] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.685086] [55854]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.685134] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.685179] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.685221] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.685264] [55854]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.685306] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.685348] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.685389] [55853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.685430] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.685481] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.685542] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.685588] [55853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.685630] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.685672] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.685720] [55854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.685762] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.685820] [55854]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.685874] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.685917] [55854]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.685964] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.686009] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.686060] [55853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.686102] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.686129] [55853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.686154] [55854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.686179] [55853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.686205] [55854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.686229] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.686259] [55854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.686286] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.686311] [55854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.686336] [55853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 517.686361] [55854]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.686387] [55853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 517.686412] [55854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.686435] [55853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 517.686460] [55854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.686488] [55853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 517.686488] [55853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 517.686488] [55853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 517.686488] [55853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 517.706125] [55854]: INFO dbcounter [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Registered counter for database cinder [ 517.706548] [55853]: INFO dbcounter [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Registered counter for database cinder [ 517.715084] [55854]: DEBUG oslo_db.sqlalchemy.engines [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 517.715376] [55853]: DEBUG oslo_db.sqlalchemy.engines [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 517.843653] [55853]: DEBUG dbcounter [-] [55853] Writer thread running {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 517.844192] [55854]: DEBUG dbcounter [-] [55854] Writer thread running {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 517.847113] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 517.847572] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 517.849247] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 517.849738] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 517.851276] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 517.851780] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 517.853123] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 517.853515] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.853641] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 517.853739] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.854057] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.854246] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.855261] [55854]: WARNING cinder.keymgr.conf_key_mgr [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.855929] [55853]: WARNING cinder.keymgr.conf_key_mgr [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.858590] [55854]: DEBUG oslo_db.sqlalchemy.engines [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 517.858839] [55853]: DEBUG oslo_db.sqlalchemy.engines [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 517.860241] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 517.860466] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 517.862007] [55854]: INFO cinder.rpc [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 517.862239] [55853]: INFO cinder.rpc [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 517.862419] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.862582] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.862650] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.862826] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.863638] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.863801] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.863914] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.864098] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.864580] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.864736] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.864872] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.865042] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.876050] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.876221] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.876795] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.876980] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.878888] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.879064] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.879636] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.879800] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.881725] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.881888] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.882452] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.882624] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.885393] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.885553] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.886177] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.886350] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.888127] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.888304] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.888895] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.889067] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.890782] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.890947] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.891528] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.891696] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.893614] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.893775] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.894381] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.894552] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.896494] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.896661] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.896918] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.897102] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.899008] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.899182] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.899440] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.899601] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.900097] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.900257] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.900523] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.900685] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.903256] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.903417] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.903631] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.903800] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 517.997503] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.997745] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 517.999339] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 517.999540] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.001099] [55854]: WARNING cinder.api.contrib.hosts [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 518.001539] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.001709] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.002604] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.002769] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.002891] [55853]: WARNING cinder.api.contrib.hosts [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 518.003363] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.003523] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.003732] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.003888] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.004441] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.004556] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.004644] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.004802] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.005508] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.005678] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.005848] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.006032] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.006485] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.006648] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.006937] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.007106] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.007654] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.007811] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.007888] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.008061] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.008744] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.008924] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.008983] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.009143] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.009733] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.009901] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.010045] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.010213] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.010823] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.010893] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: extensions {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.010977] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.011925] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.012102] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.012233] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-hosts {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.012780] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: extensions {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.014125] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-hosts {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.014239] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: qos-specs {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.016172] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: qos-specs {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.016520] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-quota-class-sets {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.018039] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: scheduler-stats {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.018401] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-quota-class-sets {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.019607] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-snapshot-manage {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.020216] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: scheduler-stats {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.021101] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: capabilities {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.021747] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-snapshot-manage {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.022491] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: encryption {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.023240] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: capabilities {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.024144] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: cgsnapshots {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.024618] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: encryption {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.025600] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-quota-sets {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.026387] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: cgsnapshots {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.027200] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-volume-manage {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.027833] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-quota-sets {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.029377] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-volume-manage {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.029607] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-volume-transfer {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.031341] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-volume-type-access {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.032071] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-volume-transfer {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.032876] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: backups {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.033795] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-volume-type-access {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.034924] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-services {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.035408] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: backups {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.036272] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: consistencygroups {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.037482] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-services {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.038382] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: extra_specs {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.038838] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: consistencygroups {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.040126] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: os-availability-zone {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.040848] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: extra_specs {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.041563] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extended resource: encryption {{(pid=55854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.042869] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: os-availability-zone {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.043482] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.043668] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.044199] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extended resource: encryption {{(pid=55853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 518.044727] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.044900] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.045753] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.045932] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.046153] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.046333] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.046792] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.046975] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.047354] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.047519] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.047885] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.048055] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.048375] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.048535] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.048979] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.049160] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.049405] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.049573] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.050080] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.050242] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.050525] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.050688] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.051071] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.051232] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.051618] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.051782] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.052296] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.052460] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.052724] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.052908] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.053268] [55854]: WARNING stevedore.named [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.053427] [55854]: WARNING castellan.key_manager [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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' [ 518.053758] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.053929] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.054124] [55854]: DEBUG cinder.api.contrib.snapshot_actions [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] SnapshotActionsController initialized {{(pid=55854) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 518.054263] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeActions extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.054426] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension UsedLimits extending resource: limits {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.054553] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.054675] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.054788] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension TypesManage extending resource: types {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.054904] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.054936] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055035] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension AdminActions extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055072] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.055165] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension AdminActions extending resource: snapshots {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055287] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension AdminActions extending resource: backups {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055400] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055526] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055645] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055767] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.055896] [55853]: WARNING stevedore.named [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 518.055998] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.056079] [55853]: WARNING castellan.key_manager [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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' [ 518.056131] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.056243] [55854]: DEBUG cinder.api.openstack [None req-54db392d-1cba-4aed-bde7-c38a00b10569 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.056789] [55853]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] SnapshotActionsController initialized {{(pid=55853) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 518.056941] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeActions extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057121] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension UsedLimits extending resource: limits {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057250] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057375] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057494] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension TypesManage extending resource: types {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057616] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057742] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension AdminActions extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057878] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension AdminActions extending resource: snapshots {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.057994] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension AdminActions extending resource: backups {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058122] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058252] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058374] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058407] [55854]: WARNING keystonemiddleware.auth_token [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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. [ 518.058501] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058702] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058846] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.058969] [55853]: DEBUG cinder.api.openstack [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 518.061115] [55853]: WARNING keystonemiddleware.auth_token [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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. [ 518.062691] [55854]: WARNING keystonemiddleware.auth_token [None req-54db392d-1cba-4aed-bde7-c38a00b10569 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 [ 518.065147] [55854]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5baea1e32be0 pid: 55854 (default app) [ 518.065493] [55853]: WARNING keystonemiddleware.auth_token [None req-f7248d1d-f49f-47e0-91f3-7a7ae6b62c99 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 [ 518.067985] [55853]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5baea1e32be0 pid: 55853 (default app) [ 518.074486] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074486] [55854]: warnings.warn(deprecated_msg) [ 518.074632] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074632] [55854]: warnings.warn(deprecated_msg) [ 518.074632] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074632] [55854]: warnings.warn(deprecated_msg) [ 518.074632] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074815] [55854]: warnings.warn(deprecated_msg) [ 518.074815] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074815] [55854]: warnings.warn(deprecated_msg) [ 518.074815] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.074815] [55854]: warnings.warn(deprecated_msg) [ 518.074815] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075030] [55854]: warnings.warn(deprecated_msg) [ 518.075030] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075030] [55854]: warnings.warn(deprecated_msg) [ 518.075030] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075030] [55854]: warnings.warn(deprecated_msg) [ 518.075187] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075187] [55854]: warnings.warn(deprecated_msg) [ 518.075187] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075187] [55854]: warnings.warn(deprecated_msg) [ 518.075310] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075310] [55854]: warnings.warn(deprecated_msg) [ 518.075310] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075310] [55854]: warnings.warn(deprecated_msg) [ 518.075439] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075439] [55854]: warnings.warn(deprecated_msg) [ 518.075439] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075439] [55854]: warnings.warn(deprecated_msg) [ 518.075439] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075598] [55854]: warnings.warn(deprecated_msg) [ 518.075598] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075598] [55854]: warnings.warn(deprecated_msg) [ 518.075598] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075598] [55854]: warnings.warn(deprecated_msg) [ 518.075818] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075818] [55854]: warnings.warn(deprecated_msg) [ 518.075818] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075818] [55854]: warnings.warn(deprecated_msg) [ 518.075818] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.075818] [55854]: warnings.warn(deprecated_msg) [ 518.076029] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076029] [55854]: warnings.warn(deprecated_msg) [ 518.076029] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076029] [55854]: warnings.warn(deprecated_msg) [ 518.076029] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076029] [55854]: warnings.warn(deprecated_msg) [ 518.076208] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076208] [55854]: warnings.warn(deprecated_msg) [ 518.076208] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076208] [55854]: warnings.warn(deprecated_msg) [ 518.076208] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076208] [55854]: warnings.warn(deprecated_msg) [ 518.076391] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076391] [55854]: warnings.warn(deprecated_msg) [ 518.076391] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076391] [55854]: warnings.warn(deprecated_msg) [ 518.076391] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076391] [55854]: warnings.warn(deprecated_msg) [ 518.076588] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076588] [55854]: warnings.warn(deprecated_msg) [ 518.076588] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076588] [55854]: warnings.warn(deprecated_msg) [ 518.076711] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076711] [55854]: warnings.warn(deprecated_msg) [ 518.076711] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076711] [55854]: warnings.warn(deprecated_msg) [ 518.076711] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076871] [55854]: warnings.warn(deprecated_msg) [ 518.076871] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076871] [55854]: warnings.warn(deprecated_msg) [ 518.076871] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.076871] [55854]: warnings.warn(deprecated_msg) [ 518.077027] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077027] [55854]: warnings.warn(deprecated_msg) [ 518.077027] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077027] [55854]: warnings.warn(deprecated_msg) [ 518.077027] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077027] [55854]: warnings.warn(deprecated_msg) [ 518.077194] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077194] [55854]: warnings.warn(deprecated_msg) [ 518.077194] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077194] [55854]: warnings.warn(deprecated_msg) [ 518.077194] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077407] [55854]: warnings.warn(deprecated_msg) [ 518.077407] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077407] [55854]: warnings.warn(deprecated_msg) [ 518.077407] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077407] [55854]: warnings.warn(deprecated_msg) [ 518.077558] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077558] [55854]: warnings.warn(deprecated_msg) [ 518.077558] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.077558] [55854]: warnings.warn(deprecated_msg) [ 518.078556] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.078556] [55854]: warnings.warn(deprecated_msg) [ 518.078556] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.078556] [55854]: warnings.warn(deprecated_msg) [ 518.078824] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.078824] [55854]: warnings.warn(deprecated_msg) [ 518.078824] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.078824] [55854]: warnings.warn(deprecated_msg) [ 518.078824] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079145] [55854]: warnings.warn(deprecated_msg) [ 518.079145] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079145] [55854]: warnings.warn(deprecated_msg) [ 518.079145] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079145] [55854]: warnings.warn(deprecated_msg) [ 518.079388] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079388] [55854]: warnings.warn(deprecated_msg) [ 518.079388] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079388] [55854]: warnings.warn(deprecated_msg) [ 518.079753] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079753] [55854]: warnings.warn(deprecated_msg) [ 518.079753] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.079753] [55854]: warnings.warn(deprecated_msg) [ 518.080130] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080130] [55854]: warnings.warn(deprecated_msg) [ 518.080130] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080130] [55854]: warnings.warn(deprecated_msg) [ 518.080356] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080356] [55854]: warnings.warn(deprecated_msg) [ 518.080356] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080356] [55854]: warnings.warn(deprecated_msg) [ 518.080566] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080566] [55854]: warnings.warn(deprecated_msg) [ 518.080566] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080566] [55854]: warnings.warn(deprecated_msg) [ 518.080765] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080765] [55854]: warnings.warn(deprecated_msg) [ 518.080765] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080765] [55854]: warnings.warn(deprecated_msg) [ 518.080765] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.080765] [55854]: warnings.warn(deprecated_msg) [ 518.081093] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081093] [55854]: warnings.warn(deprecated_msg) [ 518.081093] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081093] [55854]: warnings.warn(deprecated_msg) [ 518.081093] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081362] [55854]: warnings.warn(deprecated_msg) [ 518.081362] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081362] [55854]: warnings.warn(deprecated_msg) [ 518.081362] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081362] [55854]: warnings.warn(deprecated_msg) [ 518.081362] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081362] [55854]: warnings.warn(deprecated_msg) [ 518.081701] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081701] [55854]: warnings.warn(deprecated_msg) [ 518.081701] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081701] [55854]: warnings.warn(deprecated_msg) [ 518.081701] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.081701] [55854]: warnings.warn(deprecated_msg) [ 518.082101] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082101] [55854]: warnings.warn(deprecated_msg) [ 518.082101] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082101] [55854]: warnings.warn(deprecated_msg) [ 518.082101] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082101] [55854]: warnings.warn(deprecated_msg) [ 518.082403] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082403] [55854]: warnings.warn(deprecated_msg) [ 518.082403] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082403] [55854]: warnings.warn(deprecated_msg) [ 518.082403] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082403] [55854]: warnings.warn(deprecated_msg) [ 518.082719] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082719] [55854]: warnings.warn(deprecated_msg) [ 518.082719] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082719] [55854]: warnings.warn(deprecated_msg) [ 518.082912] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082912] [55854]: warnings.warn(deprecated_msg) [ 518.082912] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.082912] [55854]: warnings.warn(deprecated_msg) [ 518.083123] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.083123] [55854]: warnings.warn(deprecated_msg) [ 518.083123] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.083123] [55854]: warnings.warn(deprecated_msg) [ 518.083371] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.083371] [55854]: warnings.warn(deprecated_msg) [ 518.083371] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 518.083371] [55854]: warnings.warn(deprecated_msg) [ 518.083371] [55854]: DEBUG cinder.api.middleware.request_id [None req-ecdea81a-a9f9-48b9-92bb-a6b1474c1eec None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 518.083371] [55854]: [pid: 55854|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Feb 20 03:31:54 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 521.453402] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.453402] [55853]: warnings.warn(deprecated_msg) [ 521.453402] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.453402] [55853]: warnings.warn(deprecated_msg) [ 521.453402] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454113] [55853]: warnings.warn(deprecated_msg) [ 521.454113] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454113] [55853]: warnings.warn(deprecated_msg) [ 521.454113] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454113] [55853]: warnings.warn(deprecated_msg) [ 521.454335] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454335] [55853]: warnings.warn(deprecated_msg) [ 521.454335] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454335] [55853]: warnings.warn(deprecated_msg) [ 521.454335] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454335] [55853]: warnings.warn(deprecated_msg) [ 521.454623] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454623] [55853]: warnings.warn(deprecated_msg) [ 521.454623] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454623] [55853]: warnings.warn(deprecated_msg) [ 521.454797] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454797] [55853]: warnings.warn(deprecated_msg) [ 521.454797] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454797] [55853]: warnings.warn(deprecated_msg) [ 521.454980] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454980] [55853]: warnings.warn(deprecated_msg) [ 521.454980] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.454980] [55853]: warnings.warn(deprecated_msg) [ 521.455209] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455209] [55853]: warnings.warn(deprecated_msg) [ 521.455209] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455209] [55853]: warnings.warn(deprecated_msg) [ 521.455209] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455465] [55853]: warnings.warn(deprecated_msg) [ 521.455465] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455465] [55853]: warnings.warn(deprecated_msg) [ 521.455465] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455465] [55853]: warnings.warn(deprecated_msg) [ 521.455683] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455683] [55853]: warnings.warn(deprecated_msg) [ 521.455683] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455683] [55853]: warnings.warn(deprecated_msg) [ 521.455683] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.455683] [55853]: warnings.warn(deprecated_msg) [ 521.456197] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456197] [55853]: warnings.warn(deprecated_msg) [ 521.456197] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456197] [55853]: warnings.warn(deprecated_msg) [ 521.456197] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456197] [55853]: warnings.warn(deprecated_msg) [ 521.456573] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456573] [55853]: warnings.warn(deprecated_msg) [ 521.456573] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456573] [55853]: warnings.warn(deprecated_msg) [ 521.456573] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456573] [55853]: warnings.warn(deprecated_msg) [ 521.456925] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456925] [55853]: warnings.warn(deprecated_msg) [ 521.456925] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.456925] [55853]: warnings.warn(deprecated_msg) [ 521.456925] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457174] [55853]: warnings.warn(deprecated_msg) [ 521.457174] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457174] [55853]: warnings.warn(deprecated_msg) [ 521.457174] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457174] [55853]: warnings.warn(deprecated_msg) [ 521.457307] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457307] [55853]: warnings.warn(deprecated_msg) [ 521.457307] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457307] [55853]: warnings.warn(deprecated_msg) [ 521.457307] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457307] [55853]: warnings.warn(deprecated_msg) [ 521.457464] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457464] [55853]: warnings.warn(deprecated_msg) [ 521.457464] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457464] [55853]: warnings.warn(deprecated_msg) [ 521.457464] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457464] [55853]: warnings.warn(deprecated_msg) [ 521.457616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457616] [55853]: warnings.warn(deprecated_msg) [ 521.457616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457616] [55853]: warnings.warn(deprecated_msg) [ 521.457616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457755] [55853]: warnings.warn(deprecated_msg) [ 521.457755] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457755] [55853]: warnings.warn(deprecated_msg) [ 521.457755] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457755] [55853]: warnings.warn(deprecated_msg) [ 521.457892] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457892] [55853]: warnings.warn(deprecated_msg) [ 521.457892] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.457892] [55853]: warnings.warn(deprecated_msg) [ 521.458205] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458205] [55853]: warnings.warn(deprecated_msg) [ 521.458205] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458205] [55853]: warnings.warn(deprecated_msg) [ 521.458418] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458418] [55853]: warnings.warn(deprecated_msg) [ 521.458418] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458418] [55853]: warnings.warn(deprecated_msg) [ 521.458418] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458644] [55853]: warnings.warn(deprecated_msg) [ 521.458644] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458644] [55853]: warnings.warn(deprecated_msg) [ 521.458644] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458644] [55853]: warnings.warn(deprecated_msg) [ 521.458862] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458862] [55853]: warnings.warn(deprecated_msg) [ 521.458862] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.458862] [55853]: warnings.warn(deprecated_msg) [ 521.459060] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459060] [55853]: warnings.warn(deprecated_msg) [ 521.459060] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459060] [55853]: warnings.warn(deprecated_msg) [ 521.459245] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459245] [55853]: warnings.warn(deprecated_msg) [ 521.459245] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459245] [55853]: warnings.warn(deprecated_msg) [ 521.459433] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459433] [55853]: warnings.warn(deprecated_msg) [ 521.459433] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459433] [55853]: warnings.warn(deprecated_msg) [ 521.459616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459616] [55853]: warnings.warn(deprecated_msg) [ 521.459616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459616] [55853]: warnings.warn(deprecated_msg) [ 521.459812] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459812] [55853]: warnings.warn(deprecated_msg) [ 521.459812] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.459812] [55853]: warnings.warn(deprecated_msg) [ 521.459812] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460060] [55853]: warnings.warn(deprecated_msg) [ 521.460060] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460060] [55853]: warnings.warn(deprecated_msg) [ 521.460060] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460060] [55853]: warnings.warn(deprecated_msg) [ 521.460060] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460341] [55853]: warnings.warn(deprecated_msg) [ 521.460341] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460341] [55853]: warnings.warn(deprecated_msg) [ 521.460341] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460341] [55853]: warnings.warn(deprecated_msg) [ 521.460584] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460584] [55853]: warnings.warn(deprecated_msg) [ 521.460584] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460584] [55853]: warnings.warn(deprecated_msg) [ 521.460584] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460584] [55853]: warnings.warn(deprecated_msg) [ 521.460745] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460745] [55853]: warnings.warn(deprecated_msg) [ 521.460745] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460745] [55853]: warnings.warn(deprecated_msg) [ 521.460745] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460745] [55853]: warnings.warn(deprecated_msg) [ 521.460909] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460909] [55853]: warnings.warn(deprecated_msg) [ 521.460909] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460909] [55853]: warnings.warn(deprecated_msg) [ 521.460909] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.460909] [55853]: warnings.warn(deprecated_msg) [ 521.461074] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461074] [55853]: warnings.warn(deprecated_msg) [ 521.461074] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461074] [55853]: warnings.warn(deprecated_msg) [ 521.461074] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461074] [55853]: warnings.warn(deprecated_msg) [ 521.461283] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461283] [55853]: warnings.warn(deprecated_msg) [ 521.461283] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461283] [55853]: warnings.warn(deprecated_msg) [ 521.461388] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461388] [55853]: warnings.warn(deprecated_msg) [ 521.461388] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461388] [55853]: warnings.warn(deprecated_msg) [ 521.461388] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461526] [55853]: warnings.warn(deprecated_msg) [ 521.461526] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461526] [55853]: warnings.warn(deprecated_msg) [ 521.461526] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: 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. [ 521.461526] [55853]: warnings.warn(deprecated_msg) [ 521.461526] [55853]: DEBUG cinder.api.middleware.request_id [None req-4f14d620-4e0a-463e-9648-610070b9b32a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 521.820977] [55853]: INFO cinder.api.openstack.wsgi [None req-4f14d620-4e0a-463e-9648-610070b9b32a admin admin] POST http://10.180.1.21/volume/v3/types [ 521.821713] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4f14d620-4e0a-463e-9648-610070b9b32a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 521.823723] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 521.823723] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 521.827362] [55853]: DEBUG oslo_db.sqlalchemy.engines [None req-4f14d620-4e0a-463e-9648-610070b9b32a 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 521.854816] [55853]: INFO cinder.api.openstack.wsgi [None req-4f14d620-4e0a-463e-9648-610070b9b32a admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 521.855352] [55853]: [pid: 55853|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:31:58 2025] POST /volume/v3/types => generated 182 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 521.859417] [55854]: DEBUG cinder.api.middleware.request_id [req-4f14d620-4e0a-463e-9648-610070b9b32a req-e078db8c-0cd2-4a1c-843e-e1edbfcbc69d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 522.125200] [55854]: INFO cinder.api.openstack.wsgi [req-4f14d620-4e0a-463e-9648-610070b9b32a req-e078db8c-0cd2-4a1c-843e-e1edbfcbc69d admin admin] POST http://10.180.1.21/volume/v3/types/188c8d70-2f5e-4bb4-9b21-f35122df76b7/extra_specs [ 522.125893] [55854]: DEBUG cinder.api.openstack.wsgi [req-4f14d620-4e0a-463e-9648-610070b9b32a req-e078db8c-0cd2-4a1c-843e-e1edbfcbc69d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 522.128059] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 522.128059] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 522.131526] [55854]: DEBUG oslo_db.sqlalchemy.engines [req-4f14d620-4e0a-463e-9648-610070b9b32a req-e078db8c-0cd2-4a1c-843e-e1edbfcbc69d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 522.178165] [55854]: INFO cinder.api.openstack.wsgi [req-4f14d620-4e0a-463e-9648-610070b9b32a req-e078db8c-0cd2-4a1c-843e-e1edbfcbc69d admin admin] http://10.180.1.21/volume/v3/types/188c8d70-2f5e-4bb4-9b21-f35122df76b7/extra_specs returned with HTTP 200 [ 522.178617] [55854]: [pid: 55854|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Feb 20 03:31:58 2025] POST /volume/v3/types/188c8d70-2f5e-4bb4-9b21-f35122df76b7/extra_specs => generated 51 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 531.852768] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 532.178012] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 539.830683] [55853]: DEBUG cinder.api.middleware.request_id [None req-5b0318e0-fd85-4249-a385-e4acdbe64e77 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 539.831424] [55853]: INFO cinder.api.openstack.wsgi [None req-5b0318e0-fd85-4249-a385-e4acdbe64e77 None None] GET http://10.180.1.21/volume// [ 539.831667] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5b0318e0-fd85-4249-a385-e4acdbe64e77 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 539.831833] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5b0318e0-fd85-4249-a385-e4acdbe64e77 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 539.832415] [55853]: INFO cinder.api.openstack.wsgi [None req-5b0318e0-fd85-4249-a385-e4acdbe64e77 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 539.832718] [55853]: [pid: 55853|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Feb 20 03:32:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 616.413289] [55854]: DEBUG cinder.api.middleware.request_id [None req-51c430a7-9377-42df-ad98-ae234b7ebe05 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.488987] [55854]: INFO cinder.api.openstack.wsgi [None req-51c430a7-9377-42df-ad98-ae234b7ebe05 tempest-verify_tempest_config-2013645299 tempest-verify_tempest_config-2013645299-project-member] GET http://10.180.1.21/volume/v3/extensions [ 616.489254] [55854]: DEBUG cinder.api.openstack.wsgi [None req-51c430a7-9377-42df-ad98-ae234b7ebe05 tempest-verify_tempest_config-2013645299 tempest-verify_tempest_config-2013645299-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.489550] [55854]: DEBUG cinder.api.openstack.wsgi [None req-51c430a7-9377-42df-ad98-ae234b7ebe05 tempest-verify_tempest_config-2013645299 tempest-verify_tempest_config-2013645299-project-member] Calling method 'index' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.489961] [55854]: INFO cinder.api.openstack.wsgi [None req-51c430a7-9377-42df-ad98-ae234b7ebe05 tempest-verify_tempest_config-2013645299 tempest-verify_tempest_config-2013645299-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 616.490343] [55854]: [pid: 55854|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Feb 20 03:33:33 2025] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.092628] [55853]: DEBUG cinder.api.middleware.request_id [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.096236] [55853]: INFO cinder.api.openstack.wsgi [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] POST http://10.180.1.21/volume/v3/volumes [ 685.096564] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1402773643", "imageRef": "2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb", "size": 1}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 685.099340] [55853]: DEBUG cinder.api.v3.volumes [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1402773643', 'imageRef': '2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb', 'size': 1}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 685.973549] [55853]: INFO cinder.api.v3.volumes [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Create volume of 1 GB [ 685.988608] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Availability zone cache updated, next update will occur around 2025-02-20 04:34:42.846268. {{(pid=55853) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 685.988752] [55853]: INFO cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Availability Zones retrieved successfully. [ 686.002998] [55853]: /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 [ 686.002998] [55853]: import asyncore [ 686.014358] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Flow 'volume_create_api' (a5b6f806-7689-4ea3-a90f-5fe025604403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 686.016207] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2b89bc-b7cb-4908-8e9e-0f8e10bf889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 686.019107] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 686.112941] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2b89bc-b7cb-4908-8e9e-0f8e10bf889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 686.114028] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efef054a-44d6-4205-b2bf-b9116c9d0b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 686.153495] [55853]: WARNING cinder.quota [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-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. [ 686.153928] [55853]: WARNING cinder.quota [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-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. [ 686.211743] [55853]: DEBUG cinder.quota [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Created reservations ['25c4ee73-9174-45e8-9e9a-1e00862f3778', '88a7f7ec-48a3-45bd-b02f-6daa42d0dd7e', 'fcafc153-e702-4173-a70b-fed76d4771c0', 'f5b2ef66-b04a-4bf3-96b6-2bd9a5a4a1f2'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 686.212785] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efef054a-44d6-4205-b2bf-b9116c9d0b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c4ee73-9174-45e8-9e9a-1e00862f3778', '88a7f7ec-48a3-45bd-b02f-6daa42d0dd7e', 'fcafc153-e702-4173-a70b-fed76d4771c0', 'f5b2ef66-b04a-4bf3-96b6-2bd9a5a4a1f2']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 686.213720] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aab80c-4baf-41d1-8528-e8c5aefffb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 686.382651] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aab80c-4baf-41d1-8528-e8c5aefffb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abcc8670-9e84-413a-bf90-55b2e619018e', '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-1402773643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd1e51810754a4baa46bcd2fbc3da61',qos_specs=None,replication_status=,reservations=['25c4ee73-9174-45e8-9e9a-1e00862f3778','88a7f7ec-48a3-45bd-b02f-6daa42d0dd7e','fcafc153-e702-4173-a70b-fed76d4771c0','f5b2ef66-b04a-4bf3-96b6-2bd9a5a4a1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778ba6ed54774c74bf487dc8d629e2e2',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1402773643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abcc8670-9e84-413a-bf90-55b2e619018e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dd1e51810754a4baa46bcd2fbc3da61',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='778ba6ed54774c74bf487dc8d629e2e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 686.383604] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a388c4f-305f-4175-88af-57c19e82fe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 686.408020] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a388c4f-305f-4175-88af-57c19e82fe82) 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-1402773643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd1e51810754a4baa46bcd2fbc3da61',qos_specs=None,replication_status=,reservations=['25c4ee73-9174-45e8-9e9a-1e00862f3778','88a7f7ec-48a3-45bd-b02f-6daa42d0dd7e','fcafc153-e702-4173-a70b-fed76d4771c0','f5b2ef66-b04a-4bf3-96b6-2bd9a5a4a1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778ba6ed54774c74bf487dc8d629e2e2',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 686.408020] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233f1e5b-c6f1-4524-85ce-297d38ade76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 686.438110] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233f1e5b-c6f1-4524-85ce-297d38ade76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 686.441796] [55853]: DEBUG cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Flow 'volume_create_api' (a5b6f806-7689-4ea3-a90f-5fe025604403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 686.441925] [55853]: INFO cinder.volume.api [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Create volume request issued successfully. [ 686.446199] [55853]: INFO cinder.api.openstack.wsgi [None req-a8f4c1f3-6c7a-425d-9849-9edecafb8f3d tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 686.446666] [55853]: [pid: 55853|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:34:41 2025] POST /volume/v3/volumes => generated 752 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 686.461462] [55854]: DEBUG cinder.api.middleware.request_id [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.463803] [55854]: INFO cinder.api.openstack.wsgi [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 686.464280] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.467018] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.498695] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.498695] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.511143] [55854]: INFO cinder.volume.api [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 686.520577] [55854]: INFO cinder.api.openstack.wsgi [None req-e7cd8c39-a3e1-4c0a-bb52-79075b76c2e1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 686.522159] [55854]: [pid: 55854|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:43 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 820 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.533580] [55853]: DEBUG cinder.api.middleware.request_id [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.536130] [55853]: INFO cinder.api.openstack.wsgi [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 687.536374] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.536602] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.552496] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.552496] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.564993] [55853]: INFO cinder.volume.api [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 687.579805] [55853]: INFO cinder.api.openstack.wsgi [None req-8ecd22a1-1e76-4e77-8bf8-00462541216c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 687.580768] [55853]: [pid: 55853|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:44 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.593327] [55854]: DEBUG cinder.api.middleware.request_id [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.595505] [55854]: INFO cinder.api.openstack.wsgi [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 688.595696] [55854]: DEBUG cinder.api.openstack.wsgi [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.595846] [55854]: DEBUG cinder.api.openstack.wsgi [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.605888] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605888] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.611153] [55854]: INFO cinder.volume.api [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 688.616570] [55854]: INFO cinder.api.openstack.wsgi [None req-34f29d61-3adf-4ed3-b451-beb823eafc1c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 688.616570] [55854]: [pid: 55854|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:45 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.630211] [55853]: DEBUG cinder.api.middleware.request_id [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.636010] [55853]: INFO cinder.api.openstack.wsgi [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 689.636299] [55853]: DEBUG cinder.api.openstack.wsgi [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.636620] [55853]: DEBUG cinder.api.openstack.wsgi [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.649490] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649490] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.660534] [55853]: INFO cinder.volume.api [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 689.668580] [55853]: INFO cinder.api.openstack.wsgi [None req-58d47aeb-57d7-4396-ac5b-dc3521ad1649 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 689.669024] [55853]: [pid: 55853|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:46 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.685091] [55854]: DEBUG cinder.api.middleware.request_id [None req-dc95eedb-2250-44fb-928c-abd6cde6815f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.692117] [55854]: INFO cinder.api.openstack.wsgi [None req-dc95eedb-2250-44fb-928c-abd6cde6815f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 690.692117] [55854]: DEBUG cinder.api.openstack.wsgi [None req-dc95eedb-2250-44fb-928c-abd6cde6815f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.695469] [55854]: DEBUG cinder.api.openstack.wsgi [None req-dc95eedb-2250-44fb-928c-abd6cde6815f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.707620] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707620] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.712060] [55854]: INFO cinder.volume.api [None req-dc95eedb-2250-44fb-928c-abd6cde6815f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 690.722605] [55854]: INFO cinder.api.openstack.wsgi [None req-dc95eedb-2250-44fb-928c-abd6cde6815f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 690.722605] [55854]: [pid: 55854|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:47 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.736335] [55853]: DEBUG cinder.api.middleware.request_id [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.739759] [55853]: INFO cinder.api.openstack.wsgi [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 691.740035] [55853]: DEBUG cinder.api.openstack.wsgi [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.740458] [55853]: DEBUG cinder.api.openstack.wsgi [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.755540] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755540] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.759835] [55853]: INFO cinder.volume.api [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 691.766232] [55853]: INFO cinder.api.openstack.wsgi [None req-77c681b1-554d-48cf-a6a2-edd6fd61afb1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 691.766815] [55853]: [pid: 55853|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:48 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 692.780081] [55854]: DEBUG cinder.api.middleware.request_id [None req-fb371d54-1354-484a-b450-7c07c5ac9050 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.782650] [55854]: INFO cinder.api.openstack.wsgi [None req-fb371d54-1354-484a-b450-7c07c5ac9050 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 692.783078] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fb371d54-1354-484a-b450-7c07c5ac9050 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.783405] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fb371d54-1354-484a-b450-7c07c5ac9050 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.804340] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804340] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.809360] [55854]: INFO cinder.volume.api [None req-fb371d54-1354-484a-b450-7c07c5ac9050 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 692.815817] [55854]: INFO cinder.api.openstack.wsgi [None req-fb371d54-1354-484a-b450-7c07c5ac9050 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 692.815817] [55854]: [pid: 55854|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:49 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.829585] [55853]: DEBUG cinder.api.middleware.request_id [None req-f0ace16d-6967-47ee-9849-2461971c55e5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.832298] [55853]: INFO cinder.api.openstack.wsgi [None req-f0ace16d-6967-47ee-9849-2461971c55e5 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 693.832298] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f0ace16d-6967-47ee-9849-2461971c55e5 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.832298] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f0ace16d-6967-47ee-9849-2461971c55e5 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.846405] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.846405] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.852518] [55853]: INFO cinder.volume.api [None req-f0ace16d-6967-47ee-9849-2461971c55e5 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 693.863099] [55853]: INFO cinder.api.openstack.wsgi [None req-f0ace16d-6967-47ee-9849-2461971c55e5 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 693.863555] [55853]: [pid: 55853|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:50 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.877253] [55854]: DEBUG cinder.api.middleware.request_id [None req-0e728d0a-ac47-4b8e-83c6-93241840105f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.879431] [55854]: INFO cinder.api.openstack.wsgi [None req-0e728d0a-ac47-4b8e-83c6-93241840105f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 694.880358] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0e728d0a-ac47-4b8e-83c6-93241840105f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.880599] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0e728d0a-ac47-4b8e-83c6-93241840105f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.899052] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.899052] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.907034] [55854]: INFO cinder.volume.api [None req-0e728d0a-ac47-4b8e-83c6-93241840105f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 694.911550] [55854]: INFO cinder.api.openstack.wsgi [None req-0e728d0a-ac47-4b8e-83c6-93241840105f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 694.911972] [55854]: [pid: 55854|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:51 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.923617] [55853]: DEBUG cinder.api.middleware.request_id [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.926574] [55853]: INFO cinder.api.openstack.wsgi [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 695.926574] [55853]: DEBUG cinder.api.openstack.wsgi [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.926749] [55853]: DEBUG cinder.api.openstack.wsgi [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.942615] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.942615] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.951514] [55853]: INFO cinder.volume.api [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 695.956650] [55853]: INFO cinder.api.openstack.wsgi [None req-eb1a7264-5200-4da1-b4b4-879a76b02748 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 695.957031] [55853]: [pid: 55853|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:52 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 696.986787] [55854]: DEBUG cinder.api.middleware.request_id [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.992028] [55854]: INFO cinder.api.openstack.wsgi [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 696.992028] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.992028] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.008160] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.008160] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.015205] [55854]: INFO cinder.volume.api [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 697.024282] [55854]: INFO cinder.api.openstack.wsgi [None req-7a9506c0-96ed-48e5-8d1c-09e415f18371 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 697.024675] [55854]: [pid: 55854|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:53 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.036337] [55853]: DEBUG cinder.api.middleware.request_id [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.039725] [55853]: INFO cinder.api.openstack.wsgi [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 698.039972] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.040240] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.053234] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053234] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.059183] [55853]: INFO cinder.volume.api [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 698.065507] [55853]: INFO cinder.api.openstack.wsgi [None req-d9663ce0-1027-42e9-b88c-36b2f7f323b8 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 698.068178] [55853]: [pid: 55853|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:54 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 699.084833] [55854]: DEBUG cinder.api.middleware.request_id [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.088674] [55854]: INFO cinder.api.openstack.wsgi [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 699.088763] [55854]: DEBUG cinder.api.openstack.wsgi [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.089915] [55854]: DEBUG cinder.api.openstack.wsgi [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.108339] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.108339] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.114633] [55854]: INFO cinder.volume.api [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 699.124203] [55854]: INFO cinder.api.openstack.wsgi [None req-692faa6f-e9dd-40ac-8640-c5418001aa72 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 699.125276] [55854]: [pid: 55854|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:55 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.146399] [55853]: DEBUG cinder.api.middleware.request_id [None req-21f70b82-5f5c-497c-a484-7f354825305f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.148815] [55853]: INFO cinder.api.openstack.wsgi [None req-21f70b82-5f5c-497c-a484-7f354825305f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 700.150405] [55853]: DEBUG cinder.api.openstack.wsgi [None req-21f70b82-5f5c-497c-a484-7f354825305f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.150405] [55853]: DEBUG cinder.api.openstack.wsgi [None req-21f70b82-5f5c-497c-a484-7f354825305f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.164641] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.164641] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.170504] [55853]: INFO cinder.volume.api [None req-21f70b82-5f5c-497c-a484-7f354825305f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 700.182804] [55853]: INFO cinder.api.openstack.wsgi [None req-21f70b82-5f5c-497c-a484-7f354825305f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 700.182804] [55853]: [pid: 55853|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:57 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 700.603358] [55854]: DEBUG cinder.api.middleware.request_id [None req-b3809325-a5c3-41ab-8360-0498919f449d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.696895] [55854]: INFO cinder.api.openstack.wsgi [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 700.697404] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-433140818"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.699087] [55854]: DEBUG cinder.api.v3.volumes [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-433140818'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 700.699484] [55854]: INFO cinder.api.v3.volumes [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Create volume of 1 GB [ 700.718020] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Availability zone cache updated, next update will occur around 2025-02-20 04:34:57.573084. {{(pid=55854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 700.718020] [55854]: INFO cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Availability Zones retrieved successfully. [ 700.854343] [55854]: /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 [ 700.854343] [55854]: import asyncore [ 700.861870] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Flow 'volume_create_api' (336fec97-0d9b-4fcd-b84f-c5434cbe08fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 700.863280] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227ce0e0-69d3-4433-be1f-198d130f6d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.864442] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 700.900242] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227ce0e0-69d3-4433-be1f-198d130f6d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.901489] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32c9089-f44e-4cc2-b6ef-36f02648969c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.928073] [55854]: WARNING cinder.quota [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-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. [ 700.928522] [55854]: WARNING cinder.quota [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-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. [ 700.988427] [55854]: DEBUG cinder.quota [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Created reservations ['b48dfb80-a47a-4d9f-b125-8fc0be34ebb1', 'd1f4430b-aa18-478b-93ed-89d85cc14837', '827883b1-0528-475e-885b-be15a9e8b53f', 'f35b2f85-7d80-4943-b155-4428a5e1133f'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 700.988427] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32c9089-f44e-4cc2-b6ef-36f02648969c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48dfb80-a47a-4d9f-b125-8fc0be34ebb1', 'd1f4430b-aa18-478b-93ed-89d85cc14837', '827883b1-0528-475e-885b-be15a9e8b53f', 'f35b2f85-7d80-4943-b155-4428a5e1133f']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.990562] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6eea7b-0ceb-4a25-817d-350f9b624c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.036431] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6eea7b-0ceb-4a25-817d-350f9b624c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77cc73ec-a88c-4d1b-a754-fb2989c49e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-433140818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='432bc45f114f4165abc5c04888541d34',qos_specs=None,replication_status=,reservations=['b48dfb80-a47a-4d9f-b125-8fc0be34ebb1','d1f4430b-aa18-478b-93ed-89d85cc14837','827883b1-0528-475e-885b-be15a9e8b53f','f35b2f85-7d80-4943-b155-4428a5e1133f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42320bcd244ddebed37aa1b27c6a1b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-433140818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77cc73ec-a88c-4d1b-a754-fb2989c49e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='432bc45f114f4165abc5c04888541d34',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='aa42320bcd244ddebed37aa1b27c6a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.038125] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af98ba33-98fb-4505-9f9b-49b6f7558729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.075933] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af98ba33-98fb-4505-9f9b-49b6f7558729) 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-433140818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='432bc45f114f4165abc5c04888541d34',qos_specs=None,replication_status=,reservations=['b48dfb80-a47a-4d9f-b125-8fc0be34ebb1','d1f4430b-aa18-478b-93ed-89d85cc14837','827883b1-0528-475e-885b-be15a9e8b53f','f35b2f85-7d80-4943-b155-4428a5e1133f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42320bcd244ddebed37aa1b27c6a1b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.077203] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9fd86b8-0a02-41f0-8238-b9e42beaf247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.125363] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9fd86b8-0a02-41f0-8238-b9e42beaf247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.126978] [55854]: DEBUG cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Flow 'volume_create_api' (336fec97-0d9b-4fcd-b84f-c5434cbe08fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.127253] [55854]: INFO cinder.volume.api [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Create volume request issued successfully. [ 701.128683] [55854]: INFO cinder.api.openstack.wsgi [None req-b3809325-a5c3-41ab-8360-0498919f449d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 701.129565] [55854]: [pid: 55854|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:34:57 2025] POST /volume/v3/volumes => generated 783 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 701.140187] [55853]: DEBUG cinder.api.middleware.request_id [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.149636] [55853]: INFO cinder.api.openstack.wsgi [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 701.149958] [55853]: DEBUG cinder.api.openstack.wsgi [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.150141] [55853]: DEBUG cinder.api.openstack.wsgi [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.196468] [55854]: DEBUG cinder.api.middleware.request_id [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.198547] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.198547] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.202027] [55854]: INFO cinder.api.openstack.wsgi [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 701.202300] [55854]: DEBUG cinder.api.openstack.wsgi [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.202543] [55854]: DEBUG cinder.api.openstack.wsgi [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.212164] [55853]: INFO cinder.volume.api [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 701.219710] [55853]: INFO cinder.api.openstack.wsgi [None req-98170a8c-3597-4f6f-a2bc-32d7b8e4d8cb tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 701.219710] [55853]: [pid: 55853|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:57 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 962 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.224906] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.224906] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.233279] [55854]: INFO cinder.volume.api [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 701.241968] [55854]: INFO cinder.api.openstack.wsgi [None req-db7bc957-d682-447f-b3e2-ceeb1dee0a3c tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 701.242805] [55854]: [pid: 55854|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:58 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.236918] [55853]: DEBUG cinder.api.middleware.request_id [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.239242] [55853]: INFO cinder.api.openstack.wsgi [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 702.239359] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.239588] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.254095] [55854]: DEBUG cinder.api.middleware.request_id [None req-b4836582-a708-4687-87f3-dfb7356a514f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.254950] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.254950] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.256953] [55854]: INFO cinder.api.openstack.wsgi [None req-b4836582-a708-4687-87f3-dfb7356a514f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 702.257257] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b4836582-a708-4687-87f3-dfb7356a514f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.257742] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b4836582-a708-4687-87f3-dfb7356a514f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.261372] [55853]: INFO cinder.volume.api [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 702.267817] [55853]: INFO cinder.api.openstack.wsgi [None req-1bcc50cd-378d-4689-a3e7-2edf42865441 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 702.268228] [55853]: [pid: 55853|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:59 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.272528] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.272528] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.282635] [55854]: INFO cinder.volume.api [None req-b4836582-a708-4687-87f3-dfb7356a514f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 702.291612] [55854]: INFO cinder.api.openstack.wsgi [None req-b4836582-a708-4687-87f3-dfb7356a514f tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 702.292353] [55854]: [pid: 55854|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:34:59 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.308258] [55853]: DEBUG cinder.api.middleware.request_id [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.312620] [55853]: INFO cinder.api.openstack.wsgi [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 703.312620] [55853]: DEBUG cinder.api.openstack.wsgi [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.312620] [55853]: DEBUG cinder.api.openstack.wsgi [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.338863] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.338863] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.352260] [55853]: INFO cinder.volume.api [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 703.371602] [55853]: INFO cinder.api.openstack.wsgi [None req-10fc1c1a-7de0-467d-845c-8ada10948c48 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 703.371602] [55853]: [pid: 55853|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:35:00 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.385474] [55854]: DEBUG cinder.api.middleware.request_id [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.387700] [55854]: INFO cinder.api.openstack.wsgi [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 704.387936] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.388179] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.396114] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.396114] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.400155] [55854]: INFO cinder.volume.api [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 704.404756] [55854]: INFO cinder.api.openstack.wsgi [None req-ea4856a8-35f8-41c7-97c0-d159a1c58c2a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 704.405186] [55854]: [pid: 55854|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:35:01 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.415814] [55853]: DEBUG cinder.api.middleware.request_id [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.418061] [55853]: INFO cinder.api.openstack.wsgi [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 705.418289] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.418515] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.426389] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.426389] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.430113] [55853]: INFO cinder.volume.api [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 705.434527] [55853]: INFO cinder.api.openstack.wsgi [None req-c3fce5da-b955-4ab7-a765-e368628b0cd7 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 705.434967] [55853]: [pid: 55853|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:35:02 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 706.445520] [55854]: DEBUG cinder.api.middleware.request_id [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.447666] [55854]: INFO cinder.api.openstack.wsgi [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 706.447901] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.448145] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.455764] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.455764] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.459215] [55854]: INFO cinder.volume.api [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 706.463309] [55854]: INFO cinder.api.openstack.wsgi [None req-f68e4f17-43bc-4cf4-a8d2-07848be06d6a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 706.463699] [55854]: [pid: 55854|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:35:03 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.474238] [55853]: DEBUG cinder.api.middleware.request_id [None req-4268171b-b4f0-470d-abd6-8aa788db3179 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.477866] [55853]: INFO cinder.api.openstack.wsgi [None req-4268171b-b4f0-470d-abd6-8aa788db3179 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 707.478135] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4268171b-b4f0-470d-abd6-8aa788db3179 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.478375] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4268171b-b4f0-470d-abd6-8aa788db3179 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.506481] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.506481] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.513071] [55853]: INFO cinder.volume.api [None req-4268171b-b4f0-470d-abd6-8aa788db3179 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 707.523349] [55853]: INFO cinder.api.openstack.wsgi [None req-4268171b-b4f0-470d-abd6-8aa788db3179 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 707.525336] [55853]: [pid: 55853|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:35:04 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 1392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.036011] [55854]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.041577] [55854]: WARNING keystonemiddleware.auth_token [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 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. [ 714.052283] [55854]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 714.054742] [55854]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.054742] [55854]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.115340] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.115340] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.123641] [55854]: INFO cinder.volume.api [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 714.135760] [55854]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-0cffb909-460c-4388-9211-db9fe9aba9b0 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 714.135760] [55854]: [pid: 55854|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:35:10 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 1392 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.375632] [55853]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.378378] [55853]: WARNING keystonemiddleware.auth_token [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 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. [ 715.380154] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 715.380409] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.380631] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.400208] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.400208] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.409077] [55853]: INFO cinder.volume.api [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 715.416614] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-096a7cc9-9c8b-4f89-bf91-eed28cb455b1 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 715.417078] [55853]: [pid: 55853|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:35:12 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 1392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.426455] [55854]: DEBUG cinder.api.middleware.request_id [None req-e83740d4-4c95-4d17-bd20-a25f24e2bd6b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.426685] [55854]: INFO cinder.api.openstack.wsgi [None req-e83740d4-4c95-4d17-bd20-a25f24e2bd6b None None] GET http://10.180.1.21/volume// [ 715.426818] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e83740d4-4c95-4d17-bd20-a25f24e2bd6b None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.427055] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e83740d4-4c95-4d17-bd20-a25f24e2bd6b None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.428016] [55854]: INFO cinder.api.openstack.wsgi [None req-e83740d4-4c95-4d17-bd20-a25f24e2bd6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 715.428016] [55854]: [pid: 55854|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:35:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 715.432536] [55853]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-43724f78-00d9-4480-a2fc-6ec3def9e2ef None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.434993] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-43724f78-00d9-4480-a2fc-6ec3def9e2ef tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] POST http://10.180.1.21/volume/v3/attachments [ 715.435446] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-43724f78-00d9-4480-a2fc-6ec3def9e2ef tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abcc8670-9e84-413a-bf90-55b2e619018e", "connector": null, "instance_uuid": "75d593d3-56de-42e7-bd65-a4616fa1c5c3"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.446964] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.446964] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.502429] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-43724f78-00d9-4480-a2fc-6ec3def9e2ef tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 715.502903] [55853]: [pid: 55853|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:35:12 2025] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 724.127583] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 725.500196] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=86,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 728.266534] [55854]: DEBUG cinder.api.middleware.request_id [None req-36478974-6966-4f86-8cea-3c0165684cf9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.268920] [55854]: INFO cinder.api.openstack.wsgi [None req-36478974-6966-4f86-8cea-3c0165684cf9 None None] GET http://10.180.1.21/volume// [ 728.268920] [55854]: DEBUG cinder.api.openstack.wsgi [None req-36478974-6966-4f86-8cea-3c0165684cf9 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.268920] [55854]: DEBUG cinder.api.openstack.wsgi [None req-36478974-6966-4f86-8cea-3c0165684cf9 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.268920] [55854]: INFO cinder.api.openstack.wsgi [None req-36478974-6966-4f86-8cea-3c0165684cf9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 728.268920] [55854]: [pid: 55854|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:35:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 728.283739] [55853]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.289557] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] GET http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 728.289557] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.289557] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.317252] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.317252] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.339070] [55853]: INFO cinder.volume.api [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 728.349417] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-23ba2743-91e1-4793-9915-c6f1555d1c7a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 200 [ 728.354228] [55853]: [pid: 55853|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:35:25 2025] GET /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 1572 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 728.466336] [55854]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.472383] [55854]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] PUT http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 [ 728.472383] [55854]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-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=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.497692] [55854]: DEBUG cinder.coordination [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Acquiring lock "cinder-attachment_update-abcc8670-9e84-413a-bf90-55b2e619018e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 728.506680] [55854]: DEBUG cinder.coordination [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Lock "cinder-attachment_update-abcc8670-9e84-413a-bf90-55b2e619018e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 728.507903] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.507903] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.069990] [55854]: DEBUG cinder.coordination [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Lock "cinder-attachment_update-abcc8670-9e84-413a-bf90-55b2e619018e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.562s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 729.069990] [55854]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-4f5acc85-f681-4b81-b049-ea3bae240239 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 returned with HTTP 200 [ 729.070915] [55854]: [pid: 55854|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:35:25 2025] PUT /volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 => generated 617 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.585708] [55853]: DEBUG cinder.api.middleware.request_id [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-681d93c7-5a86-448c-820b-0d238a74631a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.593019] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-681d93c7-5a86-448c-820b-0d238a74631a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] POST http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584/action [ 729.593534] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-681d93c7-5a86-448c-820b-0d238a74631a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 729.593756] [55853]: DEBUG cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-681d93c7-5a86-448c-820b-0d238a74631a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.623850] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.623850] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.638149] [55853]: INFO cinder.api.openstack.wsgi [req-9bb35829-e0e6-4358-a158-4f051daf6ea3 req-681d93c7-5a86-448c-820b-0d238a74631a tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584/action returned with HTTP 204 [ 729.638149] [55853]: [pid: 55853|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:35:26 2025] POST /volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 739.057452] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.634097] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 754.444439] [55854]: DEBUG cinder.api.middleware.request_id [req-0a5f1ca0-4c2d-4f25-ba18-bde97ef1917a req-bd56e061-bf71-423d-8aff-f2da23c62006 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.451174] [55854]: INFO cinder.api.openstack.wsgi [req-0a5f1ca0-4c2d-4f25-ba18-bde97ef1917a req-bd56e061-bf71-423d-8aff-f2da23c62006 tempest-InstanceActionsTestJSON-1716072922 tempest-InstanceActionsTestJSON-1716072922-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c11de26f-12a3-4dba-8a5c-a3ae740dbc50 [ 754.451174] [55854]: DEBUG cinder.api.openstack.wsgi [req-0a5f1ca0-4c2d-4f25-ba18-bde97ef1917a req-bd56e061-bf71-423d-8aff-f2da23c62006 tempest-InstanceActionsTestJSON-1716072922 tempest-InstanceActionsTestJSON-1716072922-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.451174] [55854]: DEBUG cinder.api.openstack.wsgi [req-0a5f1ca0-4c2d-4f25-ba18-bde97ef1917a req-bd56e061-bf71-423d-8aff-f2da23c62006 tempest-InstanceActionsTestJSON-1716072922 tempest-InstanceActionsTestJSON-1716072922-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.474337] [55854]: INFO cinder.api.openstack.wsgi [req-0a5f1ca0-4c2d-4f25-ba18-bde97ef1917a req-bd56e061-bf71-423d-8aff-f2da23c62006 tempest-InstanceActionsTestJSON-1716072922 tempest-InstanceActionsTestJSON-1716072922-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c11de26f-12a3-4dba-8a5c-a3ae740dbc50 returned with HTTP 200 [ 754.474675] [55854]: [pid: 55854|app: 0|req: 20/39] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 03:35:51 2025] GET /volume/v3/attachments?instance_id=c11de26f-12a3-4dba-8a5c-a3ae740dbc50 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.468599] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 778.284447] [55853]: DEBUG cinder.api.middleware.request_id [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.286976] [55853]: INFO cinder.api.openstack.wsgi [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-438594375 [ 778.287194] [55853]: DEBUG cinder.api.openstack.wsgi [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.287420] [55853]: DEBUG cinder.api.openstack.wsgi [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.287707] [55853]: INFO cinder.api.v3.volumes [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Delete volume with id: tempest-invalid-438594375 [ 778.295369] [55853]: INFO cinder.api.openstack.wsgi [req-7a134fb1-7f6d-4f03-add8-988f6ebac269 req-f3ef4e2d-79dd-4fcc-8feb-dba6cc609cfc tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-438594375 returned with HTTP 404 [ 778.295932] [55853]: [pid: 55853|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1467 bytes} [Thu Feb 20 03:36:15 2025] DELETE /volume/v3/volumes/tempest-invalid-438594375 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 778.825620] [55854]: DEBUG cinder.api.middleware.request_id [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.828696] [55854]: INFO cinder.api.openstack.wsgi [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] DELETE http://10.180.1.21/volume/v3/volumes/59d2254d-6fcd-4754-9571-34345cef8cea [ 778.828696] [55854]: DEBUG cinder.api.openstack.wsgi [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.828696] [55854]: DEBUG cinder.api.openstack.wsgi [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.828985] [55854]: INFO cinder.api.v3.volumes [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Delete volume with id: 59d2254d-6fcd-4754-9571-34345cef8cea [ 778.837355] [55854]: INFO cinder.api.openstack.wsgi [req-33fc80a0-6112-4ca4-ab00-052b5282d564 req-25650570-4c18-47f2-b7c2-940237d0f173 tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] http://10.180.1.21/volume/v3/volumes/59d2254d-6fcd-4754-9571-34345cef8cea returned with HTTP 404 [ 778.837915] [55854]: [pid: 55854|app: 0|req: 21/41] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:36:15 2025] DELETE /volume/v3/volumes/59d2254d-6fcd-4754-9571-34345cef8cea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 779.343059] [55853]: DEBUG cinder.api.middleware.request_id [req-0c64687d-00cd-4127-88b5-02ff5ac8c047 req-c3341859-3652-43b1-bfe0-c30281678bde None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.346433] [55853]: INFO cinder.api.openstack.wsgi [req-0c64687d-00cd-4127-88b5-02ff5ac8c047 req-c3341859-3652-43b1-bfe0-c30281678bde tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] GET http://10.180.1.21/volume/v3/volumes/93d81e61-bb89-48dd-ace0-407ad89e24c4 [ 779.346837] [55853]: DEBUG cinder.api.openstack.wsgi [req-0c64687d-00cd-4127-88b5-02ff5ac8c047 req-c3341859-3652-43b1-bfe0-c30281678bde tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.347151] [55853]: DEBUG cinder.api.openstack.wsgi [req-0c64687d-00cd-4127-88b5-02ff5ac8c047 req-c3341859-3652-43b1-bfe0-c30281678bde tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.354989] [55853]: INFO cinder.api.openstack.wsgi [req-0c64687d-00cd-4127-88b5-02ff5ac8c047 req-c3341859-3652-43b1-bfe0-c30281678bde tempest-VolumesNegativeTest-1443812733 tempest-VolumesNegativeTest-1443812733-project-member] http://10.180.1.21/volume/v3/volumes/93d81e61-bb89-48dd-ace0-407ad89e24c4 returned with HTTP 404 [ 779.355579] [55853]: [pid: 55853|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:16 2025] GET /volume/v3/volumes/93d81e61-bb89-48dd-ace0-407ad89e24c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 788.831940] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.350274] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=2 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.435171] [55854]: DEBUG cinder.api.middleware.request_id [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.438809] [55854]: INFO cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] POST http://10.180.1.21/volume/v3/volumes [ 810.439422] [55854]: DEBUG cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-274007", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 810.441864] [55854]: DEBUG cinder.api.v3.volumes [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-274007', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 810.442015] [55854]: INFO cinder.api.v3.volumes [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Create volume of 1 GB [ 810.442360] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.442360] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.452538] [55854]: INFO cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Availability Zones retrieved successfully. [ 810.462347] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Flow 'volume_create_api' (c2c46cf8-c172-415e-bc57-11d4a46831a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 810.463578] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc0c1e-8084-43c2-b95f-39e183791976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 810.464774] [55854]: DEBUG cinder.volume.flows.api.create_volume [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 810.489208] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc0c1e-8084-43c2-b95f-39e183791976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 810.490054] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1e1689-f8aa-429b-981f-60df43cc9ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 810.547277] [55854]: DEBUG cinder.quota [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Created reservations ['605c8e7d-c268-45b2-bf86-46b7abd61dbe', '22b9f22e-3040-4760-82be-5a88f3594e5c', 'ab275f4e-91c2-4378-a7a5-f930a9869e43', 'b5e89b1a-ac99-487c-8bbc-1d1f9524add0'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 810.547277] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1e1689-f8aa-429b-981f-60df43cc9ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605c8e7d-c268-45b2-bf86-46b7abd61dbe', '22b9f22e-3040-4760-82be-5a88f3594e5c', 'ab275f4e-91c2-4378-a7a5-f930a9869e43', 'b5e89b1a-ac99-487c-8bbc-1d1f9524add0']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 810.547277] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5037fe97-d26d-4572-b1b9-df1773ecad76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 810.560514] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5037fe97-d26d-4572-b1b9-df1773ecad76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa476587-740f-4d48-9631-39a0474fbd1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-274007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992ca6f8c57c4ae3aa35ca1ac5dd8a2e',qos_specs=None,replication_status=,reservations=['605c8e7d-c268-45b2-bf86-46b7abd61dbe','22b9f22e-3040-4760-82be-5a88f3594e5c','ab275f4e-91c2-4378-a7a5-f930a9869e43','b5e89b1a-ac99-487c-8bbc-1d1f9524add0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b00b313cb71841a0b2c432bd7da70ac4',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-274007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa476587-740f-4d48-9631-39a0474fbd1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='992ca6f8c57c4ae3aa35ca1ac5dd8a2e',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='b00b313cb71841a0b2c432bd7da70ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 810.561374] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec3c1fe-7f75-48a7-9708-ebba9074ae44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 810.573857] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec3c1fe-7f75-48a7-9708-ebba9074ae44) 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-274007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992ca6f8c57c4ae3aa35ca1ac5dd8a2e',qos_specs=None,replication_status=,reservations=['605c8e7d-c268-45b2-bf86-46b7abd61dbe','22b9f22e-3040-4760-82be-5a88f3594e5c','ab275f4e-91c2-4378-a7a5-f930a9869e43','b5e89b1a-ac99-487c-8bbc-1d1f9524add0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b00b313cb71841a0b2c432bd7da70ac4',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 810.574699] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313ac286-ac46-4280-bf82-3de7010dd66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 810.593313] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313ac286-ac46-4280-bf82-3de7010dd66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 810.594661] [55854]: DEBUG cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Flow 'volume_create_api' (c2c46cf8-c172-415e-bc57-11d4a46831a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 810.595043] [55854]: INFO cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Create volume request issued successfully. [ 810.595730] [55854]: INFO cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-568f056a-1be7-4b6d-8ec2-a8e4da31a5e2 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 810.596438] [55854]: [pid: 55854|app: 0|req: 22/43] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 03:36:47 2025] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 810.602019] [55853]: DEBUG cinder.api.middleware.request_id [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.603406] [55853]: INFO cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 810.603623] [55853]: DEBUG cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.603837] [55853]: DEBUG cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.612586] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.612586] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.618034] [55853]: INFO cinder.volume.api [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Volume info retrieved successfully. [ 810.622958] [55853]: INFO cinder.api.openstack.wsgi [req-88bba147-760d-4188-9b5a-200106cef7c5 req-fae72893-22fd-4ad3-ad57-64c236813dbb tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 200 [ 810.623422] [55853]: [pid: 55853|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:47 2025] GET /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.640850] [55854]: DEBUG cinder.api.middleware.request_id [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.643604] [55854]: INFO cinder.api.openstack.wsgi [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 810.643832] [55854]: DEBUG cinder.api.openstack.wsgi [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.644091] [55854]: DEBUG cinder.api.openstack.wsgi [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.652863] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.652863] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.656561] [55854]: INFO cinder.volume.api [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Volume info retrieved successfully. [ 810.661024] [55854]: INFO cinder.api.openstack.wsgi [req-481e1586-9ad3-4373-bde6-70e57bc0a242 req-88438dfc-6c3e-43a2-b887-6ec3b5ba39f8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 200 [ 810.661564] [55854]: [pid: 55854|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:47 2025] GET /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.680365] [55853]: DEBUG cinder.api.middleware.request_id [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.683036] [55853]: INFO cinder.api.openstack.wsgi [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 811.683303] [55853]: DEBUG cinder.api.openstack.wsgi [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.683528] [55853]: DEBUG cinder.api.openstack.wsgi [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.693587] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.693587] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.698317] [55853]: INFO cinder.volume.api [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Volume info retrieved successfully. [ 811.704131] [55853]: INFO cinder.api.openstack.wsgi [req-e4c98aee-d1a2-493e-bd03-bcc7081f8d67 req-bfe48c75-927a-4f0d-a542-36379d4a108e tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 200 [ 811.704515] [55853]: [pid: 55853|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:48 2025] GET /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.722692] [55854]: DEBUG cinder.api.middleware.request_id [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.724832] [55854]: INFO cinder.api.openstack.wsgi [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 811.725246] [55854]: DEBUG cinder.api.openstack.wsgi [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa476587-740f-4d48-9631-39a0474fbd1e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2017649642", "description": null, "metadata": {}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 811.736763] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.736763] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.737392] [55854]: INFO cinder.volume.api [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Volume info retrieved successfully. [ 811.737582] [55854]: INFO cinder.api.v3.snapshots [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Create snapshot from volume aa476587-740f-4d48-9631-39a0474fbd1e [ 811.755927] [55854]: WARNING cinder.quota [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-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. [ 811.780368] [55854]: DEBUG cinder.quota [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Created reservations ['f599563f-4d94-4618-a1a3-db9bdfae75e3', '4cc363ff-1d2d-461b-815a-7f7683b23a59', '19510dae-592a-42e4-9a19-c0ce2962ee18', '8b629519-168d-421c-b772-ac67ba4a71a0'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 811.833921] [55854]: INFO cinder.volume.api [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Snapshot create request issued successfully. [ 811.837040] [55854]: INFO cinder.api.openstack.wsgi [req-fed291fd-83ca-40a7-8e27-008dc48be8e3 req-faa1bc8a-2e38-428f-bcde-7fe64d222ae7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 811.837040] [55854]: [pid: 55854|app: 0|req: 24/47] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Feb 20 03:36:48 2025] POST /volume/v3/snapshots => generated 311 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 811.914241] [55853]: DEBUG cinder.api.middleware.request_id [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.917685] [55853]: INFO cinder.api.openstack.wsgi [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 [ 811.917985] [55853]: DEBUG cinder.api.openstack.wsgi [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.918276] [55853]: DEBUG cinder.api.openstack.wsgi [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.940294] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.940294] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.940872] [55853]: INFO cinder.volume.api [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Snapshot retrieved successfully. [ 811.941906] [55853]: INFO cinder.api.openstack.wsgi [req-be0f91ea-6fbd-4bf7-a763-0fd2cafde2df req-83ede930-7a5c-4eba-8227-41853b7b054d tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 returned with HTTP 200 [ 811.942331] [55853]: [pid: 55853|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 03:36:48 2025] GET /volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.976542] [55854]: DEBUG cinder.api.middleware.request_id [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.978952] [55854]: INFO cinder.api.openstack.wsgi [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 811.979427] [55854]: DEBUG cinder.api.openstack.wsgi [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.979875] [55854]: DEBUG cinder.api.openstack.wsgi [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'detail' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.981043] [55854]: DEBUG cinder.api.api_utils [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Removing options '' from query. {{(pid=55854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 811.981043] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.981043] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.982180] [55854]: DEBUG cinder.db.sqlalchemy.api [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Building query based on filter {{(pid=55854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 811.992595] [55854]: INFO cinder.volume.api [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Get all snapshots completed successfully. [ 811.993947] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.993947] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.993947] [55854]: INFO cinder.api.openstack.wsgi [req-12e5e24f-fd6d-4c4d-948e-d39cf733d3a8 req-d813ee0e-9086-4525-883f-0cf6a0ec3385 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 811.994785] [55854]: [pid: 55854|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Feb 20 03:36:48 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 812.008781] [55853]: DEBUG cinder.api.middleware.request_id [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.011898] [55853]: INFO cinder.api.openstack.wsgi [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 [ 812.012264] [55853]: DEBUG cinder.api.openstack.wsgi [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.012604] [55853]: DEBUG cinder.api.openstack.wsgi [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.021231] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.021231] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.021231] [55853]: INFO cinder.volume.api [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Snapshot retrieved successfully. [ 812.021231] [55853]: INFO cinder.api.openstack.wsgi [req-ee4862a8-3e58-4047-b887-409dd66e7808 req-320eb41e-bafc-42fd-b955-a8c9df509c48 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 returned with HTTP 200 [ 812.021385] [55853]: [pid: 55853|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 03:36:48 2025] GET /volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.034624] [55854]: DEBUG cinder.api.middleware.request_id [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.036633] [55854]: INFO cinder.api.openstack.wsgi [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 [ 812.037077] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.037491] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.037780] [55854]: INFO cinder.api.v2.snapshots [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Delete snapshot with id: ade12bd8-491e-4119-9fc1-6c8483886cf2 [ 812.043711] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.043711] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.044061] [55854]: INFO cinder.volume.api [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Snapshot retrieved successfully. [ 812.060181] [55854]: INFO cinder.volume.api [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Snapshot delete request issued successfully. [ 812.060262] [55854]: INFO cinder.api.openstack.wsgi [req-5f9a6a36-b5d4-4fab-a456-9d2b33d7f01c req-e5c5cf60-7243-4d50-8ee4-6369df0074d8 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 returned with HTTP 202 [ 812.060721] [55854]: [pid: 55854|app: 0|req: 26/51] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Feb 20 03:36:48 2025] DELETE /volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.202026] [55853]: DEBUG cinder.api.middleware.request_id [req-c6e51bea-8fd1-4a29-a183-d511144cbeb6 req-d84e66df-a680-48f7-b9a1-8fe80ea630a7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.204418] [55853]: INFO cinder.api.openstack.wsgi [req-c6e51bea-8fd1-4a29-a183-d511144cbeb6 req-d84e66df-a680-48f7-b9a1-8fe80ea630a7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 [ 812.204772] [55853]: DEBUG cinder.api.openstack.wsgi [req-c6e51bea-8fd1-4a29-a183-d511144cbeb6 req-d84e66df-a680-48f7-b9a1-8fe80ea630a7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.205113] [55853]: DEBUG cinder.api.openstack.wsgi [req-c6e51bea-8fd1-4a29-a183-d511144cbeb6 req-d84e66df-a680-48f7-b9a1-8fe80ea630a7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.210649] [55853]: INFO cinder.api.openstack.wsgi [req-c6e51bea-8fd1-4a29-a183-d511144cbeb6 req-d84e66df-a680-48f7-b9a1-8fe80ea630a7 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 returned with HTTP 404 [ 812.211321] [55853]: [pid: 55853|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 03:36:49 2025] GET /volume/v3/snapshots/ade12bd8-491e-4119-9fc1-6c8483886cf2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 812.371025] [55854]: DEBUG cinder.api.middleware.request_id [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.375549] [55854]: INFO cinder.api.openstack.wsgi [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 812.375753] [55854]: DEBUG cinder.api.openstack.wsgi [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.375975] [55854]: DEBUG cinder.api.openstack.wsgi [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.376213] [55854]: INFO cinder.api.v3.volumes [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Delete volume with id: aa476587-740f-4d48-9631-39a0474fbd1e [ 812.389019] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.389019] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.389715] [55854]: INFO cinder.volume.api [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Volume info retrieved successfully. [ 812.417141] [55854]: INFO cinder.volume.api [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Delete volume request issued successfully. [ 812.417360] [55854]: INFO cinder.api.openstack.wsgi [req-c0a573f5-4624-437e-822e-b21924df7f4c req-b326134b-323d-4ed8-af62-33b7e656e945 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 202 [ 812.417811] [55854]: [pid: 55854|app: 0|req: 27/53] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:36:49 2025] DELETE /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.782573] [55853]: DEBUG cinder.api.middleware.request_id [req-08a105df-0f3c-4928-a6ba-b20a6fe01a40 req-e5897a85-15bf-488d-99c3-e0666f83480f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.786502] [55853]: INFO cinder.api.openstack.wsgi [req-08a105df-0f3c-4928-a6ba-b20a6fe01a40 req-e5897a85-15bf-488d-99c3-e0666f83480f tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 812.786757] [55853]: DEBUG cinder.api.openstack.wsgi [req-08a105df-0f3c-4928-a6ba-b20a6fe01a40 req-e5897a85-15bf-488d-99c3-e0666f83480f tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.787096] [55853]: DEBUG cinder.api.openstack.wsgi [req-08a105df-0f3c-4928-a6ba-b20a6fe01a40 req-e5897a85-15bf-488d-99c3-e0666f83480f tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.793128] [55853]: INFO cinder.api.openstack.wsgi [req-08a105df-0f3c-4928-a6ba-b20a6fe01a40 req-e5897a85-15bf-488d-99c3-e0666f83480f tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 404 [ 812.793795] [55853]: [pid: 55853|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:49 2025] GET /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.229377] [55854]: DEBUG cinder.api.middleware.request_id [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.231932] [55854]: INFO cinder.api.openstack.wsgi [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 813.232173] [55854]: DEBUG cinder.api.openstack.wsgi [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.232435] [55854]: DEBUG cinder.api.openstack.wsgi [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.232673] [55854]: INFO cinder.api.v3.volumes [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Delete volume with id: aa476587-740f-4d48-9631-39a0474fbd1e [ 813.240589] [55854]: INFO cinder.api.openstack.wsgi [req-15661db3-c978-4bcd-a578-f59d27b13bdf req-22402413-f0a7-4d58-aed2-bf70d07ceab9 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 404 [ 813.241932] [55854]: [pid: 55854|app: 0|req: 28/55] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:36:50 2025] DELETE /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.491239] [55853]: DEBUG cinder.api.middleware.request_id [req-34c33108-207c-4e5c-9849-5982ee226a72 req-a14da4df-8f3d-4b4c-84fa-fb74a19c3025 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.493569] [55853]: INFO cinder.api.openstack.wsgi [req-34c33108-207c-4e5c-9849-5982ee226a72 req-a14da4df-8f3d-4b4c-84fa-fb74a19c3025 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] GET http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e [ 813.494890] [55853]: DEBUG cinder.api.openstack.wsgi [req-34c33108-207c-4e5c-9849-5982ee226a72 req-a14da4df-8f3d-4b4c-84fa-fb74a19c3025 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.494890] [55853]: DEBUG cinder.api.openstack.wsgi [req-34c33108-207c-4e5c-9849-5982ee226a72 req-a14da4df-8f3d-4b4c-84fa-fb74a19c3025 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.501300] [55853]: INFO cinder.api.openstack.wsgi [req-34c33108-207c-4e5c-9849-5982ee226a72 req-a14da4df-8f3d-4b4c-84fa-fb74a19c3025 tempest-VolumesSnapshotsTestJSON-196250545 tempest-VolumesSnapshotsTestJSON-196250545-project-member] http://10.180.1.21/volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e returned with HTTP 404 [ 813.501989] [55853]: [pid: 55853|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:50 2025] GET /volume/v3/volumes/aa476587-740f-4d48-9631-39a0474fbd1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 814.408194] [55854]: DEBUG cinder.api.middleware.request_id [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.458870] [55854]: INFO cinder.api.openstack.wsgi [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 814.459366] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1648577837"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 814.461415] [55854]: DEBUG cinder.api.v3.volumes [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1648577837'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 814.461580] [55854]: INFO cinder.api.v3.volumes [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume of 1 GB [ 814.468950] [55854]: INFO cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Availability Zones retrieved successfully. [ 814.476015] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (cc1a94e6-fac8-4eed-bea8-d75c3c2758ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 814.477300] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2bc2a-35bb-4968-8e0f-d0bc20ae4727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 814.478550] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 814.498182] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2bc2a-35bb-4968-8e0f-d0bc20ae4727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 814.499473] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ca7c8d-c45c-4f35-bc04-65325185d09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 814.550999] [55854]: DEBUG cinder.quota [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Created reservations ['51782fc2-d32d-4a23-9f98-123fd3e70e23', 'a99f2692-4b92-4fa2-9370-dab75267a9f1', 'cb953fa4-5af0-429c-ae33-45ab3c65693b', '95e605bf-3a08-4321-8e84-9a70db4bee1b'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 814.551980] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ca7c8d-c45c-4f35-bc04-65325185d09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51782fc2-d32d-4a23-9f98-123fd3e70e23', 'a99f2692-4b92-4fa2-9370-dab75267a9f1', 'cb953fa4-5af0-429c-ae33-45ab3c65693b', '95e605bf-3a08-4321-8e84-9a70db4bee1b']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 814.552840] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8cabaf-3757-4b01-a1be-15e89ef0ddb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 814.577364] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8cabaf-3757-4b01-a1be-15e89ef0ddb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bfd554c-9577-47e8-a291-fe0f248f160b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1648577837',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['51782fc2-d32d-4a23-9f98-123fd3e70e23','a99f2692-4b92-4fa2-9370-dab75267a9f1','cb953fa4-5af0-429c-ae33-45ab3c65693b','95e605bf-3a08-4321-8e84-9a70db4bee1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1648577837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bfd554c-9577-47e8-a291-fe0f248f160b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb945c6269a2458c9fc68eb2a8215b19',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='ee14f8cd3cd74170ad464fed8e0715ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 814.578627] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ae3b1-8ac1-4ad5-9a71-732abb2fa9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 814.591965] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ae3b1-8ac1-4ad5-9a71-732abb2fa9f6) 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-1648577837',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['51782fc2-d32d-4a23-9f98-123fd3e70e23','a99f2692-4b92-4fa2-9370-dab75267a9f1','cb953fa4-5af0-429c-ae33-45ab3c65693b','95e605bf-3a08-4321-8e84-9a70db4bee1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 814.592235] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b06bced-54c0-44e5-ba47-6a5a44bdadac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 814.601416] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b06bced-54c0-44e5-ba47-6a5a44bdadac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 814.602567] [55854]: DEBUG cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (cc1a94e6-fac8-4eed-bea8-d75c3c2758ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 814.602942] [55854]: INFO cinder.volume.api [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request issued successfully. [ 814.603664] [55854]: INFO cinder.api.openstack.wsgi [None req-2f8b745c-2d8e-4c45-bf1d-a48601bc1148 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 814.604107] [55854]: [pid: 55854|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:36:51 2025] POST /volume/v3/volumes => generated 759 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 814.613097] [55853]: DEBUG cinder.api.middleware.request_id [None req-c4070d30-d260-491b-95e5-fc213966151c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.615205] [55853]: INFO cinder.api.openstack.wsgi [None req-c4070d30-d260-491b-95e5-fc213966151c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 814.615428] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c4070d30-d260-491b-95e5-fc213966151c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.615651] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c4070d30-d260-491b-95e5-fc213966151c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.630464] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.630464] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.635126] [55853]: INFO cinder.volume.api [None req-c4070d30-d260-491b-95e5-fc213966151c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 814.641254] [55853]: INFO cinder.api.openstack.wsgi [None req-c4070d30-d260-491b-95e5-fc213966151c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 200 [ 814.641724] [55853]: [pid: 55853|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:51 2025] GET /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 815.652350] [55854]: DEBUG cinder.api.middleware.request_id [None req-b58901b9-e899-445a-9806-113423449bf9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.654642] [55854]: INFO cinder.api.openstack.wsgi [None req-b58901b9-e899-445a-9806-113423449bf9 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 815.654825] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b58901b9-e899-445a-9806-113423449bf9 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.655081] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b58901b9-e899-445a-9806-113423449bf9 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.666198] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.666198] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.670427] [55854]: INFO cinder.volume.api [None req-b58901b9-e899-445a-9806-113423449bf9 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 815.675784] [55854]: INFO cinder.api.openstack.wsgi [None req-b58901b9-e899-445a-9806-113423449bf9 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 200 [ 815.675833] [55854]: [pid: 55854|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:52 2025] GET /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.692753] [55853]: DEBUG cinder.api.middleware.request_id [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.695093] [55853]: INFO cinder.api.openstack.wsgi [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 815.695356] [55853]: DEBUG cinder.api.openstack.wsgi [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.695585] [55853]: DEBUG cinder.api.openstack.wsgi [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.703258] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.703258] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.706675] [55853]: INFO cinder.volume.api [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 815.712145] [55853]: INFO cinder.api.openstack.wsgi [req-8bbfceaf-67a5-480a-863c-7d6bf5986108 req-80a96c50-ecbd-46a5-89f4-b4524475f7d0 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 200 [ 815.712560] [55853]: [pid: 55853|app: 0|req: 30/60] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:52 2025] GET /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.722851] [55854]: DEBUG cinder.api.middleware.request_id [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.724950] [55854]: INFO cinder.api.openstack.wsgi [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 815.725451] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1005304160"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 815.727433] [55854]: DEBUG cinder.api.v3.volumes [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1005304160'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 815.727570] [55854]: INFO cinder.api.v3.volumes [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume of 1 GB [ 815.731715] [55854]: INFO cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Availability Zones retrieved successfully. [ 815.738412] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (cfd6ff0f-205a-4e21-a266-c5ac1f6396a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 815.739599] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (528db299-2ebb-45d3-b1ff-b97153af7dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 815.740778] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 815.762337] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (528db299-2ebb-45d3-b1ff-b97153af7dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 815.763393] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10cb1a30-b9a6-48d6-adcd-71012df26080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 815.793895] [55854]: DEBUG cinder.quota [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Created reservations ['38a4529a-3578-4818-aa98-d4b1e4668470', '505fc5fb-0d32-4d97-96d7-4162bb69a84b', '0d18ce6b-3aef-4834-9f7b-de15dff3850d', '368954a4-679a-4813-ae34-82a620ed134e'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 815.794883] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10cb1a30-b9a6-48d6-adcd-71012df26080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a4529a-3578-4818-aa98-d4b1e4668470', '505fc5fb-0d32-4d97-96d7-4162bb69a84b', '0d18ce6b-3aef-4834-9f7b-de15dff3850d', '368954a4-679a-4813-ae34-82a620ed134e']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 815.795816] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5f56c4-a2c5-4af0-909f-da5f90b5b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 815.810447] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5f56c4-a2c5-4af0-909f-da5f90b5b6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d4826f-1832-4dde-a6db-232fb947f2eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1005304160',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['38a4529a-3578-4818-aa98-d4b1e4668470','505fc5fb-0d32-4d97-96d7-4162bb69a84b','0d18ce6b-3aef-4834-9f7b-de15dff3850d','368954a4-679a-4813-ae34-82a620ed134e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1005304160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d4826f-1832-4dde-a6db-232fb947f2eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb945c6269a2458c9fc68eb2a8215b19',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='ee14f8cd3cd74170ad464fed8e0715ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 815.810447] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ab0a7b-1164-4e65-b178-9370ced3debe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 815.821411] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ab0a7b-1164-4e65-b178-9370ced3debe) 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-1005304160',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['38a4529a-3578-4818-aa98-d4b1e4668470','505fc5fb-0d32-4d97-96d7-4162bb69a84b','0d18ce6b-3aef-4834-9f7b-de15dff3850d','368954a4-679a-4813-ae34-82a620ed134e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 815.822406] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fed4ba1f-14e1-48de-97c1-f0ef452f979c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 815.830873] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fed4ba1f-14e1-48de-97c1-f0ef452f979c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 815.831894] [55854]: DEBUG cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (cfd6ff0f-205a-4e21-a266-c5ac1f6396a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 815.832255] [55854]: INFO cinder.volume.api [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request issued successfully. [ 815.832912] [55854]: INFO cinder.api.openstack.wsgi [None req-c03d5420-70fc-464c-b45b-264cc4db2f00 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 815.833607] [55854]: [pid: 55854|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:36:52 2025] POST /volume/v3/volumes => generated 759 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 815.842419] [55853]: DEBUG cinder.api.middleware.request_id [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.844443] [55853]: INFO cinder.api.openstack.wsgi [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 815.844660] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.844902] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.852616] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.852616] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.856575] [55853]: INFO cinder.volume.api [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 815.861259] [55853]: INFO cinder.api.openstack.wsgi [None req-4b4a91b0-101b-40bb-82d8-fdedd8dae3fd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 200 [ 815.861646] [55853]: [pid: 55853|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:52 2025] GET /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.876360] [55854]: DEBUG cinder.api.middleware.request_id [None req-44467448-7014-4a6d-99d8-dc06a676bde7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.878855] [55854]: INFO cinder.api.openstack.wsgi [None req-44467448-7014-4a6d-99d8-dc06a676bde7 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 816.879176] [55854]: DEBUG cinder.api.openstack.wsgi [None req-44467448-7014-4a6d-99d8-dc06a676bde7 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.879417] [55854]: DEBUG cinder.api.openstack.wsgi [None req-44467448-7014-4a6d-99d8-dc06a676bde7 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.891314] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.891314] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.894951] [55854]: INFO cinder.volume.api [None req-44467448-7014-4a6d-99d8-dc06a676bde7 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 816.899782] [55854]: INFO cinder.api.openstack.wsgi [None req-44467448-7014-4a6d-99d8-dc06a676bde7 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 200 [ 816.900219] [55854]: [pid: 55854|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:53 2025] GET /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.920602] [55853]: DEBUG cinder.api.middleware.request_id [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.925149] [55853]: INFO cinder.api.openstack.wsgi [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 816.925206] [55853]: DEBUG cinder.api.openstack.wsgi [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.925428] [55853]: DEBUG cinder.api.openstack.wsgi [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.934461] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.934461] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.938398] [55853]: INFO cinder.volume.api [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 816.943058] [55853]: INFO cinder.api.openstack.wsgi [req-bb78306b-81ad-4a37-9ba4-34b6dd9ce870 req-48a14e05-94ed-431f-9360-f0ea67b48f7c tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 200 [ 816.943475] [55853]: [pid: 55853|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:53 2025] GET /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.951397] [55854]: DEBUG cinder.api.middleware.request_id [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.952676] [55854]: INFO cinder.api.openstack.wsgi [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 816.953077] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1268239505"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 816.954724] [55854]: DEBUG cinder.api.v3.volumes [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1268239505'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 816.954867] [55854]: INFO cinder.api.v3.volumes [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume of 1 GB [ 816.958809] [55854]: INFO cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Availability Zones retrieved successfully. [ 816.965390] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (5e0bb562-8f37-40c5-b3e3-61ae6d8ed676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 816.966526] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547b2bc1-cfa5-4eb4-ab3e-d6f127219bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.967629] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 816.987150] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547b2bc1-cfa5-4eb4-ab3e-d6f127219bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.988168] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254d421d-2b5a-455e-b605-7a5dbc702053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 817.018570] [55854]: DEBUG cinder.quota [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Created reservations ['e87fc39e-fad5-4352-ba55-1499f4f18338', '850d75a0-c31a-44a5-a0e8-b25eb91dbca7', '5f257b9d-cf85-44b6-ad8d-64f6f07030e3', 'd69ae066-e6b5-44a8-8693-ebc04e3888f7'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 817.019779] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254d421d-2b5a-455e-b605-7a5dbc702053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87fc39e-fad5-4352-ba55-1499f4f18338', '850d75a0-c31a-44a5-a0e8-b25eb91dbca7', '5f257b9d-cf85-44b6-ad8d-64f6f07030e3', 'd69ae066-e6b5-44a8-8693-ebc04e3888f7']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 817.020758] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52536da8-d526-4c5b-b810-abf0505083a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 817.040811] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52536da8-d526-4c5b-b810-abf0505083a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986e2370-83b2-4a0c-8d48-a91302d8ee59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1268239505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['e87fc39e-fad5-4352-ba55-1499f4f18338','850d75a0-c31a-44a5-a0e8-b25eb91dbca7','5f257b9d-cf85-44b6-ad8d-64f6f07030e3','d69ae066-e6b5-44a8-8693-ebc04e3888f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1268239505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986e2370-83b2-4a0c-8d48-a91302d8ee59,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bb945c6269a2458c9fc68eb2a8215b19',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='ee14f8cd3cd74170ad464fed8e0715ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 817.041728] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4757f2-d3c6-4d53-9d22-b5a968233f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 817.054017] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4757f2-d3c6-4d53-9d22-b5a968233f77) 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-1268239505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bb945c6269a2458c9fc68eb2a8215b19',qos_specs=None,replication_status=,reservations=['e87fc39e-fad5-4352-ba55-1499f4f18338','850d75a0-c31a-44a5-a0e8-b25eb91dbca7','5f257b9d-cf85-44b6-ad8d-64f6f07030e3','d69ae066-e6b5-44a8-8693-ebc04e3888f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee14f8cd3cd74170ad464fed8e0715ec',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 817.054850] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eef0b99-cac8-40dc-b747-3062a075dba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 817.063788] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eef0b99-cac8-40dc-b747-3062a075dba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 817.064829] [55854]: DEBUG cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Flow 'volume_create_api' (5e0bb562-8f37-40c5-b3e3-61ae6d8ed676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 817.065195] [55854]: INFO cinder.volume.api [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Create volume request issued successfully. [ 817.065862] [55854]: INFO cinder.api.openstack.wsgi [None req-4d96f7ae-92a9-434c-bc47-07a5b7aabbd4 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 817.066304] [55854]: [pid: 55854|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:36:53 2025] POST /volume/v3/volumes => generated 759 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 817.076603] [55853]: DEBUG cinder.api.middleware.request_id [None req-0eae3e1a-44da-4272-ab87-709f8308d618 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.082247] [55853]: INFO cinder.api.openstack.wsgi [None req-0eae3e1a-44da-4272-ab87-709f8308d618 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 817.082511] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0eae3e1a-44da-4272-ab87-709f8308d618 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.082761] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0eae3e1a-44da-4272-ab87-709f8308d618 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.091692] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.091692] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.095979] [55853]: INFO cinder.volume.api [None req-0eae3e1a-44da-4272-ab87-709f8308d618 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 817.100622] [55853]: INFO cinder.api.openstack.wsgi [None req-0eae3e1a-44da-4272-ab87-709f8308d618 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 200 [ 817.101037] [55853]: [pid: 55853|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:53 2025] GET /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.111441] [55854]: DEBUG cinder.api.middleware.request_id [None req-0b070acf-8bab-499a-8524-082e44e35a95 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.113754] [55854]: INFO cinder.api.openstack.wsgi [None req-0b070acf-8bab-499a-8524-082e44e35a95 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 818.114012] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0b070acf-8bab-499a-8524-082e44e35a95 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.114243] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0b070acf-8bab-499a-8524-082e44e35a95 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.124762] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.124762] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.128610] [55854]: INFO cinder.volume.api [None req-0b070acf-8bab-499a-8524-082e44e35a95 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 818.133235] [55854]: INFO cinder.api.openstack.wsgi [None req-0b070acf-8bab-499a-8524-082e44e35a95 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 200 [ 818.133553] [55854]: [pid: 55854|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:54 2025] GET /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.151585] [55853]: DEBUG cinder.api.middleware.request_id [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.153832] [55853]: INFO cinder.api.openstack.wsgi [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 818.153832] [55853]: DEBUG cinder.api.openstack.wsgi [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.154041] [55853]: DEBUG cinder.api.openstack.wsgi [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.163061] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.163061] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.171766] [55853]: INFO cinder.volume.api [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 818.176623] [55853]: INFO cinder.api.openstack.wsgi [req-43c4f99e-094c-4da0-ae2c-b1f35c4788d0 req-26af46d4-2fcd-45b5-9cdd-6278e728ec94 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 200 [ 818.177402] [55853]: [pid: 55853|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.194795] [55854]: DEBUG cinder.api.middleware.request_id [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.197116] [55854]: INFO cinder.api.openstack.wsgi [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.197553] [55854]: DEBUG cinder.api.openstack.wsgi [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.197553] [55854]: DEBUG cinder.api.openstack.wsgi [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.197915] [55854]: DEBUG cinder.api.api_utils [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.199855] [55854]: DEBUG cinder.volume.api [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.242270] [55854]: INFO cinder.volume.api [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.242659] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.242659] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.247873] [55854]: INFO cinder.api.openstack.wsgi [req-fafa1448-2aca-43cb-ac8a-ee8b260f8bb9 req-712d1860-2eb0-4d5f-a987-43d879d9346f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.248518] [55854]: [pid: 55854|app: 0|req: 35/69] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.310786] [55853]: DEBUG cinder.api.middleware.request_id [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.313107] [55853]: INFO cinder.api.openstack.wsgi [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.313333] [55853]: DEBUG cinder.api.openstack.wsgi [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.313553] [55853]: DEBUG cinder.api.openstack.wsgi [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.314125] [55853]: DEBUG cinder.api.api_utils [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.315038] [55853]: DEBUG cinder.volume.api [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.351568] [55853]: INFO cinder.volume.api [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.352728] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.352728] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.358273] [55853]: INFO cinder.api.openstack.wsgi [req-5bc6ea2f-8769-4c2c-92fa-5636dd301180 req-2ca92594-910f-458d-b376-3435cb944ac3 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.358808] [55853]: [pid: 55853|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.427471] [55854]: DEBUG cinder.api.middleware.request_id [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.431106] [55854]: INFO cinder.api.openstack.wsgi [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.431106] [55854]: DEBUG cinder.api.openstack.wsgi [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.431106] [55854]: DEBUG cinder.api.openstack.wsgi [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.431213] [55854]: DEBUG cinder.api.api_utils [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.432116] [55854]: DEBUG cinder.volume.api [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.442459] [55854]: INFO cinder.volume.api [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.443490] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.443490] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.447779] [55854]: INFO cinder.api.openstack.wsgi [req-a5cd48fa-df56-47fb-b1ff-08a975348c3f req-40d039ef-e2aa-4e81-a24e-6adddb9bb59b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.448263] [55854]: [pid: 55854|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.492648] [55853]: DEBUG cinder.api.middleware.request_id [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.498026] [55853]: INFO cinder.api.openstack.wsgi [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.498026] [55853]: DEBUG cinder.api.openstack.wsgi [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.498026] [55853]: DEBUG cinder.api.openstack.wsgi [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.498026] [55853]: DEBUG cinder.api.api_utils [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.498026] [55853]: DEBUG cinder.volume.api [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.509538] [55853]: INFO cinder.volume.api [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.510686] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.510686] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.514794] [55853]: INFO cinder.api.openstack.wsgi [req-cde7a490-298d-487d-8e0c-165e3b4b5d88 req-63b79936-334c-415c-a5b8-3328304dcc0d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.515265] [55853]: [pid: 55853|app: 0|req: 36/72] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.531472] [55854]: DEBUG cinder.api.middleware.request_id [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.533674] [55854]: INFO cinder.api.openstack.wsgi [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.533971] [55854]: DEBUG cinder.api.openstack.wsgi [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.534203] [55854]: DEBUG cinder.api.openstack.wsgi [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.534492] [55854]: DEBUG cinder.api.api_utils [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.535343] [55854]: DEBUG cinder.volume.api [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.543947] [55854]: INFO cinder.volume.api [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.544978] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.544978] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.549163] [55854]: INFO cinder.api.openstack.wsgi [req-3d0b59a4-bb2e-4a2f-ad5e-e4062eb96f87 req-0431890b-1721-46ad-a1c1-0eaadaee6e6f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.549566] [55854]: [pid: 55854|app: 0|req: 37/73] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.568751] [55853]: DEBUG cinder.api.middleware.request_id [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.571115] [55853]: INFO cinder.api.openstack.wsgi [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.571321] [55853]: DEBUG cinder.api.openstack.wsgi [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.571552] [55853]: DEBUG cinder.api.openstack.wsgi [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.571915] [55853]: DEBUG cinder.api.api_utils [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.573012] [55853]: DEBUG cinder.volume.api [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.582508] [55853]: INFO cinder.volume.api [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.583620] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.583620] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.591474] [55853]: INFO cinder.api.openstack.wsgi [req-9db07684-ee84-487b-82f5-ed90516f2341 req-6ea0502e-44a1-485d-aa5b-8a4cacb0fccd tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.592502] [55853]: [pid: 55853|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 818.608936] [55854]: DEBUG cinder.api.middleware.request_id [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.611231] [55854]: INFO cinder.api.openstack.wsgi [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.611439] [55854]: DEBUG cinder.api.openstack.wsgi [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.611736] [55854]: DEBUG cinder.api.openstack.wsgi [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.612626] [55854]: DEBUG cinder.api.api_utils [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.612822] [55854]: DEBUG cinder.volume.api [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.622529] [55854]: INFO cinder.volume.api [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.623620] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.623620] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.627862] [55854]: INFO cinder.api.openstack.wsgi [req-3a50c4b6-ecc7-488b-bf74-f30966150a79 req-ab872fb9-442a-4365-8bb7-699847309776 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.628260] [55854]: [pid: 55854|app: 0|req: 38/75] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.700161] [55853]: DEBUG cinder.api.middleware.request_id [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.703790] [55853]: INFO cinder.api.openstack.wsgi [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 818.704017] [55853]: DEBUG cinder.api.openstack.wsgi [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.704253] [55853]: DEBUG cinder.api.openstack.wsgi [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'detail' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.704540] [55853]: DEBUG cinder.api.api_utils [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Removing options '' from query. {{(pid=55853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 818.705430] [55853]: DEBUG cinder.volume.api [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 818.721690] [55853]: INFO cinder.volume.api [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Get all volumes completed successfully. [ 818.722677] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.722677] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.727761] [55853]: INFO cinder.api.openstack.wsgi [req-1d9d8a46-ba71-4b9f-acf6-68e5a58781d4 req-ec9a8419-3f6d-4771-b0cd-de3d833e52db tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 818.727761] [55853]: [pid: 55853|app: 0|req: 38/76] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.746189] [55854]: DEBUG cinder.api.middleware.request_id [None req-284066c7-3399-40be-a513-b6134f8e723d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.747429] [55854]: INFO cinder.api.openstack.wsgi [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 818.747429] [55854]: DEBUG cinder.api.openstack.wsgi [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.747429] [55854]: DEBUG cinder.api.openstack.wsgi [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.747429] [55854]: INFO cinder.api.v3.volumes [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume with id: 986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 818.762069] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.762069] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.762069] [55854]: INFO cinder.volume.api [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 818.784688] [55854]: INFO cinder.volume.api [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume request issued successfully. [ 818.784909] [55854]: INFO cinder.api.openstack.wsgi [None req-284066c7-3399-40be-a513-b6134f8e723d tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 202 [ 818.785368] [55854]: [pid: 55854|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:36:55 2025] DELETE /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 818.793034] [55853]: DEBUG cinder.api.middleware.request_id [None req-a06ba544-5b22-46aa-9305-5a498972ed7b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.795120] [55853]: INFO cinder.api.openstack.wsgi [None req-a06ba544-5b22-46aa-9305-5a498972ed7b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 818.795350] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a06ba544-5b22-46aa-9305-5a498972ed7b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.795628] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a06ba544-5b22-46aa-9305-5a498972ed7b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.809196] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.809196] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.819563] [55853]: INFO cinder.volume.api [None req-a06ba544-5b22-46aa-9305-5a498972ed7b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 818.829212] [55853]: INFO cinder.api.openstack.wsgi [None req-a06ba544-5b22-46aa-9305-5a498972ed7b tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 200 [ 818.829586] [55853]: [pid: 55853|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:55 2025] GET /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.842239] [55854]: DEBUG cinder.api.middleware.request_id [None req-d5e65802-cf69-43cb-a379-fa6a1597a4b1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.846103] [55854]: INFO cinder.api.openstack.wsgi [None req-d5e65802-cf69-43cb-a379-fa6a1597a4b1 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 [ 819.846103] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d5e65802-cf69-43cb-a379-fa6a1597a4b1 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.846103] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d5e65802-cf69-43cb-a379-fa6a1597a4b1 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.851869] [55854]: INFO cinder.api.openstack.wsgi [None req-d5e65802-cf69-43cb-a379-fa6a1597a4b1 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 returned with HTTP 404 [ 819.852426] [55854]: [pid: 55854|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:56 2025] GET /volume/v3/volumes/986e2370-83b2-4a0c-8d48-a91302d8ee59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 819.855660] [55853]: DEBUG cinder.api.middleware.request_id [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.860429] [55853]: INFO cinder.api.openstack.wsgi [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 819.860678] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.860920] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.861169] [55853]: INFO cinder.api.v3.volumes [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume with id: 36d4826f-1832-4dde-a6db-232fb947f2eb [ 819.876518] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.876518] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.877194] [55853]: INFO cinder.volume.api [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 819.906405] [55853]: INFO cinder.volume.api [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume request issued successfully. [ 819.906937] [55853]: INFO cinder.api.openstack.wsgi [None req-e840bb0c-de7c-4d2b-a246-94feb5524aca tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 202 [ 819.907120] [55853]: [pid: 55853|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:36:56 2025] DELETE /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 819.912412] [55854]: DEBUG cinder.api.middleware.request_id [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.914671] [55854]: INFO cinder.api.openstack.wsgi [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 819.914894] [55854]: DEBUG cinder.api.openstack.wsgi [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.915137] [55854]: DEBUG cinder.api.openstack.wsgi [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.923920] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.923920] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.928317] [55854]: INFO cinder.volume.api [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 819.933723] [55854]: INFO cinder.api.openstack.wsgi [None req-55234b68-c7d7-47ff-ad04-74cedb6b5ac2 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 200 [ 819.934139] [55854]: [pid: 55854|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:56 2025] GET /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.947229] [55853]: DEBUG cinder.api.middleware.request_id [None req-290d2086-1db7-40a3-aec6-b612430b4480 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.950542] [55853]: INFO cinder.api.openstack.wsgi [None req-290d2086-1db7-40a3-aec6-b612430b4480 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb [ 820.950898] [55853]: DEBUG cinder.api.openstack.wsgi [None req-290d2086-1db7-40a3-aec6-b612430b4480 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 820.950998] [55853]: DEBUG cinder.api.openstack.wsgi [None req-290d2086-1db7-40a3-aec6-b612430b4480 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 820.957633] [55853]: INFO cinder.api.openstack.wsgi [None req-290d2086-1db7-40a3-aec6-b612430b4480 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb returned with HTTP 404 [ 820.958121] [55853]: [pid: 55853|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:57 2025] GET /volume/v3/volumes/36d4826f-1832-4dde-a6db-232fb947f2eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 820.962150] [55854]: DEBUG cinder.api.middleware.request_id [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.964284] [55854]: INFO cinder.api.openstack.wsgi [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 820.964509] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 820.964725] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 820.964918] [55854]: INFO cinder.api.v3.volumes [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume with id: 6bfd554c-9577-47e8-a291-fe0f248f160b [ 820.974545] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.974545] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 820.974893] [55854]: INFO cinder.volume.api [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 820.994440] [55854]: INFO cinder.volume.api [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Delete volume request issued successfully. [ 820.994645] [55854]: INFO cinder.api.openstack.wsgi [None req-a6c90bf8-e540-4d03-b7f8-ddb6a875ce67 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 202 [ 820.995078] [55854]: [pid: 55854|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:36:57 2025] DELETE /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 820.998680] [55853]: DEBUG cinder.api.middleware.request_id [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.001168] [55853]: INFO cinder.api.openstack.wsgi [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 821.001413] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.001635] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.011943] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.011943] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.016070] [55853]: INFO cinder.volume.api [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Volume info retrieved successfully. [ 821.021414] [55853]: INFO cinder.api.openstack.wsgi [None req-4a2968f4-3961-477e-8cf7-1d35c1815d8f tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 200 [ 821.021792] [55853]: [pid: 55853|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:57 2025] GET /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.032145] [55854]: DEBUG cinder.api.middleware.request_id [None req-eed33749-d9ca-4c38-9089-9a0b07b43d81 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.034351] [55854]: INFO cinder.api.openstack.wsgi [None req-eed33749-d9ca-4c38-9089-9a0b07b43d81 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] GET http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b [ 822.035593] [55854]: DEBUG cinder.api.openstack.wsgi [None req-eed33749-d9ca-4c38-9089-9a0b07b43d81 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.036127] [55854]: DEBUG cinder.api.openstack.wsgi [None req-eed33749-d9ca-4c38-9089-9a0b07b43d81 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.050672] [55854]: INFO cinder.api.openstack.wsgi [None req-eed33749-d9ca-4c38-9089-9a0b07b43d81 tempest-VolumesTestJSON-2014469016 tempest-VolumesTestJSON-2014469016-project-member] http://10.180.1.21/volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b returned with HTTP 404 [ 822.050672] [55854]: [pid: 55854|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:36:58 2025] GET /volume/v3/volumes/6bfd554c-9577-47e8-a291-fe0f248f160b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 831.018854] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=57,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 832.041257] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=153,cinder:INSERT=45,cinder:UPDATE=64 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 846.508848] [55853]: DEBUG cinder.api.middleware.request_id [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.511244] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 846.511513] [55853]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.511737] [55853]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.525300] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.525300] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.528305] [55853]: INFO cinder.volume.api [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 846.533158] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-464cd2d4-c909-47c1-b14a-d1191ca15049 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 846.533521] [55853]: [pid: 55853|app: 0|req: 43/86] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:23 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 848.073899] [55854]: DEBUG cinder.api.middleware.request_id [None req-8f51bd62-a648-4b87-9377-37edcaefd844 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.074398] [55854]: INFO cinder.api.openstack.wsgi [None req-8f51bd62-a648-4b87-9377-37edcaefd844 None None] GET http://10.180.1.21/volume// [ 848.074558] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8f51bd62-a648-4b87-9377-37edcaefd844 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.074927] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8f51bd62-a648-4b87-9377-37edcaefd844 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.075344] [55854]: INFO cinder.api.openstack.wsgi [None req-8f51bd62-a648-4b87-9377-37edcaefd844 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 848.075718] [55854]: [pid: 55854|app: 0|req: 44/87] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:37:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 848.080820] [55853]: DEBUG cinder.api.middleware.request_id [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-aac1d0ac-bb5e-4c30-a9a3-b906ba004678 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.084803] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-aac1d0ac-bb5e-4c30-a9a3-b906ba004678 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 848.085256] [55853]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-aac1d0ac-bb5e-4c30-a9a3-b906ba004678 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77cc73ec-a88c-4d1b-a754-fb2989c49e9a", "connector": null, "instance_uuid": "5c7098ea-9a5a-4efc-87b7-793667f871d2"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 848.098098] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.098098] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.123211] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-aac1d0ac-bb5e-4c30-a9a3-b906ba004678 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 848.123812] [55853]: [pid: 55853|app: 0|req: 44/88] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:37:24 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 848.155014] [55854]: DEBUG cinder.api.middleware.request_id [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.157210] [55854]: INFO cinder.api.openstack.wsgi [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 848.157456] [55854]: DEBUG cinder.api.openstack.wsgi [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.157673] [55854]: DEBUG cinder.api.openstack.wsgi [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.172798] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.172798] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.176856] [55854]: INFO cinder.volume.api [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 848.182036] [55854]: INFO cinder.api.openstack.wsgi [None req-03662fa3-906c-4a25-93e2-5ea9c1d5899e tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 848.182210] [55854]: [pid: 55854|app: 0|req: 45/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:25 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 848.342614] [55853]: DEBUG cinder.api.middleware.request_id [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-3f8bd730-99f2-4a57-806a-1ce5a2a1378e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.346491] [55853]: INFO cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-3f8bd730-99f2-4a57-806a-1ce5a2a1378e tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 [ 848.346491] [55853]: DEBUG cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-3f8bd730-99f2-4a57-806a-1ce5a2a1378e tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.346491] [55853]: DEBUG cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-3f8bd730-99f2-4a57-806a-1ce5a2a1378e tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.353323] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.353323] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.658400] [55854]: DEBUG cinder.api.middleware.request_id [None req-9a0f3fe3-3a1c-4e14-a1c7-41f1a5fe51ff None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.658864] [55854]: INFO cinder.api.openstack.wsgi [None req-9a0f3fe3-3a1c-4e14-a1c7-41f1a5fe51ff None None] GET http://10.180.1.21/volume// [ 848.659092] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9a0f3fe3-3a1c-4e14-a1c7-41f1a5fe51ff None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.659356] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9a0f3fe3-3a1c-4e14-a1c7-41f1a5fe51ff None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.659763] [55854]: INFO cinder.api.openstack.wsgi [None req-9a0f3fe3-3a1c-4e14-a1c7-41f1a5fe51ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 848.660075] [55854]: [pid: 55854|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:37:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 848.666029] [55854]: DEBUG cinder.api.middleware.request_id [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.668715] [55854]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 848.669036] [55854]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.669290] [55854]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.682996] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.682996] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.686793] [55854]: INFO cinder.volume.api [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 848.693042] [55854]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-a9896b8f-0d2b-4047-91d4-2d85a839fb5d tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 848.693488] [55854]: [pid: 55854|app: 0|req: 47/91] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:37:25 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1232 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 848.727978] [55854]: DEBUG cinder.api.middleware.request_id [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.735329] [55854]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] PUT http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf [ 848.736570] [55854]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] 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", "instance": "vm-547589", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 848.749803] [55854]: DEBUG cinder.coordination [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Acquiring lock "cinder-attachment_update-77cc73ec-a88c-4d1b-a754-fb2989c49e9a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 848.753753] [55854]: DEBUG cinder.coordination [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Lock "cinder-attachment_update-77cc73ec-a88c-4d1b-a754-fb2989c49e9a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 848.754934] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.754934] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.918646] [55853]: INFO cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-3f8bd730-99f2-4a57-806a-1ce5a2a1378e tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 returned with HTTP 200 [ 848.919131] [55853]: [pid: 55853|app: 0|req: 45/92] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:37:25 2025] DELETE /volume/v3/attachments/3bef0a13-7392-4a02-ab7e-e0b99dc0a584 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 848.925916] [55853]: DEBUG cinder.api.middleware.request_id [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.928552] [55853]: INFO cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] DELETE http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e [ 848.928761] [55853]: DEBUG cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.928915] [55853]: DEBUG cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.929133] [55853]: INFO cinder.api.v3.volumes [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Delete volume with id: abcc8670-9e84-413a-bf90-55b2e619018e [ 848.938174] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.938174] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.938837] [55853]: INFO cinder.volume.api [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Volume info retrieved successfully. [ 848.963346] [55853]: INFO cinder.volume.api [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] Delete volume request issued successfully. [ 848.963346] [55853]: INFO cinder.api.openstack.wsgi [req-7f9280f5-c1c9-44d1-965b-929c5330bb14 req-5378ada3-32a6-4575-9ef6-722823515478 tempest-ServersTestBootFromVolume-1112183196 tempest-ServersTestBootFromVolume-1112183196-project-member] http://10.180.1.21/volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e returned with HTTP 202 [ 848.963346] [55853]: [pid: 55853|app: 0|req: 46/93] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:37:25 2025] DELETE /volume/v3/volumes/abcc8670-9e84-413a-bf90-55b2e619018e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 849.200481] [55853]: DEBUG cinder.api.middleware.request_id [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.202675] [55853]: INFO cinder.api.openstack.wsgi [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 849.202964] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.203274] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.216456] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.216456] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.220010] [55853]: INFO cinder.volume.api [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 849.226065] [55853]: INFO cinder.api.openstack.wsgi [None req-fa5ced11-8c12-4b16-8542-8fc181766ffe tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 849.226065] [55853]: [pid: 55853|app: 0|req: 47/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:26 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.242166] [55853]: DEBUG cinder.api.middleware.request_id [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.244439] [55853]: INFO cinder.api.openstack.wsgi [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 850.244657] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.244875] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.261840] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.261840] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.267695] [55853]: INFO cinder.volume.api [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 850.275056] [55853]: INFO cinder.api.openstack.wsgi [None req-c055e830-25a2-45a8-a7e1-49bd0e956b73 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 850.275056] [55853]: [pid: 55853|app: 0|req: 48/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:27 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.292486] [55853]: DEBUG cinder.api.middleware.request_id [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.296285] [55853]: INFO cinder.api.openstack.wsgi [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 851.296285] [55853]: DEBUG cinder.api.openstack.wsgi [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.296285] [55853]: DEBUG cinder.api.openstack.wsgi [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.318440] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318440] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.327182] [55853]: INFO cinder.volume.api [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 851.332954] [55853]: INFO cinder.api.openstack.wsgi [None req-439c6e2e-6fa7-4e95-a5a7-564313b558e8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 851.332954] [55853]: [pid: 55853|app: 0|req: 49/96] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:28 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.349607] [55853]: DEBUG cinder.api.middleware.request_id [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.351882] [55853]: INFO cinder.api.openstack.wsgi [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 852.352135] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.352359] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.379466] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.379466] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.385468] [55853]: INFO cinder.volume.api [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 852.392687] [55853]: INFO cinder.api.openstack.wsgi [None req-9c373dbd-f914-4256-ab28-ae680ac82b3b tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 852.392687] [55853]: [pid: 55853|app: 0|req: 50/97] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:29 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.289474] [55854]: DEBUG cinder.coordination [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Lock "cinder-attachment_update-77cc73ec-a88c-4d1b-a754-fb2989c49e9a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 853.289845] [55854]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-f8c4dee6-377d-4380-aa67-72a1a9db79fd tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf returned with HTTP 200 [ 853.290395] [55854]: [pid: 55854|app: 0|req: 48/98] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:37:25 2025] PUT /volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.405121] [55853]: DEBUG cinder.api.middleware.request_id [None req-4d09d546-12fb-4c71-978d-9d9d92198989 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.407146] [55853]: INFO cinder.api.openstack.wsgi [None req-4d09d546-12fb-4c71-978d-9d9d92198989 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 853.407435] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4d09d546-12fb-4c71-978d-9d9d92198989 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.407717] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4d09d546-12fb-4c71-978d-9d9d92198989 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.418474] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.418474] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.421749] [55853]: INFO cinder.volume.api [None req-4d09d546-12fb-4c71-978d-9d9d92198989 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 853.426231] [55853]: INFO cinder.api.openstack.wsgi [None req-4d09d546-12fb-4c71-978d-9d9d92198989 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 853.426606] [55853]: [pid: 55853|app: 0|req: 51/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:30 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.573021] [55854]: DEBUG cinder.api.middleware.request_id [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.575759] [55854]: INFO cinder.api.openstack.wsgi [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] POST http://10.180.1.21/volume/v3/volumes [ 853.576242] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-900695149"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 853.578078] [55854]: DEBUG cinder.api.v3.volumes [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-900695149'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 853.578263] [55854]: INFO cinder.api.v3.volumes [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume of 1 GB [ 853.578634] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.578634] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.583366] [55854]: INFO cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Availability Zones retrieved successfully. [ 853.591862] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Flow 'volume_create_api' (8c94ae3a-0dcb-41cb-ab39-f3be7a152002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 853.593503] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2968558f-928b-4ad4-aa56-41ed4be06ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.594680] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 853.630399] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2968558f-928b-4ad4-aa56-41ed4be06ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.635147] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66979d7c-5df2-429a-825d-4c6aabf1b9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.706000] [55854]: DEBUG cinder.quota [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Created reservations ['162e64c9-dbfd-4503-be9a-e874e7c7d731', '737f8fde-f825-45a4-b057-1fb203738fca', 'ceb5c8fc-779c-4ac1-b3c5-153d47c6d9ab', '7464e701-679c-4afb-9f7c-08f5abbadc19'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 853.707113] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66979d7c-5df2-429a-825d-4c6aabf1b9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162e64c9-dbfd-4503-be9a-e874e7c7d731', '737f8fde-f825-45a4-b057-1fb203738fca', 'ceb5c8fc-779c-4ac1-b3c5-153d47c6d9ab', '7464e701-679c-4afb-9f7c-08f5abbadc19']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.710302] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fcf009-ad60-4a6f-b245-ab849cfb39f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.731229] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fcf009-ad60-4a6f-b245-ab849cfb39f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda644f1-390d-45ac-bf9f-dd620d9364ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-900695149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f1f6b7ee10457390933a82a4d866f0',qos_specs=None,replication_status=,reservations=['162e64c9-dbfd-4503-be9a-e874e7c7d731','737f8fde-f825-45a4-b057-1fb203738fca','ceb5c8fc-779c-4ac1-b3c5-153d47c6d9ab','7464e701-679c-4afb-9f7c-08f5abbadc19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871fe0bd08c044f18005cca400a31908',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-900695149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda644f1-390d-45ac-bf9f-dd620d9364ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5f1f6b7ee10457390933a82a4d866f0',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='871fe0bd08c044f18005cca400a31908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.734054] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e4089c-4d8e-4c26-b777-e5c75970dcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.754900] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e4089c-4d8e-4c26-b777-e5c75970dcd3) 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-VolumesAdminNegativeTest-volume-900695149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f1f6b7ee10457390933a82a4d866f0',qos_specs=None,replication_status=,reservations=['162e64c9-dbfd-4503-be9a-e874e7c7d731','737f8fde-f825-45a4-b057-1fb203738fca','ceb5c8fc-779c-4ac1-b3c5-153d47c6d9ab','7464e701-679c-4afb-9f7c-08f5abbadc19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871fe0bd08c044f18005cca400a31908',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.754900] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e13663-3c09-487d-993c-6a27c60c9597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.769795] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e13663-3c09-487d-993c-6a27c60c9597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.770889] [55854]: DEBUG cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Flow 'volume_create_api' (8c94ae3a-0dcb-41cb-ab39-f3be7a152002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 853.771271] [55854]: INFO cinder.volume.api [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume request issued successfully. [ 853.771938] [55854]: INFO cinder.api.openstack.wsgi [None req-d282c617-866f-4d7e-9237-c7bb58cbc0dc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 853.773655] [55854]: [pid: 55854|app: 0|req: 49/100] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:37:30 2025] POST /volume/v3/volumes => generated 753 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 853.782991] [55853]: DEBUG cinder.api.middleware.request_id [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.785286] [55853]: INFO cinder.api.openstack.wsgi [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 853.785682] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.785785] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.794380] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.794380] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.800821] [55853]: INFO cinder.volume.api [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 853.808478] [55853]: INFO cinder.api.openstack.wsgi [None req-c46d5209-fc09-41f5-92ec-c6cad3ecbd35 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 853.808478] [55853]: [pid: 55853|app: 0|req: 52/101] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:30 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 854.450229] [55854]: DEBUG cinder.api.middleware.request_id [None req-984e84c8-d816-49f1-b662-6d503b05ca80 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.452459] [55854]: INFO cinder.api.openstack.wsgi [None req-984e84c8-d816-49f1-b662-6d503b05ca80 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 854.452734] [55854]: DEBUG cinder.api.openstack.wsgi [None req-984e84c8-d816-49f1-b662-6d503b05ca80 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.453022] [55854]: DEBUG cinder.api.openstack.wsgi [None req-984e84c8-d816-49f1-b662-6d503b05ca80 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.470582] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.470582] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.473986] [55854]: INFO cinder.volume.api [None req-984e84c8-d816-49f1-b662-6d503b05ca80 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 854.478674] [55854]: INFO cinder.api.openstack.wsgi [None req-984e84c8-d816-49f1-b662-6d503b05ca80 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 854.479231] [55854]: [pid: 55854|app: 0|req: 50/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:31 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 854.821753] [55853]: DEBUG cinder.api.middleware.request_id [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.824084] [55853]: INFO cinder.api.openstack.wsgi [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 854.825113] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.825113] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.834850] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.834850] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.844597] [55853]: INFO cinder.volume.api [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 854.851186] [55853]: INFO cinder.api.openstack.wsgi [None req-4d2784a8-1d0d-48a1-aa0a-54218f3d54cc tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 854.851648] [55853]: [pid: 55853|app: 0|req: 53/103] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:31 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 854.905982] [55854]: DEBUG cinder.api.middleware.request_id [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.909265] [55854]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 854.909524] [55854]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.909749] [55854]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.922019] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.922019] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.928305] [55854]: INFO cinder.volume.api [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 854.934488] [55854]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a1d07e3-7e01-4d0f-b9f7-85c2db48a0b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 854.934942] [55854]: [pid: 55854|app: 0|req: 51/104] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:31 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 854.942076] [55853]: DEBUG cinder.api.middleware.request_id [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-0be29964-8932-448d-8646-bbcdc249b0f8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.945804] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-0be29964-8932-448d-8646-bbcdc249b0f8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] POST http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf/action [ 854.945804] [55853]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-0be29964-8932-448d-8646-bbcdc249b0f8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 854.945886] [55853]: DEBUG cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-0be29964-8932-448d-8646-bbcdc249b0f8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 854.963681] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.963681] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.970936] [55853]: INFO cinder.api.openstack.wsgi [req-ecb99d51-5417-4d36-9e60-4c72172afb07 req-0be29964-8932-448d-8646-bbcdc249b0f8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf/action returned with HTTP 204 [ 854.971413] [55853]: [pid: 55853|app: 0|req: 54/105] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:37:31 2025] POST /volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 855.491274] [55854]: DEBUG cinder.api.middleware.request_id [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.495054] [55854]: INFO cinder.api.openstack.wsgi [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 855.495408] [55854]: DEBUG cinder.api.openstack.wsgi [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.495724] [55854]: DEBUG cinder.api.openstack.wsgi [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.513655] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.513655] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.520032] [55854]: INFO cinder.volume.api [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 855.526010] [55854]: INFO cinder.api.openstack.wsgi [None req-cde73abd-f206-4b8a-927e-2b7f6e814fe5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 855.526440] [55854]: [pid: 55854|app: 0|req: 52/106] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:32 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 855.540826] [55853]: DEBUG cinder.api.middleware.request_id [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.542955] [55853]: INFO cinder.api.openstack.wsgi [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 855.543999] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.543999] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.554112] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.554112] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.557268] [55853]: INFO cinder.volume.api [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 855.561876] [55853]: INFO cinder.api.openstack.wsgi [None req-ed9ec10e-8777-482d-a9ee-a4d192bf22e5 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 855.561876] [55853]: [pid: 55853|app: 0|req: 55/107] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:32 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 855.958538] [55854]: DEBUG cinder.api.middleware.request_id [None req-5a9a6a74-46ac-49a7-9cff-ee6e976547e5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.959074] [55854]: INFO cinder.api.openstack.wsgi [None req-5a9a6a74-46ac-49a7-9cff-ee6e976547e5 None None] GET http://10.180.1.21/volume// [ 855.959468] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5a9a6a74-46ac-49a7-9cff-ee6e976547e5 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.959733] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5a9a6a74-46ac-49a7-9cff-ee6e976547e5 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.960228] [55854]: INFO cinder.api.openstack.wsgi [None req-5a9a6a74-46ac-49a7-9cff-ee6e976547e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 855.960655] [55854]: [pid: 55854|app: 0|req: 53/108] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:37:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 855.964676] [55853]: DEBUG cinder.api.middleware.request_id [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-8f171fb4-d107-438e-b492-313947df164b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.967230] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-8f171fb4-d107-438e-b492-313947df164b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] POST http://10.180.1.21/volume/v3/attachments [ 855.967669] [55853]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-8f171fb4-d107-438e-b492-313947df164b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eda644f1-390d-45ac-bf9f-dd620d9364ae", "connector": null, "instance_uuid": "7723b9ca-51aa-4b9b-ba33-8682435d3837"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 855.980531] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.980531] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.006809] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-8f171fb4-d107-438e-b492-313947df164b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 856.006898] [55853]: [pid: 55853|app: 0|req: 56/109] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:37:32 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 856.034366] [55854]: DEBUG cinder.api.middleware.request_id [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.036654] [55854]: INFO cinder.api.openstack.wsgi [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 856.037563] [55854]: DEBUG cinder.api.openstack.wsgi [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.037563] [55854]: DEBUG cinder.api.openstack.wsgi [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.050243] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.050243] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.053892] [55854]: INFO cinder.volume.api [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 856.060116] [55854]: INFO cinder.api.openstack.wsgi [None req-003c26b4-497a-4d59-a475-0e11b7ba17a6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 856.060116] [55854]: [pid: 55854|app: 0|req: 54/110] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:32 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.542104] [55853]: DEBUG cinder.api.middleware.request_id [None req-f4c7a08d-6666-4632-ad64-c00df6863360 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.542104] [55853]: INFO cinder.api.openstack.wsgi [None req-f4c7a08d-6666-4632-ad64-c00df6863360 None None] GET http://10.180.1.21/volume// [ 856.542104] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f4c7a08d-6666-4632-ad64-c00df6863360 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.542104] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f4c7a08d-6666-4632-ad64-c00df6863360 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.542104] [55853]: INFO cinder.api.openstack.wsgi [None req-f4c7a08d-6666-4632-ad64-c00df6863360 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 856.542104] [55853]: [pid: 55853|app: 0|req: 57/111] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:37:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 856.546530] [55854]: DEBUG cinder.api.middleware.request_id [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.549119] [55854]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 856.549419] [55854]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.550063] [55854]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.559438] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.559438] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.567736] [55854]: INFO cinder.volume.api [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 856.576926] [55854]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-bb24c0c9-0a44-4b02-b83a-e6a9005a5b7a tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 856.577065] [55854]: [pid: 55854|app: 0|req: 55/112] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:37:33 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 856.604412] [55853]: DEBUG cinder.api.middleware.request_id [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.609014] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] PUT http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 [ 856.609754] [55853]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-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", "instance": "vm-547605", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 856.628253] [55853]: DEBUG cinder.coordination [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Acquiring lock "cinder-attachment_update-eda644f1-390d-45ac-bf9f-dd620d9364ae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 856.634901] [55853]: DEBUG cinder.coordination [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Lock "cinder-attachment_update-eda644f1-390d-45ac-bf9f-dd620d9364ae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 856.638155] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.638155] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.641249] [55854]: DEBUG cinder.api.middleware.request_id [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.645569] [55854]: INFO cinder.api.openstack.wsgi [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 856.645569] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.645569] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.656765] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.656765] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.661951] [55854]: INFO cinder.volume.api [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 856.664780] [55854]: INFO cinder.api.openstack.wsgi [None req-6c4675b1-c7a5-4250-9ef4-dcaaa58606db tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 856.664780] [55854]: [pid: 55854|app: 0|req: 56/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:33 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.815896] [55854]: DEBUG cinder.api.middleware.request_id [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.818650] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 856.818962] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.820113] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.832764] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.832764] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.836232] [55854]: INFO cinder.volume.api [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 856.842092] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-ccd5726b-0041-4595-9c8c-51f0b249ec83 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 856.842092] [55854]: [pid: 55854|app: 0|req: 57/114] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:33 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.878821] [55854]: DEBUG cinder.api.middleware.request_id [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.881934] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] POST http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a/action [ 856.882615] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 856.882752] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 856.899018] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.899018] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.899018] [55854]: INFO cinder.volume.api [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 856.908098] [55854]: INFO cinder.volume.api [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Begin detaching volume completed successfully. [ 856.908098] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-b1d81a4e-a34b-442f-9a2d-5a3453495827 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a/action returned with HTTP 202 [ 856.909032] [55854]: [pid: 55854|app: 0|req: 58/115] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:37:33 2025] POST /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 857.071429] [55854]: DEBUG cinder.api.middleware.request_id [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.073638] [55854]: INFO cinder.api.openstack.wsgi [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 857.073936] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.074183] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.088224] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.088224] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.092443] [55854]: INFO cinder.volume.api [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 857.098035] [55854]: INFO cinder.api.openstack.wsgi [None req-e365a1b8-67a6-4fff-8e15-d3a817ccb8db tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 857.098454] [55854]: [pid: 55854|app: 0|req: 59/116] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:33 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.929994] [55854]: DEBUG cinder.api.middleware.request_id [None req-758db840-0439-4f61-a108-4929cf33c4f2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.930502] [55854]: INFO cinder.api.openstack.wsgi [None req-758db840-0439-4f61-a108-4929cf33c4f2 None None] GET http://10.180.1.21/volume// [ 857.930689] [55854]: DEBUG cinder.api.openstack.wsgi [None req-758db840-0439-4f61-a108-4929cf33c4f2 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.930966] [55854]: DEBUG cinder.api.openstack.wsgi [None req-758db840-0439-4f61-a108-4929cf33c4f2 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.931395] [55854]: INFO cinder.api.openstack.wsgi [None req-758db840-0439-4f61-a108-4929cf33c4f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 857.931857] [55854]: [pid: 55854|app: 0|req: 60/117] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:37:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 857.936042] [55854]: DEBUG cinder.api.middleware.request_id [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.940700] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 857.940819] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.941135] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.959213] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.959213] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.963146] [55854]: INFO cinder.volume.api [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 857.967888] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-f71c5197-b8f4-489e-8e61-f9c452461ee7 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 857.968336] [55854]: [pid: 55854|app: 0|req: 61/118] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:37:34 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1554 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 858.111042] [55854]: DEBUG cinder.api.middleware.request_id [None req-1a537686-7944-4945-81ab-b1b6be23ac13 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.115390] [55854]: INFO cinder.api.openstack.wsgi [None req-1a537686-7944-4945-81ab-b1b6be23ac13 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 858.115632] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1a537686-7944-4945-81ab-b1b6be23ac13 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.115849] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1a537686-7944-4945-81ab-b1b6be23ac13 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.126693] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.126693] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.130497] [55854]: INFO cinder.volume.api [None req-1a537686-7944-4945-81ab-b1b6be23ac13 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 858.136393] [55854]: INFO cinder.api.openstack.wsgi [None req-1a537686-7944-4945-81ab-b1b6be23ac13 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 858.136650] [55854]: [pid: 55854|app: 0|req: 62/119] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:34 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.148314] [55854]: DEBUG cinder.api.middleware.request_id [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.152106] [55854]: INFO cinder.api.openstack.wsgi [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 859.152501] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.153171] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.178060] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.178060] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.183857] [55854]: INFO cinder.volume.api [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 859.190072] [55854]: INFO cinder.api.openstack.wsgi [None req-2b4d721e-9ec8-4c7e-bf8a-dfad172b14b1 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 859.190072] [55854]: [pid: 55854|app: 0|req: 63/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:36 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.204621] [55854]: DEBUG cinder.api.middleware.request_id [req-c5583185-5111-49c4-bcce-53c710327655 req-054062f5-5551-46d1-a253-6fd0610fccb0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.207497] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-054062f5-5551-46d1-a253-6fd0610fccb0 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf [ 859.207715] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-054062f5-5551-46d1-a253-6fd0610fccb0 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.208041] [55854]: DEBUG cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-054062f5-5551-46d1-a253-6fd0610fccb0 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.217225] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.217225] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.760941] [55854]: INFO cinder.api.openstack.wsgi [req-c5583185-5111-49c4-bcce-53c710327655 req-054062f5-5551-46d1-a253-6fd0610fccb0 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf returned with HTTP 200 [ 859.761422] [55854]: [pid: 55854|app: 0|req: 64/121] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:37:36 2025] DELETE /volume/v3/attachments/85e1d0f9-1fb2-4637-a42c-8c311af81caf => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.200715] [55854]: DEBUG cinder.api.middleware.request_id [None req-2c594053-1031-4759-87af-0ace8f2cbe59 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.203500] [55854]: INFO cinder.api.openstack.wsgi [None req-2c594053-1031-4759-87af-0ace8f2cbe59 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 860.204215] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c594053-1031-4759-87af-0ace8f2cbe59 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.204215] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c594053-1031-4759-87af-0ace8f2cbe59 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.223669] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.223669] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.230129] [55854]: INFO cinder.volume.api [None req-2c594053-1031-4759-87af-0ace8f2cbe59 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 860.234881] [55854]: INFO cinder.api.openstack.wsgi [None req-2c594053-1031-4759-87af-0ace8f2cbe59 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 860.235300] [55854]: [pid: 55854|app: 0|req: 65/122] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:37 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.245790] [55854]: DEBUG cinder.api.middleware.request_id [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.247914] [55854]: INFO cinder.api.openstack.wsgi [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 861.248152] [55854]: DEBUG cinder.api.openstack.wsgi [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.248607] [55854]: DEBUG cinder.api.openstack.wsgi [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.261561] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.261561] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.265620] [55854]: INFO cinder.volume.api [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 861.272147] [55854]: INFO cinder.api.openstack.wsgi [None req-992915bf-a2f0-4e8a-b5fe-3ca1efa65ff2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 861.272583] [55854]: [pid: 55854|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:38 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.290958] [55854]: DEBUG cinder.api.middleware.request_id [None req-804168b6-6a39-44fd-8d59-8336569cc4ae None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.294142] [55854]: INFO cinder.api.openstack.wsgi [None req-804168b6-6a39-44fd-8d59-8336569cc4ae tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 861.294142] [55854]: DEBUG cinder.api.openstack.wsgi [None req-804168b6-6a39-44fd-8d59-8336569cc4ae tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.294142] [55854]: DEBUG cinder.api.openstack.wsgi [None req-804168b6-6a39-44fd-8d59-8336569cc4ae tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.305357] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.305357] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.310131] [55854]: INFO cinder.volume.api [None req-804168b6-6a39-44fd-8d59-8336569cc4ae tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 861.314911] [55854]: INFO cinder.api.openstack.wsgi [None req-804168b6-6a39-44fd-8d59-8336569cc4ae tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 861.315433] [55854]: [pid: 55854|app: 0|req: 67/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:38 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.327257] [55854]: DEBUG cinder.api.middleware.request_id [None req-54001726-d095-4c60-80c9-34fc73a48841 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.329883] [55854]: INFO cinder.api.openstack.wsgi [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 861.330201] [55854]: DEBUG cinder.api.openstack.wsgi [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.330531] [55854]: DEBUG cinder.api.openstack.wsgi [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.330794] [55854]: INFO cinder.api.v3.volumes [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Delete volume with id: 77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 861.339620] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.339620] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.340791] [55854]: INFO cinder.volume.api [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 861.368393] [55854]: INFO cinder.volume.api [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Delete volume request issued successfully. [ 861.368610] [55854]: INFO cinder.api.openstack.wsgi [None req-54001726-d095-4c60-80c9-34fc73a48841 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 202 [ 861.369075] [55854]: [pid: 55854|app: 0|req: 68/125] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:37:38 2025] DELETE /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 861.372699] [55854]: DEBUG cinder.api.middleware.request_id [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.374972] [55854]: INFO cinder.api.openstack.wsgi [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 861.377934] [55854]: DEBUG cinder.api.openstack.wsgi [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.377934] [55854]: DEBUG cinder.api.openstack.wsgi [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.385289] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.385289] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.388890] [55854]: INFO cinder.volume.api [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 861.393566] [55854]: INFO cinder.api.openstack.wsgi [None req-caf1622d-5bb9-482f-b11b-f339133d0f8f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 861.397147] [55854]: [pid: 55854|app: 0|req: 69/126] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:38 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.290121] [55854]: DEBUG cinder.api.middleware.request_id [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.292174] [55854]: INFO cinder.api.openstack.wsgi [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 862.292174] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.292497] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.313220] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.313220] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.318513] [55854]: INFO cinder.volume.api [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 862.325786] [55854]: INFO cinder.api.openstack.wsgi [None req-a158a73b-15a6-43f4-a226-24559bdcd4c2 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 862.326321] [55854]: [pid: 55854|app: 0|req: 70/127] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:39 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.406035] [55854]: DEBUG cinder.api.middleware.request_id [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.410012] [55854]: INFO cinder.api.openstack.wsgi [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 862.410012] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.410012] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.423719] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.423719] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.431302] [55854]: INFO cinder.volume.api [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 862.436177] [55854]: INFO cinder.api.openstack.wsgi [None req-8f4d5670-0819-4ce0-b46c-c794fc9ee33c tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 862.436705] [55854]: [pid: 55854|app: 0|req: 71/128] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:39 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.175800] [55853]: DEBUG cinder.coordination [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Lock "cinder-attachment_update-eda644f1-390d-45ac-bf9f-dd620d9364ae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.541s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 863.176161] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-4a270e9f-15cd-44ab-92a8-8974566e63ab tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 returned with HTTP 200 [ 863.176632] [55853]: [pid: 55853|app: 0|req: 58/129] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:37:33 2025] PUT /volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 => generated 617 bytes in 6574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.339332] [55854]: DEBUG cinder.api.middleware.request_id [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.341623] [55854]: INFO cinder.api.openstack.wsgi [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 863.341904] [55854]: DEBUG cinder.api.openstack.wsgi [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.342103] [55854]: DEBUG cinder.api.openstack.wsgi [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.353152] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.353152] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.359113] [55854]: INFO cinder.volume.api [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 863.364250] [55854]: INFO cinder.api.openstack.wsgi [None req-febc0538-8eba-4e22-9c1c-0ff9bb6b339f tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 863.364250] [55854]: [pid: 55854|app: 0|req: 72/130] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:40 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.448641] [55853]: DEBUG cinder.api.middleware.request_id [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.451202] [55853]: INFO cinder.api.openstack.wsgi [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 863.451433] [55853]: DEBUG cinder.api.openstack.wsgi [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.451654] [55853]: DEBUG cinder.api.openstack.wsgi [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.461021] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.461021] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.464676] [55853]: INFO cinder.volume.api [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Volume info retrieved successfully. [ 863.470124] [55853]: INFO cinder.api.openstack.wsgi [None req-97ef92e8-5fe3-4484-9ac3-a134ee71a21f tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 200 [ 863.470539] [55853]: [pid: 55853|app: 0|req: 59/131] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:40 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.373135] [55854]: DEBUG cinder.api.middleware.request_id [None req-4549a59f-eef8-473a-b32b-48b84ec17675 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.375136] [55854]: INFO cinder.api.openstack.wsgi [None req-4549a59f-eef8-473a-b32b-48b84ec17675 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 864.375378] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4549a59f-eef8-473a-b32b-48b84ec17675 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.375564] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4549a59f-eef8-473a-b32b-48b84ec17675 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.395444] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.395444] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.399318] [55854]: INFO cinder.volume.api [None req-4549a59f-eef8-473a-b32b-48b84ec17675 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 864.404385] [55854]: INFO cinder.api.openstack.wsgi [None req-4549a59f-eef8-473a-b32b-48b84ec17675 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 864.407948] [55854]: [pid: 55854|app: 0|req: 73/132] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:41 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.410820] [55853]: DEBUG cinder.api.middleware.request_id [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.413984] [55853]: INFO cinder.api.openstack.wsgi [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] POST http://10.180.1.21/volume/v3/volumes [ 864.413984] [55853]: DEBUG cinder.api.openstack.wsgi [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1771716338"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 864.418765] [55853]: DEBUG cinder.api.v3.volumes [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1771716338'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 864.418859] [55853]: INFO cinder.api.v3.volumes [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume of 1 GB [ 864.427491] [55853]: INFO cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Availability Zones retrieved successfully. [ 864.436422] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Flow 'volume_create_api' (2951081d-a431-40e9-8f0d-a8d60c66cacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 864.439619] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b7100-2425-4fdf-8c8a-b12a57d9297c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.441158] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 864.460157] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b7100-2425-4fdf-8c8a-b12a57d9297c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.461545] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09920cc2-f2e7-4cd8-afca-80ef4db5d9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.480250] [55854]: DEBUG cinder.api.middleware.request_id [None req-c0f70a0a-3351-41e6-b6bd-0a5cea226dd6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.484715] [55854]: INFO cinder.api.openstack.wsgi [None req-c0f70a0a-3351-41e6-b6bd-0a5cea226dd6 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 864.484934] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c0f70a0a-3351-41e6-b6bd-0a5cea226dd6 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.488501] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c0f70a0a-3351-41e6-b6bd-0a5cea226dd6 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.501148] [55854]: INFO cinder.api.openstack.wsgi [None req-c0f70a0a-3351-41e6-b6bd-0a5cea226dd6 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 404 [ 864.505217] [55854]: [pid: 55854|app: 0|req: 74/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:41 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 864.517554] [55853]: DEBUG cinder.quota [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Created reservations ['580c5249-801c-45a3-ba54-f5e8bea9dc75', 'a46277ba-6c58-443c-82f8-e3ea9a850312', '64199d6a-ef21-40b6-a50b-39fd88020dee', '841de892-cc59-45ba-8cb3-4f8250a99090'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 864.517554] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09920cc2-f2e7-4cd8-afca-80ef4db5d9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580c5249-801c-45a3-ba54-f5e8bea9dc75', 'a46277ba-6c58-443c-82f8-e3ea9a850312', '64199d6a-ef21-40b6-a50b-39fd88020dee', '841de892-cc59-45ba-8cb3-4f8250a99090']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.518362] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691330db-0662-4e0e-92c5-28d7479b2857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.536247] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691330db-0662-4e0e-92c5-28d7479b2857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c6c997-3d23-45a2-b4a9-707dd57b0e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1771716338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0744c5fa04242659d645a8c61996366',qos_specs=None,replication_status=,reservations=['580c5249-801c-45a3-ba54-f5e8bea9dc75','a46277ba-6c58-443c-82f8-e3ea9a850312','64199d6a-ef21-40b6-a50b-39fd88020dee','841de892-cc59-45ba-8cb3-4f8250a99090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aa0007fc4342a984e6f3aa55dbb658',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:37:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1771716338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c6c997-3d23-45a2-b4a9-707dd57b0e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0744c5fa04242659d645a8c61996366',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='92aa0007fc4342a984e6f3aa55dbb658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.537655] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8e2bad-5135-4036-9c6c-91660992f10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.551349] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8e2bad-5135-4036-9c6c-91660992f10a) 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-ServerRescueNegativeTestJSON-volume-1771716338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0744c5fa04242659d645a8c61996366',qos_specs=None,replication_status=,reservations=['580c5249-801c-45a3-ba54-f5e8bea9dc75','a46277ba-6c58-443c-82f8-e3ea9a850312','64199d6a-ef21-40b6-a50b-39fd88020dee','841de892-cc59-45ba-8cb3-4f8250a99090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aa0007fc4342a984e6f3aa55dbb658',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.552656] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ff0246-2ebc-4130-893c-0da03b1fbd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.564323] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ff0246-2ebc-4130-893c-0da03b1fbd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.565497] [55853]: DEBUG cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Flow 'volume_create_api' (2951081d-a431-40e9-8f0d-a8d60c66cacb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 864.565887] [55853]: INFO cinder.volume.api [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume request issued successfully. [ 864.566697] [55853]: INFO cinder.api.openstack.wsgi [None req-607dc854-64bc-4977-84e5-4fdd3ee953ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 864.567145] [55853]: [pid: 55853|app: 0|req: 60/134] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:37:41 2025] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 864.577922] [55854]: DEBUG cinder.api.middleware.request_id [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.582698] [55854]: INFO cinder.api.openstack.wsgi [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 864.583054] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.583291] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.595530] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.595530] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.606565] [55854]: INFO cinder.volume.api [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 864.613462] [55854]: INFO cinder.api.openstack.wsgi [None req-f97b906a-82c8-44b2-8ef0-fb843c76a972 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 returned with HTTP 200 [ 864.613891] [55854]: [pid: 55854|app: 0|req: 75/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:41 2025] GET /volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.317218] [55853]: DEBUG cinder.api.middleware.request_id [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-5949a56c-b518-4ce7-b4ca-91314cd739ef None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.323902] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-5949a56c-b518-4ce7-b4ca-91314cd739ef tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] POST http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1/action [ 865.324601] [55853]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-5949a56c-b518-4ce7-b4ca-91314cd739ef tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 865.324601] [55853]: DEBUG cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-5949a56c-b518-4ce7-b4ca-91314cd739ef tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 865.350458] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.350458] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.359790] [55853]: INFO cinder.api.openstack.wsgi [req-438d5ebe-c3ad-4074-896f-8ec4bd3af96b req-5949a56c-b518-4ce7-b4ca-91314cd739ef tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1/action returned with HTTP 204 [ 865.360508] [55853]: [pid: 55853|app: 0|req: 61/136] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:37:42 2025] POST /volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 865.418164] [55854]: DEBUG cinder.api.middleware.request_id [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.420249] [55854]: INFO cinder.api.openstack.wsgi [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 865.420499] [55854]: DEBUG cinder.api.openstack.wsgi [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.420738] [55854]: DEBUG cinder.api.openstack.wsgi [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.432873] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.432873] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.436987] [55854]: INFO cinder.volume.api [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 865.442637] [55854]: INFO cinder.api.openstack.wsgi [None req-15e692a1-ab9b-4025-bc44-daccc79fc188 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 865.443053] [55854]: [pid: 55854|app: 0|req: 76/137] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 865.455134] [55853]: DEBUG cinder.api.middleware.request_id [None req-40f38959-582f-450b-a3c0-b5b8d29af591 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.457253] [55853]: INFO cinder.api.openstack.wsgi [None req-40f38959-582f-450b-a3c0-b5b8d29af591 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 865.457496] [55853]: DEBUG cinder.api.openstack.wsgi [None req-40f38959-582f-450b-a3c0-b5b8d29af591 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.457764] [55853]: DEBUG cinder.api.openstack.wsgi [None req-40f38959-582f-450b-a3c0-b5b8d29af591 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.467608] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.467608] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.470876] [55853]: INFO cinder.volume.api [None req-40f38959-582f-450b-a3c0-b5b8d29af591 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 865.475081] [55853]: INFO cinder.api.openstack.wsgi [None req-40f38959-582f-450b-a3c0-b5b8d29af591 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 865.475509] [55853]: [pid: 55853|app: 0|req: 62/138] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.623737] [55854]: DEBUG cinder.api.middleware.request_id [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.628044] [55854]: INFO cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 865.628044] [55854]: DEBUG cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.628194] [55854]: DEBUG cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.630712] [55853]: DEBUG cinder.api.middleware.request_id [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.633779] [55853]: INFO cinder.api.openstack.wsgi [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 865.634031] [55853]: DEBUG cinder.api.openstack.wsgi [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.634334] [55853]: DEBUG cinder.api.openstack.wsgi [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.643255] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.643255] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.643738] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.643738] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.647300] [55853]: INFO cinder.volume.api [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 865.649198] [55854]: INFO cinder.volume.api [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Volume info retrieved successfully. [ 865.653284] [55853]: INFO cinder.api.openstack.wsgi [None req-89e4b24b-4591-4b3f-9cbb-6fb1dece7a85 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 returned with HTTP 200 [ 865.653718] [55853]: [pid: 55853|app: 0|req: 63/139] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.654968] [55854]: INFO cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-c988e9d7-e34f-46c0-998e-0625d0c7668e tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 865.655792] [55854]: [pid: 55854|app: 0|req: 77/140] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.663186] [55853]: DEBUG cinder.api.middleware.request_id [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-7dfc8b52-f3ae-4294-ba13-7baf4be7726f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.665214] [55853]: INFO cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-7dfc8b52-f3ae-4294-ba13-7baf4be7726f tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] GET http://10.180.1.21/volume/v3/volumes/e32f8fc3-3e15-4056-95ff-7efb77d97a5c [ 865.665723] [55853]: DEBUG cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-7dfc8b52-f3ae-4294-ba13-7baf4be7726f tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.666128] [55853]: DEBUG cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-7dfc8b52-f3ae-4294-ba13-7baf4be7726f tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.676233] [55853]: INFO cinder.api.openstack.wsgi [req-17341fd4-1933-46e7-b720-f4a9830e22ac req-7dfc8b52-f3ae-4294-ba13-7baf4be7726f tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] http://10.180.1.21/volume/v3/volumes/e32f8fc3-3e15-4056-95ff-7efb77d97a5c returned with HTTP 404 [ 865.676233] [55853]: [pid: 55853|app: 0|req: 64/141] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/e32f8fc3-3e15-4056-95ff-7efb77d97a5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 865.682715] [55854]: DEBUG cinder.api.middleware.request_id [None req-5aef719d-c251-4582-a093-d5e6244e72bd None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.685470] [55854]: INFO cinder.api.openstack.wsgi [None req-5aef719d-c251-4582-a093-d5e6244e72bd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 865.685854] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5aef719d-c251-4582-a093-d5e6244e72bd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.686079] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5aef719d-c251-4582-a093-d5e6244e72bd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.698166] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.698166] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.702403] [55854]: INFO cinder.volume.api [None req-5aef719d-c251-4582-a093-d5e6244e72bd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 865.708447] [55854]: INFO cinder.api.openstack.wsgi [None req-5aef719d-c251-4582-a093-d5e6244e72bd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 865.709142] [55854]: [pid: 55854|app: 0|req: 78/142] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.875018] [55853]: DEBUG cinder.api.middleware.request_id [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.878896] [55853]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 865.879360] [55853]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.879778] [55853]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.893699] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.893699] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.897690] [55853]: INFO cinder.volume.api [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 865.902786] [55853]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-f7606bb7-66ff-4ec4-ba13-eded86a8521c tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 865.903216] [55853]: [pid: 55853|app: 0|req: 65/143] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:37:42 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.949539] [55854]: DEBUG cinder.api.middleware.request_id [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.952290] [55854]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] POST http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae/action [ 865.953322] [55854]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 865.953322] [55854]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 865.965607] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.965607] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.966388] [55854]: INFO cinder.volume.api [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 865.972615] [55854]: INFO cinder.volume.api [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Begin detaching volume completed successfully. [ 865.972892] [55854]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-42b25f54-0c2d-4bd9-80e1-03f1f239f3f0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae/action returned with HTTP 202 [ 865.974131] [55854]: [pid: 55854|app: 0|req: 79/144] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:37:42 2025] POST /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 867.011495] [55853]: DEBUG cinder.api.middleware.request_id [None req-53ad0aa9-0315-4399-b5dc-7e5b2f22bd0c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.011800] [55853]: INFO cinder.api.openstack.wsgi [None req-53ad0aa9-0315-4399-b5dc-7e5b2f22bd0c None None] GET http://10.180.1.21/volume// [ 867.012057] [55853]: DEBUG cinder.api.openstack.wsgi [None req-53ad0aa9-0315-4399-b5dc-7e5b2f22bd0c None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.012345] [55853]: DEBUG cinder.api.openstack.wsgi [None req-53ad0aa9-0315-4399-b5dc-7e5b2f22bd0c None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.013078] [55853]: INFO cinder.api.openstack.wsgi [None req-53ad0aa9-0315-4399-b5dc-7e5b2f22bd0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 867.013240] [55853]: [pid: 55853|app: 0|req: 66/145] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:37:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 867.017775] [55854]: DEBUG cinder.api.middleware.request_id [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.020600] [55854]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 867.020863] [55854]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.021099] [55854]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.036443] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.036443] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.041295] [55854]: INFO cinder.volume.api [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 867.046826] [55854]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-2867a34e-113d-414d-8b26-06d23392d3cb tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 867.047326] [55854]: [pid: 55854|app: 0|req: 80/146] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:37:43 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 868.749478] [55853]: DEBUG cinder.api.middleware.request_id [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-03656737-d4d3-49dc-ab3d-31bd45033a67 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.752415] [55853]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-03656737-d4d3-49dc-ab3d-31bd45033a67 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 [ 868.753026] [55853]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-03656737-d4d3-49dc-ab3d-31bd45033a67 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.753026] [55853]: DEBUG cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-03656737-d4d3-49dc-ab3d-31bd45033a67 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.763078] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.763078] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.299265] [55853]: INFO cinder.api.openstack.wsgi [req-fdd2b2b3-dc2f-442d-9328-f4f93dc909ac req-03656737-d4d3-49dc-ab3d-31bd45033a67 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 returned with HTTP 200 [ 869.299681] [55853]: [pid: 55853|app: 0|req: 67/147] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:37:45 2025] DELETE /volume/v3/attachments/19e45f21-99d5-4307-ab67-bd2905aa58f1 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.556185] [55854]: DEBUG cinder.api.middleware.request_id [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.558429] [55854]: INFO cinder.api.openstack.wsgi [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 870.558658] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.558873] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.570817] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.570817] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.575767] [55854]: INFO cinder.volume.api [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 870.580803] [55854]: INFO cinder.api.openstack.wsgi [None req-6a89ca24-f68b-4c64-85ae-f8148200d9e0 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 870.581222] [55854]: [pid: 55854|app: 0|req: 81/148] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:47 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.298808] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=135,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 880.578480] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=178,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 881.842129] [55853]: DEBUG cinder.api.middleware.request_id [None req-c460204c-ec69-4379-86bc-7793161bc78d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.843507] [55853]: INFO cinder.api.openstack.wsgi [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] POST http://10.180.1.21/volume/v3/volumes [ 881.843927] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1098997200"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 881.845603] [55853]: DEBUG cinder.api.v3.volumes [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1098997200'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 881.845760] [55853]: INFO cinder.api.v3.volumes [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume of 1 GB [ 881.846133] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.846133] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.861563] [55853]: INFO cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Availability Zones retrieved successfully. [ 881.868517] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Flow 'volume_create_api' (f0a8c4eb-fa54-4623-8c8d-af916481cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 881.869745] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca5fdb8-98e7-4315-9f9a-a641616f21b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 881.871556] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 881.890907] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca5fdb8-98e7-4315-9f9a-a641616f21b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 881.891982] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4652f3d4-f40f-4d40-831c-1976026a04cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 881.940780] [55853]: DEBUG cinder.quota [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Created reservations ['49bb9aeb-8873-46e9-adf8-569e98c19925', '93cca625-4790-460d-8817-190b75355bad', '3f2eb3f5-9baa-418a-ab4a-47c3c248b4aa', 'f9fec5b9-7c63-4d1d-b9d8-818d72cafc5c'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 881.941963] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4652f3d4-f40f-4d40-831c-1976026a04cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49bb9aeb-8873-46e9-adf8-569e98c19925', '93cca625-4790-460d-8817-190b75355bad', '3f2eb3f5-9baa-418a-ab4a-47c3c248b4aa', 'f9fec5b9-7c63-4d1d-b9d8-818d72cafc5c']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 881.943205] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9494a8-d48a-40b5-90a0-0cce860b3cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 881.961452] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9494a8-d48a-40b5-90a0-0cce860b3cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9817d0c-bb25-4b30-8203-c838c1eb5615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1098997200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0744c5fa04242659d645a8c61996366',qos_specs=None,replication_status=,reservations=['49bb9aeb-8873-46e9-adf8-569e98c19925','93cca625-4790-460d-8817-190b75355bad','3f2eb3f5-9baa-418a-ab4a-47c3c248b4aa','f9fec5b9-7c63-4d1d-b9d8-818d72cafc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aa0007fc4342a984e6f3aa55dbb658',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1098997200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9817d0c-bb25-4b30-8203-c838c1eb5615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0744c5fa04242659d645a8c61996366',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='92aa0007fc4342a984e6f3aa55dbb658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 881.962518] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d0db5-a06b-4802-9397-8937f9deb8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 881.983835] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d0db5-a06b-4802-9397-8937f9deb8df) 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-ServerRescueNegativeTestJSON-volume-1098997200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0744c5fa04242659d645a8c61996366',qos_specs=None,replication_status=,reservations=['49bb9aeb-8873-46e9-adf8-569e98c19925','93cca625-4790-460d-8817-190b75355bad','3f2eb3f5-9baa-418a-ab4a-47c3c248b4aa','f9fec5b9-7c63-4d1d-b9d8-818d72cafc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aa0007fc4342a984e6f3aa55dbb658',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 881.984890] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085d3f5a-ebd3-4966-a6ab-db328aac1eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.001997] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085d3f5a-ebd3-4966-a6ab-db328aac1eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.003159] [55853]: DEBUG cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Flow 'volume_create_api' (f0a8c4eb-fa54-4623-8c8d-af916481cd20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 882.003639] [55853]: INFO cinder.volume.api [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Create volume request issued successfully. [ 882.004377] [55853]: INFO cinder.api.openstack.wsgi [None req-c460204c-ec69-4379-86bc-7793161bc78d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 882.004964] [55853]: [pid: 55853|app: 0|req: 68/149] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:37:58 2025] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 882.017785] [55854]: DEBUG cinder.api.middleware.request_id [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.020087] [55854]: INFO cinder.api.openstack.wsgi [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 882.020300] [55854]: DEBUG cinder.api.openstack.wsgi [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.022020] [55854]: DEBUG cinder.api.openstack.wsgi [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.030861] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.030861] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.034593] [55854]: INFO cinder.volume.api [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 882.040291] [55854]: INFO cinder.api.openstack.wsgi [None req-317c2206-4eef-49b3-ab6b-46490bc700f7 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 882.040865] [55854]: [pid: 55854|app: 0|req: 82/150] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:58 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.691632] [55853]: DEBUG cinder.api.middleware.request_id [req-26221a72-c08d-4aed-9015-112d1e5c91e9 req-0d13eb67-777f-459f-9683-b34517568be9 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.694494] [55853]: INFO cinder.api.openstack.wsgi [req-26221a72-c08d-4aed-9015-112d1e5c91e9 req-0d13eb67-777f-459f-9683-b34517568be9 tempest-SecurityGroupsTestJSON-717350795 tempest-SecurityGroupsTestJSON-717350795-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=386df198-88ca-4909-8131-7d88f0c2b84d [ 882.694748] [55853]: DEBUG cinder.api.openstack.wsgi [req-26221a72-c08d-4aed-9015-112d1e5c91e9 req-0d13eb67-777f-459f-9683-b34517568be9 tempest-SecurityGroupsTestJSON-717350795 tempest-SecurityGroupsTestJSON-717350795-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.694968] [55853]: DEBUG cinder.api.openstack.wsgi [req-26221a72-c08d-4aed-9015-112d1e5c91e9 req-0d13eb67-777f-459f-9683-b34517568be9 tempest-SecurityGroupsTestJSON-717350795 tempest-SecurityGroupsTestJSON-717350795-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.708126] [55853]: INFO cinder.api.openstack.wsgi [req-26221a72-c08d-4aed-9015-112d1e5c91e9 req-0d13eb67-777f-459f-9683-b34517568be9 tempest-SecurityGroupsTestJSON-717350795 tempest-SecurityGroupsTestJSON-717350795-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=386df198-88ca-4909-8131-7d88f0c2b84d returned with HTTP 200 [ 882.708589] [55853]: [pid: 55853|app: 0|req: 69/151] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 03:37:59 2025] GET /volume/v3/attachments?instance_id=386df198-88ca-4909-8131-7d88f0c2b84d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.050685] [55854]: DEBUG cinder.api.middleware.request_id [None req-febc8322-df77-4e0f-be73-21a6142e7e6d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.053089] [55854]: INFO cinder.api.openstack.wsgi [None req-febc8322-df77-4e0f-be73-21a6142e7e6d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 883.053399] [55854]: DEBUG cinder.api.openstack.wsgi [None req-febc8322-df77-4e0f-be73-21a6142e7e6d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.053629] [55854]: DEBUG cinder.api.openstack.wsgi [None req-febc8322-df77-4e0f-be73-21a6142e7e6d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.064215] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.064215] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.068386] [55854]: INFO cinder.volume.api [None req-febc8322-df77-4e0f-be73-21a6142e7e6d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 883.073830] [55854]: INFO cinder.api.openstack.wsgi [None req-febc8322-df77-4e0f-be73-21a6142e7e6d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 883.074277] [55854]: [pid: 55854|app: 0|req: 83/152] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:37:59 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.705074] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=21,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 893.071679] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=8 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.950019] [55853]: DEBUG cinder.api.middleware.request_id [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.952174] [55853]: INFO cinder.api.openstack.wsgi [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 899.952486] [55853]: DEBUG cinder.api.openstack.wsgi [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.952731] [55853]: DEBUG cinder.api.openstack.wsgi [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.952936] [55853]: INFO cinder.api.v3.volumes [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Delete volume with id: 77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 899.960119] [55853]: INFO cinder.api.openstack.wsgi [None req-42f893f2-06a4-4a81-aad0-36dcc94ce8b8 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 404 [ 899.960609] [55853]: [pid: 55853|app: 0|req: 70/153] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:38:16 2025] DELETE /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 899.963950] [55854]: DEBUG cinder.api.middleware.request_id [None req-d453b3b2-c586-40b5-9037-7e558cd69614 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.965691] [55854]: INFO cinder.api.openstack.wsgi [None req-d453b3b2-c586-40b5-9037-7e558cd69614 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] GET http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a [ 899.966056] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d453b3b2-c586-40b5-9037-7e558cd69614 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.966411] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d453b3b2-c586-40b5-9037-7e558cd69614 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.973619] [55854]: INFO cinder.api.openstack.wsgi [None req-d453b3b2-c586-40b5-9037-7e558cd69614 tempest-VolumesAssistedSnapshotsTest-474924695 tempest-VolumesAssistedSnapshotsTest-474924695-project-admin] http://10.180.1.21/volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a returned with HTTP 404 [ 899.974164] [55854]: [pid: 55854|app: 0|req: 84/154] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:38:16 2025] GET /volume/v3/volumes/77cc73ec-a88c-4d1b-a754-fb2989c49e9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 909.955316] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 909.968796] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 952.859338] [55853]: DEBUG cinder.api.middleware.request_id [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.861765] [55853]: INFO cinder.api.openstack.wsgi [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] POST http://10.180.1.21/volume/v3/volumes [ 952.862198] [55853]: DEBUG cinder.api.openstack.wsgi [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-283308329"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 952.863902] [55853]: DEBUG cinder.api.v3.volumes [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-283308329'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 952.864079] [55853]: INFO cinder.api.v3.volumes [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume of 1 GB [ 952.864483] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.864483] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.872686] [55853]: INFO cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Availability Zones retrieved successfully. [ 952.880285] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Flow 'volume_create_api' (52d01e67-2339-49a3-85b6-5cc84a2fdd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 952.881573] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db0a266-235b-4fb0-b975-5bd0f15d44b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.882759] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 952.906959] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db0a266-235b-4fb0-b975-5bd0f15d44b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.908039] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a3b2ba-f114-4be9-8ecc-840924838374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.941278] [55853]: DEBUG cinder.quota [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Created reservations ['47523a4b-911d-4904-a463-6de033940e21', '5d5b404a-5fb2-40b9-9ff6-6b0654ec62f2', 'f2e23bee-581f-4ae1-8ca0-6acee298d119', 'd0d89739-7acc-4332-937d-f55c08a5e812'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 952.945024] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a3b2ba-f114-4be9-8ecc-840924838374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47523a4b-911d-4904-a463-6de033940e21', '5d5b404a-5fb2-40b9-9ff6-6b0654ec62f2', 'f2e23bee-581f-4ae1-8ca0-6acee298d119', 'd0d89739-7acc-4332-937d-f55c08a5e812']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.945024] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648e668b-c48f-4938-8d48-b5643d0ec49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.959946] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648e668b-c48f-4938-8d48-b5643d0ec49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dfb2787-d8fe-43b8-9063-6436182655df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-283308329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f1f6b7ee10457390933a82a4d866f0',qos_specs=None,replication_status=,reservations=['47523a4b-911d-4904-a463-6de033940e21','5d5b404a-5fb2-40b9-9ff6-6b0654ec62f2','f2e23bee-581f-4ae1-8ca0-6acee298d119','d0d89739-7acc-4332-937d-f55c08a5e812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871fe0bd08c044f18005cca400a31908',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-283308329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dfb2787-d8fe-43b8-9063-6436182655df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5f1f6b7ee10457390933a82a4d866f0',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='871fe0bd08c044f18005cca400a31908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.960979] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e71249-fc2c-41ee-9fe5-fc3ef7abdbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.973979] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e71249-fc2c-41ee-9fe5-fc3ef7abdbbf) 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-VolumesAdminNegativeTest-volume-283308329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f1f6b7ee10457390933a82a4d866f0',qos_specs=None,replication_status=,reservations=['47523a4b-911d-4904-a463-6de033940e21','5d5b404a-5fb2-40b9-9ff6-6b0654ec62f2','f2e23bee-581f-4ae1-8ca0-6acee298d119','d0d89739-7acc-4332-937d-f55c08a5e812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871fe0bd08c044f18005cca400a31908',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.974923] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b0fcfb-bcfa-4297-9b2f-6256d6db5187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.984908] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b0fcfb-bcfa-4297-9b2f-6256d6db5187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.986357] [55853]: DEBUG cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Flow 'volume_create_api' (52d01e67-2339-49a3-85b6-5cc84a2fdd95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 952.986616] [55853]: INFO cinder.volume.api [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Create volume request issued successfully. [ 952.987326] [55853]: INFO cinder.api.openstack.wsgi [None req-2c540839-615a-42a9-8f78-bb6b0f7e85c7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 952.987796] [55853]: [pid: 55853|app: 0|req: 71/155] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:39:09 2025] POST /volume/v3/volumes => generated 753 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 952.996500] [55854]: DEBUG cinder.api.middleware.request_id [None req-d10c06da-130e-47ab-a05b-591a0887cab7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.999030] [55854]: INFO cinder.api.openstack.wsgi [None req-d10c06da-130e-47ab-a05b-591a0887cab7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df [ 952.999030] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d10c06da-130e-47ab-a05b-591a0887cab7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.999160] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d10c06da-130e-47ab-a05b-591a0887cab7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.008097] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.008097] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.012452] [55854]: INFO cinder.volume.api [None req-d10c06da-130e-47ab-a05b-591a0887cab7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 953.018115] [55854]: INFO cinder.api.openstack.wsgi [None req-d10c06da-130e-47ab-a05b-591a0887cab7 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df returned with HTTP 200 [ 953.018217] [55854]: [pid: 55854|app: 0|req: 85/156] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:09 2025] GET /volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.028425] [55853]: DEBUG cinder.api.middleware.request_id [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.030934] [55853]: INFO cinder.api.openstack.wsgi [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df [ 954.031185] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.031411] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.050911] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.050911] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.060282] [55853]: INFO cinder.volume.api [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 954.069221] [55853]: INFO cinder.api.openstack.wsgi [None req-ed83f6c3-418e-422f-a09e-975aa8009bcf tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df returned with HTTP 200 [ 954.069221] [55853]: [pid: 55853|app: 0|req: 72/157] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:10 2025] GET /volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.134020] [55854]: DEBUG cinder.api.middleware.request_id [req-250d5801-399d-454b-8092-898474d3f1ee req-fe1f338c-051b-46a7-aa89-839cdd5b5f98 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.135900] [55854]: INFO cinder.api.openstack.wsgi [req-250d5801-399d-454b-8092-898474d3f1ee req-fe1f338c-051b-46a7-aa89-839cdd5b5f98 tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] GET http://10.180.1.21/volume/v3/volumes/b4a12cd7-05d9-45bf-9746-77fe7bc67f03 [ 954.136395] [55854]: DEBUG cinder.api.openstack.wsgi [req-250d5801-399d-454b-8092-898474d3f1ee req-fe1f338c-051b-46a7-aa89-839cdd5b5f98 tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.136879] [55854]: DEBUG cinder.api.openstack.wsgi [req-250d5801-399d-454b-8092-898474d3f1ee req-fe1f338c-051b-46a7-aa89-839cdd5b5f98 tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.147996] [55854]: INFO cinder.api.openstack.wsgi [req-250d5801-399d-454b-8092-898474d3f1ee req-fe1f338c-051b-46a7-aa89-839cdd5b5f98 tempest-VolumesAdminNegativeTest-1234883254 tempest-VolumesAdminNegativeTest-1234883254-project-admin] http://10.180.1.21/volume/v3/volumes/b4a12cd7-05d9-45bf-9746-77fe7bc67f03 returned with HTTP 404 [ 954.149780] [55854]: [pid: 55854|app: 0|req: 86/158] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:39:10 2025] GET /volume/v3/volumes/b4a12cd7-05d9-45bf-9746-77fe7bc67f03 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 954.156832] [55853]: DEBUG cinder.api.middleware.request_id [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.159202] [55853]: INFO cinder.api.openstack.wsgi [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df [ 954.159879] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.159879] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.160029] [55853]: INFO cinder.api.v3.volumes [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Delete volume with id: 3dfb2787-d8fe-43b8-9063-6436182655df [ 954.168177] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.168177] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.168798] [55853]: INFO cinder.volume.api [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 954.194036] [55853]: INFO cinder.volume.api [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Delete volume request issued successfully. [ 954.194036] [55853]: INFO cinder.api.openstack.wsgi [None req-f562b8e1-e6ab-4cd9-8d04-152dfd682657 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df returned with HTTP 202 [ 954.194036] [55853]: [pid: 55853|app: 0|req: 73/159] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:39:11 2025] DELETE /volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 954.198420] [55854]: DEBUG cinder.api.middleware.request_id [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.200678] [55854]: INFO cinder.api.openstack.wsgi [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df [ 954.200908] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.201183] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.211517] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.211517] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.216110] [55854]: INFO cinder.volume.api [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 954.221848] [55854]: INFO cinder.api.openstack.wsgi [None req-c977648e-6aa8-44e2-a860-906e4b12ab68 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df returned with HTTP 200 [ 954.222406] [55854]: [pid: 55854|app: 0|req: 87/160] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:11 2025] GET /volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.232736] [55853]: DEBUG cinder.api.middleware.request_id [None req-94386225-2d15-4eb7-a552-7c4e9b55bcbd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.235321] [55853]: INFO cinder.api.openstack.wsgi [None req-94386225-2d15-4eb7-a552-7c4e9b55bcbd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df [ 955.235600] [55853]: DEBUG cinder.api.openstack.wsgi [None req-94386225-2d15-4eb7-a552-7c4e9b55bcbd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.235899] [55853]: DEBUG cinder.api.openstack.wsgi [None req-94386225-2d15-4eb7-a552-7c4e9b55bcbd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.245456] [55853]: INFO cinder.api.openstack.wsgi [None req-94386225-2d15-4eb7-a552-7c4e9b55bcbd tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df returned with HTTP 404 [ 955.245456] [55853]: [pid: 55853|app: 0|req: 74/161] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:12 2025] GET /volume/v3/volumes/3dfb2787-d8fe-43b8-9063-6436182655df => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 964.219028] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=9 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 965.239382] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.606012] [55854]: DEBUG cinder.api.middleware.request_id [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.610113] [55854]: INFO cinder.api.openstack.wsgi [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 993.610454] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.610750] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.611041] [55854]: INFO cinder.api.v3.volumes [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Delete volume with id: eda644f1-390d-45ac-bf9f-dd620d9364ae [ 993.638213] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.638213] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.638911] [55854]: INFO cinder.volume.api [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 993.678808] [55854]: INFO cinder.volume.api [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Delete volume request issued successfully. [ 993.679140] [55854]: INFO cinder.api.openstack.wsgi [None req-e9e71d63-f2a4-4fc4-bd54-c070f7817d69 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 202 [ 993.679630] [55854]: [pid: 55854|app: 0|req: 88/162] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:39:50 2025] DELETE /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 993.683220] [55853]: DEBUG cinder.api.middleware.request_id [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.686650] [55853]: INFO cinder.api.openstack.wsgi [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 993.686902] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.687178] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.703248] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.703248] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.708236] [55853]: INFO cinder.volume.api [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 993.714701] [55853]: INFO cinder.api.openstack.wsgi [None req-1a49b5ac-a6b7-416e-9cea-662bbbcac2c6 tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 993.717024] [55853]: [pid: 55853|app: 0|req: 75/163] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:50 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.730323] [55854]: DEBUG cinder.api.middleware.request_id [None req-e25af653-e60d-416c-b309-f888d6cfd43b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.732943] [55854]: INFO cinder.api.openstack.wsgi [None req-e25af653-e60d-416c-b309-f888d6cfd43b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 994.733174] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e25af653-e60d-416c-b309-f888d6cfd43b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.733401] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e25af653-e60d-416c-b309-f888d6cfd43b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.747193] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.747193] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.751608] [55854]: INFO cinder.volume.api [None req-e25af653-e60d-416c-b309-f888d6cfd43b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 994.756659] [55854]: INFO cinder.api.openstack.wsgi [None req-e25af653-e60d-416c-b309-f888d6cfd43b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 994.757098] [55854]: [pid: 55854|app: 0|req: 89/164] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:51 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.769428] [55853]: DEBUG cinder.api.middleware.request_id [None req-a785d936-8cbe-454a-ab14-4feab037649e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.772661] [55853]: INFO cinder.api.openstack.wsgi [None req-a785d936-8cbe-454a-ab14-4feab037649e tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 995.772990] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a785d936-8cbe-454a-ab14-4feab037649e tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.773164] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a785d936-8cbe-454a-ab14-4feab037649e tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.783143] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.783143] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.787504] [55853]: INFO cinder.volume.api [None req-a785d936-8cbe-454a-ab14-4feab037649e tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Volume info retrieved successfully. [ 995.791956] [55853]: INFO cinder.api.openstack.wsgi [None req-a785d936-8cbe-454a-ab14-4feab037649e tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 200 [ 995.792364] [55853]: [pid: 55853|app: 0|req: 76/165] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:52 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.803843] [55854]: DEBUG cinder.api.middleware.request_id [None req-47a94acf-27ac-4056-80e5-2b686f687e3b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.807516] [55854]: INFO cinder.api.openstack.wsgi [None req-47a94acf-27ac-4056-80e5-2b686f687e3b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] GET http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae [ 996.807756] [55854]: DEBUG cinder.api.openstack.wsgi [None req-47a94acf-27ac-4056-80e5-2b686f687e3b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.807977] [55854]: DEBUG cinder.api.openstack.wsgi [None req-47a94acf-27ac-4056-80e5-2b686f687e3b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.820393] [55854]: INFO cinder.api.openstack.wsgi [None req-47a94acf-27ac-4056-80e5-2b686f687e3b tempest-VolumesAdminNegativeTest-1222125277 tempest-VolumesAdminNegativeTest-1222125277-project-member] http://10.180.1.21/volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae returned with HTTP 404 [ 996.820393] [55854]: [pid: 55854|app: 0|req: 90/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:39:53 2025] GET /volume/v3/volumes/eda644f1-390d-45ac-bf9f-dd620d9364ae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1005.789664] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=8 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1006.812181] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1062.462247] [55853]: DEBUG cinder.api.middleware.request_id [None req-cc031c76-58de-4b5a-9464-34070ea57402 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.465602] [55853]: INFO cinder.api.openstack.wsgi [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1062.466177] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1640416856"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.470051] [55853]: DEBUG cinder.api.v3.volumes [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1640416856'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1062.473398] [55853]: INFO cinder.api.v3.volumes [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume of 1 GB [ 1062.477017] [55853]: INFO cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Availability Zones retrieved successfully. [ 1062.485017] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Flow 'volume_create_api' (68c8ef94-c743-42f5-8131-8e6795fb2455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1062.486257] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c98dead-3d8f-4f76-ac0e-2a499d076c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1062.488355] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1062.514264] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c98dead-3d8f-4f76-ac0e-2a499d076c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.515530] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62629dcd-19cd-4231-86e4-127ab04780df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.636503] [55853]: DEBUG cinder.quota [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Created reservations ['7f9bca2d-464f-4b83-869c-718e2d6a9215', '79c841cf-3e8d-45e7-975d-b08259eabd1c', '4166e97d-2e18-4b0b-984a-b203215f131a', '337121a0-2b92-4961-bf48-51324dfac95c'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1065.636821] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62629dcd-19cd-4231-86e4-127ab04780df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9bca2d-464f-4b83-869c-718e2d6a9215', '79c841cf-3e8d-45e7-975d-b08259eabd1c', '4166e97d-2e18-4b0b-984a-b203215f131a', '337121a0-2b92-4961-bf48-51324dfac95c']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.638206] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec872c-995e-4ee5-a613-6057ce4e4b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.675026] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec872c-995e-4ee5-a613-6057ce4e4b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49fd993-c746-43f2-b6d5-9496d39ae234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1640416856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd098e251ee468aade0367747ea79ea',qos_specs=None,replication_status=,reservations=['7f9bca2d-464f-4b83-869c-718e2d6a9215','79c841cf-3e8d-45e7-975d-b08259eabd1c','4166e97d-2e18-4b0b-984a-b203215f131a','337121a0-2b92-4961-bf48-51324dfac95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47395fce99c488c8d27ae8dee9da282',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1640416856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49fd993-c746-43f2-b6d5-9496d39ae234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd098e251ee468aade0367747ea79ea',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='e47395fce99c488c8d27ae8dee9da282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.675854] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6beaf268-9ad7-4370-b19a-6057041dc310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.705870] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6beaf268-9ad7-4370-b19a-6057041dc310) 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-ServersNegativeTestJSON-volume-1640416856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd098e251ee468aade0367747ea79ea',qos_specs=None,replication_status=,reservations=['7f9bca2d-464f-4b83-869c-718e2d6a9215','79c841cf-3e8d-45e7-975d-b08259eabd1c','4166e97d-2e18-4b0b-984a-b203215f131a','337121a0-2b92-4961-bf48-51324dfac95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47395fce99c488c8d27ae8dee9da282',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.706913] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babaf617-e005-415c-88e8-f89da8833806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.752927] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babaf617-e005-415c-88e8-f89da8833806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.758127] [55853]: DEBUG cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Flow 'volume_create_api' (68c8ef94-c743-42f5-8131-8e6795fb2455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.759144] [55853]: INFO cinder.volume.api [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume request issued successfully. [ 1065.760079] [55853]: INFO cinder.api.openstack.wsgi [None req-cc031c76-58de-4b5a-9464-34070ea57402 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1065.760648] [55853]: [pid: 55853|app: 0|req: 77/167] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:40:59 2025] POST /volume/v3/volumes => generated 753 bytes in 3300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1065.776615] [55854]: DEBUG cinder.api.middleware.request_id [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.782534] [55854]: INFO cinder.api.openstack.wsgi [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1065.782638] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.783213] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.805529] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805529] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.813909] [55854]: INFO cinder.volume.api [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1065.825976] [55854]: INFO cinder.api.openstack.wsgi [None req-ee7ad1be-8049-4594-94e4-d162b32bdc5e tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 200 [ 1065.827370] [55854]: [pid: 55854|app: 0|req: 91/168] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:02 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.839424] [55853]: DEBUG cinder.api.middleware.request_id [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.842076] [55853]: INFO cinder.api.openstack.wsgi [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1066.842200] [55853]: DEBUG cinder.api.openstack.wsgi [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.842528] [55853]: DEBUG cinder.api.openstack.wsgi [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.861199] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.861199] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.868013] [55853]: INFO cinder.volume.api [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1066.874239] [55853]: INFO cinder.api.openstack.wsgi [None req-21a3e0b8-55cd-4340-8375-637ebcecd9d8 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 200 [ 1066.874239] [55853]: [pid: 55853|app: 0|req: 78/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:03 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.887466] [55854]: DEBUG cinder.api.middleware.request_id [None req-c85ff925-0f42-42a8-a098-0180564744dc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.890128] [55854]: INFO cinder.api.openstack.wsgi [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] POST http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234/action [ 1066.890609] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1066.890762] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.902460] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.902460] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.902758] [55854]: INFO cinder.volume.api [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1066.910987] [55854]: INFO cinder.volume.api [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume updated successfully. [ 1066.911800] [55854]: INFO cinder.api.openstack.wsgi [None req-c85ff925-0f42-42a8-a098-0180564744dc tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234/action returned with HTTP 200 [ 1066.911800] [55854]: [pid: 55854|app: 0|req: 92/170] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Feb 20 03:41:03 2025] POST /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1066.916722] [55853]: DEBUG cinder.api.middleware.request_id [None req-c9328175-f662-4d01-9c5b-33d04e29df30 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.918502] [55853]: INFO cinder.api.openstack.wsgi [None req-c9328175-f662-4d01-9c5b-33d04e29df30 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1066.918884] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c9328175-f662-4d01-9c5b-33d04e29df30 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.919211] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c9328175-f662-4d01-9c5b-33d04e29df30 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.929494] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.929494] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.932538] [55853]: INFO cinder.volume.api [None req-c9328175-f662-4d01-9c5b-33d04e29df30 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1066.937820] [55853]: INFO cinder.api.openstack.wsgi [None req-c9328175-f662-4d01-9c5b-33d04e29df30 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 200 [ 1066.938765] [55853]: [pid: 55853|app: 0|req: 79/171] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:03 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.026938] [55854]: DEBUG cinder.api.middleware.request_id [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.030245] [55854]: INFO cinder.api.openstack.wsgi [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1067.033409] [55854]: DEBUG cinder.api.openstack.wsgi [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.033409] [55854]: DEBUG cinder.api.openstack.wsgi [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.044997] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.044997] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.053335] [55854]: INFO cinder.volume.api [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1067.061092] [55854]: INFO cinder.api.openstack.wsgi [req-19e3118a-72e1-42a3-9999-10006e40aaf7 req-f80eb214-f317-4196-b968-c7d15d671d64 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 200 [ 1067.061728] [55854]: [pid: 55854|app: 0|req: 93/172] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:41:03 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.334678] [55853]: DEBUG cinder.api.middleware.request_id [None req-7070f342-facf-428e-824b-1a79f0fa1a45 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.338019] [55853]: INFO cinder.api.openstack.wsgi [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1067.338019] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1018736049"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1067.340633] [55853]: DEBUG cinder.api.v3.volumes [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1018736049'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1067.340633] [55853]: INFO cinder.api.v3.volumes [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume of 1 GB [ 1067.343777] [55853]: INFO cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Availability Zones retrieved successfully. [ 1067.353606] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Flow 'volume_create_api' (4facd056-3c82-4767-a4d4-1d7888758714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1067.355632] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc37064-42ef-4377-95da-b5bc7eb2e69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.363584] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1067.382015] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc37064-42ef-4377-95da-b5bc7eb2e69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.382015] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11549b54-48ab-4926-bc23-e669fd016a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.466917] [55853]: DEBUG cinder.quota [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Created reservations ['1e103387-0a64-4338-9e15-d4c9a9905f5b', '39bf74e0-98af-4148-9072-5e392670a0b9', '88ce71e4-bea5-4e0d-aa50-70919da01573', '9dc280c2-cc05-4e89-868d-8c138ea7b474'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1068.468228] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11549b54-48ab-4926-bc23-e669fd016a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e103387-0a64-4338-9e15-d4c9a9905f5b', '39bf74e0-98af-4148-9072-5e392670a0b9', '88ce71e4-bea5-4e0d-aa50-70919da01573', '9dc280c2-cc05-4e89-868d-8c138ea7b474']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.470220] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a14a7b-49c5-43cf-9d33-d62c41f6f821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.515458] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a14a7b-49c5-43cf-9d33-d62c41f6f821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c44e0f-1197-41af-9d07-a537fa69293c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1018736049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd098e251ee468aade0367747ea79ea',qos_specs=None,replication_status=,reservations=['1e103387-0a64-4338-9e15-d4c9a9905f5b','39bf74e0-98af-4148-9072-5e392670a0b9','88ce71e4-bea5-4e0d-aa50-70919da01573','9dc280c2-cc05-4e89-868d-8c138ea7b474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47395fce99c488c8d27ae8dee9da282',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1018736049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c44e0f-1197-41af-9d07-a537fa69293c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd098e251ee468aade0367747ea79ea',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='e47395fce99c488c8d27ae8dee9da282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.515862] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8dab63-a1ff-40e3-b9fd-07bc20aa87c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.536294] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8dab63-a1ff-40e3-b9fd-07bc20aa87c5) 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-ServersNegativeTestJSON-volume-1018736049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd098e251ee468aade0367747ea79ea',qos_specs=None,replication_status=,reservations=['1e103387-0a64-4338-9e15-d4c9a9905f5b','39bf74e0-98af-4148-9072-5e392670a0b9','88ce71e4-bea5-4e0d-aa50-70919da01573','9dc280c2-cc05-4e89-868d-8c138ea7b474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47395fce99c488c8d27ae8dee9da282',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.537411] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4445b9-cefe-4520-b39c-08d2da0a3d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.554295] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4445b9-cefe-4520-b39c-08d2da0a3d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.555065] [55853]: DEBUG cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Flow 'volume_create_api' (4facd056-3c82-4767-a4d4-1d7888758714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1068.555459] [55853]: INFO cinder.volume.api [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Create volume request issued successfully. [ 1068.556331] [55853]: INFO cinder.api.openstack.wsgi [None req-7070f342-facf-428e-824b-1a79f0fa1a45 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1068.556820] [55853]: [pid: 55853|app: 0|req: 80/173] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:41:04 2025] POST /volume/v3/volumes => generated 753 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1068.566034] [55854]: DEBUG cinder.api.middleware.request_id [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.570032] [55854]: INFO cinder.api.openstack.wsgi [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c [ 1068.570032] [55854]: DEBUG cinder.api.openstack.wsgi [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.570032] [55854]: DEBUG cinder.api.openstack.wsgi [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.579566] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579566] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.584685] [55854]: INFO cinder.volume.api [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1068.595107] [55854]: INFO cinder.api.openstack.wsgi [None req-09d33e1f-6a2b-46d1-865b-d78a703ed007 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c returned with HTTP 200 [ 1068.595107] [55854]: [pid: 55854|app: 0|req: 94/174] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:05 2025] GET /volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1069.608444] [55853]: DEBUG cinder.api.middleware.request_id [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.612307] [55853]: INFO cinder.api.openstack.wsgi [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c [ 1069.613887] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.614556] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.627178] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627178] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.632666] [55853]: INFO cinder.volume.api [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1069.639694] [55853]: INFO cinder.api.openstack.wsgi [None req-9526bf49-2b06-48fc-a9ec-ceeb6da0eaeb tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c returned with HTTP 200 [ 1069.642834] [55853]: [pid: 55853|app: 0|req: 81/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:06 2025] GET /volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.592256] [55854]: DEBUG cinder.api.middleware.request_id [req-742f2928-c38f-46f0-afc5-b8e0a36286db req-e2d11583-82ab-442d-9986-317517e57b82 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.594473] [55854]: INFO cinder.api.openstack.wsgi [req-742f2928-c38f-46f0-afc5-b8e0a36286db req-e2d11583-82ab-442d-9986-317517e57b82 tempest-ServerActionsTestJSON-1636554935 tempest-ServerActionsTestJSON-1636554935-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6813e0d5-549a-4178-823e-99f839bfe700 [ 1077.594785] [55854]: DEBUG cinder.api.openstack.wsgi [req-742f2928-c38f-46f0-afc5-b8e0a36286db req-e2d11583-82ab-442d-9986-317517e57b82 tempest-ServerActionsTestJSON-1636554935 tempest-ServerActionsTestJSON-1636554935-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.595427] [55854]: DEBUG cinder.api.openstack.wsgi [req-742f2928-c38f-46f0-afc5-b8e0a36286db req-e2d11583-82ab-442d-9986-317517e57b82 tempest-ServerActionsTestJSON-1636554935 tempest-ServerActionsTestJSON-1636554935-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.600309] [55854]: INFO cinder.api.openstack.wsgi [req-742f2928-c38f-46f0-afc5-b8e0a36286db req-e2d11583-82ab-442d-9986-317517e57b82 tempest-ServerActionsTestJSON-1636554935 tempest-ServerActionsTestJSON-1636554935-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6813e0d5-549a-4178-823e-99f839bfe700 returned with HTTP 200 [ 1077.600713] [55854]: [pid: 55854|app: 0|req: 95/176] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 03:41:14 2025] GET /volume/v3/attachments?instance_id=6813e0d5-549a-4178-823e-99f839bfe700 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.637179] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1087.598238] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1092.519776] [55853]: DEBUG cinder.api.middleware.request_id [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.522641] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1092.523026] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.523331] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.536844] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.536844] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.541833] [55853]: INFO cinder.volume.api [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1092.548449] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-0c31d4e1-79cc-4049-9f11-2e480d390afe tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1092.549207] [55853]: [pid: 55853|app: 0|req: 82/177] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:41:29 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.074500] [55854]: DEBUG cinder.api.middleware.request_id [None req-1f1d19a2-9f46-43f9-bde1-af7182429ba7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.074500] [55854]: INFO cinder.api.openstack.wsgi [None req-1f1d19a2-9f46-43f9-bde1-af7182429ba7 None None] GET http://10.180.1.21/volume// [ 1094.074500] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1f1d19a2-9f46-43f9-bde1-af7182429ba7 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.074867] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1f1d19a2-9f46-43f9-bde1-af7182429ba7 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.075189] [55854]: INFO cinder.api.openstack.wsgi [None req-1f1d19a2-9f46-43f9-bde1-af7182429ba7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1094.075568] [55854]: [pid: 55854|app: 0|req: 96/178] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:41:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1094.081099] [55853]: DEBUG cinder.api.middleware.request_id [req-e1b36aa7-04d5-4782-8508-805773412687 req-5cb5d99b-8808-4578-982a-d2db2d69c485 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.083816] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-5cb5d99b-8808-4578-982a-d2db2d69c485 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1094.084294] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-5cb5d99b-8808-4578-982a-d2db2d69c485 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9817d0c-bb25-4b30-8203-c838c1eb5615", "connector": null, "instance_uuid": "f49ddd86-7f56-4a2a-8bc7-cd415251d828"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.098377] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.098377] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.126385] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-5cb5d99b-8808-4578-982a-d2db2d69c485 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1094.126949] [55853]: [pid: 55853|app: 0|req: 83/179] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:41:30 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.147704] [55854]: DEBUG cinder.api.middleware.request_id [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.150507] [55854]: INFO cinder.api.openstack.wsgi [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1094.150785] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.151085] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.165347] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165347] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.169209] [55854]: INFO cinder.volume.api [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1094.174850] [55854]: INFO cinder.api.openstack.wsgi [None req-4e80481d-67ce-4da0-ac2e-ce98a707f5e5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1094.175255] [55854]: [pid: 55854|app: 0|req: 97/180] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:31 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.650755] [55853]: DEBUG cinder.api.middleware.request_id [None req-c6eb3e94-2590-4b1c-9b31-a0fdd74b04ae None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.651349] [55853]: INFO cinder.api.openstack.wsgi [None req-c6eb3e94-2590-4b1c-9b31-a0fdd74b04ae None None] GET http://10.180.1.21/volume// [ 1094.651548] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c6eb3e94-2590-4b1c-9b31-a0fdd74b04ae None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.651765] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c6eb3e94-2590-4b1c-9b31-a0fdd74b04ae None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.652215] [55853]: INFO cinder.api.openstack.wsgi [None req-c6eb3e94-2590-4b1c-9b31-a0fdd74b04ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1094.652519] [55853]: [pid: 55853|app: 0|req: 84/181] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:41:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1094.655751] [55854]: DEBUG cinder.api.middleware.request_id [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.658140] [55854]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1094.658381] [55854]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.658597] [55854]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.673914] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673914] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.677674] [55854]: INFO cinder.volume.api [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1094.682789] [55854]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-448b51b0-2e67-4d48-86ec-0a40256c611f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1094.683459] [55854]: [pid: 55854|app: 0|req: 98/182] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:41:31 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1094.711883] [55853]: DEBUG cinder.api.middleware.request_id [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.714907] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] PUT http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 [ 1094.715090] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-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", "instance": "vm-547703", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.724983] [55853]: DEBUG cinder.coordination [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Acquiring lock "cinder-attachment_update-b9817d0c-bb25-4b30-8203-c838c1eb5615-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1094.729156] [55853]: DEBUG cinder.coordination [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Lock "cinder-attachment_update-b9817d0c-bb25-4b30-8203-c838c1eb5615-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1094.730368] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.730368] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.185156] [55854]: DEBUG cinder.api.middleware.request_id [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.187313] [55854]: INFO cinder.api.openstack.wsgi [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1095.187549] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.187803] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.198579] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198579] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.202299] [55854]: INFO cinder.volume.api [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1095.206811] [55854]: INFO cinder.api.openstack.wsgi [None req-1756535f-c453-4856-bbc2-9fa98be13cd5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1095.207231] [55854]: [pid: 55854|app: 0|req: 99/183] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:32 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.217610] [55854]: DEBUG cinder.api.middleware.request_id [None req-8b795b1d-853f-4038-978b-6aab9471183f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.219958] [55854]: INFO cinder.api.openstack.wsgi [None req-8b795b1d-853f-4038-978b-6aab9471183f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1096.220227] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8b795b1d-853f-4038-978b-6aab9471183f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.220452] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8b795b1d-853f-4038-978b-6aab9471183f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.234860] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234860] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.238830] [55854]: INFO cinder.volume.api [None req-8b795b1d-853f-4038-978b-6aab9471183f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1096.244798] [55854]: INFO cinder.api.openstack.wsgi [None req-8b795b1d-853f-4038-978b-6aab9471183f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1096.244798] [55854]: [pid: 55854|app: 0|req: 100/184] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:33 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.257263] [55854]: DEBUG cinder.api.middleware.request_id [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.260464] [55854]: INFO cinder.api.openstack.wsgi [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1097.260464] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.260464] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.294435] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.294435] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.300742] [55854]: INFO cinder.volume.api [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1097.309796] [55854]: INFO cinder.api.openstack.wsgi [None req-c13cea9e-ceb7-4bc1-9dad-05e547813057 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1097.310266] [55854]: [pid: 55854|app: 0|req: 101/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:34 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.324892] [55854]: DEBUG cinder.api.middleware.request_id [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.327623] [55854]: INFO cinder.api.openstack.wsgi [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1098.327623] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.327623] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.351389] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.351389] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.364845] [55854]: INFO cinder.volume.api [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1098.372219] [55854]: INFO cinder.api.openstack.wsgi [None req-6ac203bd-d2c6-4517-8b2a-3630833cd188 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1098.372219] [55854]: [pid: 55854|app: 0|req: 102/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:35 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.259091] [55853]: DEBUG cinder.coordination [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Lock "cinder-attachment_update-b9817d0c-bb25-4b30-8203-c838c1eb5615-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1099.259091] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-89b484ce-8a79-4823-b4b6-34ee8757f1ea tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 returned with HTTP 200 [ 1099.259562] [55853]: [pid: 55853|app: 0|req: 85/187] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:41:31 2025] PUT /volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1099.387159] [55854]: DEBUG cinder.api.middleware.request_id [None req-4416752a-7426-4cdb-8932-b5090eeb65fc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.390795] [55854]: INFO cinder.api.openstack.wsgi [None req-4416752a-7426-4cdb-8932-b5090eeb65fc tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1099.390912] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4416752a-7426-4cdb-8932-b5090eeb65fc tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.397955] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4416752a-7426-4cdb-8932-b5090eeb65fc tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.412950] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.412950] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.418542] [55854]: INFO cinder.volume.api [None req-4416752a-7426-4cdb-8932-b5090eeb65fc tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1099.428671] [55854]: INFO cinder.api.openstack.wsgi [None req-4416752a-7426-4cdb-8932-b5090eeb65fc tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1099.429059] [55854]: [pid: 55854|app: 0|req: 103/188] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:36 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.440482] [55853]: DEBUG cinder.api.middleware.request_id [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.442830] [55853]: INFO cinder.api.openstack.wsgi [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1100.443176] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.443343] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.461471] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461471] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.467092] [55853]: INFO cinder.volume.api [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1100.474794] [55853]: INFO cinder.api.openstack.wsgi [None req-5ef202f3-040e-4a7f-ba23-7e44b5935adb tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1100.475299] [55853]: [pid: 55853|app: 0|req: 86/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:37 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.486516] [55854]: DEBUG cinder.api.middleware.request_id [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.494202] [55854]: INFO cinder.api.openstack.wsgi [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1101.494202] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.494202] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.553730] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.553730] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.561863] [55854]: INFO cinder.volume.api [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1101.568197] [55854]: INFO cinder.api.openstack.wsgi [None req-6e82c43a-98c4-4f93-8c8b-475db9c3aa17 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1101.568488] [55854]: [pid: 55854|app: 0|req: 104/190] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:38 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.914305] [55853]: DEBUG cinder.api.middleware.request_id [req-e1b36aa7-04d5-4782-8508-805773412687 req-81c1b087-116f-470c-aa6a-96104d4d46d8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.916729] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-81c1b087-116f-470c-aa6a-96104d4d46d8 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] POST http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546/action [ 1101.917234] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-81c1b087-116f-470c-aa6a-96104d4d46d8 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1101.917332] [55853]: DEBUG cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-81c1b087-116f-470c-aa6a-96104d4d46d8 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.938042] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938042] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.950730] [55853]: INFO cinder.api.openstack.wsgi [req-e1b36aa7-04d5-4782-8508-805773412687 req-81c1b087-116f-470c-aa6a-96104d4d46d8 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546/action returned with HTTP 204 [ 1101.950730] [55853]: [pid: 55853|app: 0|req: 87/191] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:41:38 2025] POST /volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1102.579782] [55854]: DEBUG cinder.api.middleware.request_id [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.582286] [55854]: INFO cinder.api.openstack.wsgi [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1102.582605] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.582904] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.597556] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597556] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.601509] [55854]: INFO cinder.volume.api [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1102.607678] [55854]: INFO cinder.api.openstack.wsgi [None req-bf9a53ed-7ad0-4335-af92-eb6ef8a5274b tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1102.608122] [55854]: [pid: 55854|app: 0|req: 105/192] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:39 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.618436] [55853]: DEBUG cinder.api.middleware.request_id [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.620632] [55853]: INFO cinder.api.openstack.wsgi [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1102.620847] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.621077] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.632062] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.632062] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.636319] [55853]: INFO cinder.volume.api [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1102.641032] [55853]: INFO cinder.api.openstack.wsgi [None req-8bab3c64-20bb-42f2-8ee5-765bee10e94d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1102.642560] [55853]: [pid: 55853|app: 0|req: 88/193] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:39 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.721623] [55854]: DEBUG cinder.api.middleware.request_id [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.724152] [55854]: INFO cinder.api.openstack.wsgi [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1102.724389] [55854]: DEBUG cinder.api.openstack.wsgi [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.724618] [55854]: DEBUG cinder.api.openstack.wsgi [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.735373] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735373] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.738739] [55854]: INFO cinder.volume.api [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1102.743203] [55854]: INFO cinder.api.openstack.wsgi [req-d90b78d6-25fa-4f00-a328-8952de61a2cc req-ad0d6b07-fc12-47fa-bd6f-087cf1641b28 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1102.743861] [55854]: [pid: 55854|app: 0|req: 106/194] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:41:39 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.631275] [55853]: DEBUG cinder.api.middleware.request_id [None req-784ed3f4-2947-440e-8059-92063aed24e1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.634548] [55853]: INFO cinder.api.openstack.wsgi [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1106.634548] [55853]: DEBUG cinder.api.openstack.wsgi [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-708491608"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1106.635607] [55853]: DEBUG cinder.api.v3.volumes [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-708491608'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1106.635739] [55853]: INFO cinder.api.v3.volumes [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Create volume of 1 GB [ 1106.641870] [55853]: INFO cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Availability Zones retrieved successfully. [ 1106.648853] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Flow 'volume_create_api' (113fbbcf-0811-47fc-986a-b2efd085b2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.650884] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e80a03-641a-4478-903c-3a452222426c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.651198] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1106.670827] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e80a03-641a-4478-903c-3a452222426c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.673872] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fa8821-76b3-462a-8156-1f2b92f1b70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.723375] [55853]: DEBUG cinder.quota [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Created reservations ['641f2c69-f2b1-49e5-baff-d29b0c9c4d87', 'fa444af1-157f-4e5c-94c5-71fc7450a739', '4d890586-0029-46b1-a6f9-a441be17121c', 'ba1e3f43-0afc-4033-a212-f0cbfa0c6421'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1106.724588] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fa8821-76b3-462a-8156-1f2b92f1b70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['641f2c69-f2b1-49e5-baff-d29b0c9c4d87', 'fa444af1-157f-4e5c-94c5-71fc7450a739', '4d890586-0029-46b1-a6f9-a441be17121c', 'ba1e3f43-0afc-4033-a212-f0cbfa0c6421']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.727404] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f097b603-a2d7-4218-be2e-abd24d293732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.740928] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f097b603-a2d7-4218-be2e-abd24d293732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3fd3e06-6d41-4203-a70b-c88e60f376ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-708491608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8211cf5f6db4df88f2a0119b79d336b',qos_specs=None,replication_status=,reservations=['641f2c69-f2b1-49e5-baff-d29b0c9c4d87','fa444af1-157f-4e5c-94c5-71fc7450a739','4d890586-0029-46b1-a6f9-a441be17121c','ba1e3f43-0afc-4033-a212-f0cbfa0c6421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5502c02e986d41febef2037b1d130629',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-708491608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3fd3e06-6d41-4203-a70b-c88e60f376ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8211cf5f6db4df88f2a0119b79d336b',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='5502c02e986d41febef2037b1d130629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.741763] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5235a3b7-bdbd-40e9-b7c8-6ce25f6e0144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.757446] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5235a3b7-bdbd-40e9-b7c8-6ce25f6e0144) 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-DeleteServersTestJSON-volume-708491608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8211cf5f6db4df88f2a0119b79d336b',qos_specs=None,replication_status=,reservations=['641f2c69-f2b1-49e5-baff-d29b0c9c4d87','fa444af1-157f-4e5c-94c5-71fc7450a739','4d890586-0029-46b1-a6f9-a441be17121c','ba1e3f43-0afc-4033-a212-f0cbfa0c6421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5502c02e986d41febef2037b1d130629',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.758446] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270b5fcb-08a8-425b-b47e-ccf270610ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.775041] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270b5fcb-08a8-425b-b47e-ccf270610ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.775041] [55853]: DEBUG cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Flow 'volume_create_api' (113fbbcf-0811-47fc-986a-b2efd085b2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.775041] [55853]: INFO cinder.volume.api [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Create volume request issued successfully. [ 1106.775041] [55853]: INFO cinder.api.openstack.wsgi [None req-784ed3f4-2947-440e-8059-92063aed24e1 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1106.775552] [55853]: [pid: 55853|app: 0|req: 89/195] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:41:43 2025] POST /volume/v3/volumes => generated 750 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1106.786199] [55854]: DEBUG cinder.api.middleware.request_id [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.791475] [55854]: INFO cinder.api.openstack.wsgi [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1106.791475] [55854]: DEBUG cinder.api.openstack.wsgi [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.791475] [55854]: DEBUG cinder.api.openstack.wsgi [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.801112] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.801112] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.809114] [55854]: INFO cinder.volume.api [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1106.816771] [55854]: INFO cinder.api.openstack.wsgi [None req-00bf24f8-090c-4384-9c7e-fb18fd1706cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1106.817614] [55854]: [pid: 55854|app: 0|req: 107/196] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:43 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.828235] [55853]: DEBUG cinder.api.middleware.request_id [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.831008] [55853]: INFO cinder.api.openstack.wsgi [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1107.831239] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.831460] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.842481] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.842481] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.846553] [55853]: INFO cinder.volume.api [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1107.851516] [55853]: INFO cinder.api.openstack.wsgi [None req-c5c31dec-7df1-4f18-bd2c-9015b7c41cbf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1107.852010] [55853]: [pid: 55853|app: 0|req: 90/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:44 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.892401] [55854]: DEBUG cinder.api.middleware.request_id [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.894774] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1107.895057] [55854]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.895213] [55854]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.903907] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903907] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.908834] [55854]: INFO cinder.volume.api [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1107.914064] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0434936f-437e-44e6-a7a5-a661ff753e1f tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1107.914469] [55854]: [pid: 55854|app: 0|req: 108/198] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:41:44 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1109.938578] [55853]: DEBUG cinder.api.middleware.request_id [None req-4b1d8472-a560-4f69-b676-4ef33fcd15fd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.938578] [55853]: INFO cinder.api.openstack.wsgi [None req-4b1d8472-a560-4f69-b676-4ef33fcd15fd None None] GET http://10.180.1.21/volume// [ 1109.938810] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b1d8472-a560-4f69-b676-4ef33fcd15fd None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.938932] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b1d8472-a560-4f69-b676-4ef33fcd15fd None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.939690] [55853]: INFO cinder.api.openstack.wsgi [None req-4b1d8472-a560-4f69-b676-4ef33fcd15fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1109.939818] [55853]: [pid: 55853|app: 0|req: 91/199] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:41:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1109.946486] [55854]: DEBUG cinder.api.middleware.request_id [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-2a28cfb5-6bb0-4a93-a32c-333d38554459 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.948508] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-2a28cfb5-6bb0-4a93-a32c-333d38554459 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1109.948834] [55854]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-2a28cfb5-6bb0-4a93-a32c-333d38554459 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3fd3e06-6d41-4203-a70b-c88e60f376ec", "connector": null, "instance_uuid": "63593741-80f5-4c6a-a176-7deeee7587b4"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.965129] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965129] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.997733] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-2a28cfb5-6bb0-4a93-a32c-333d38554459 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1109.998219] [55854]: [pid: 55854|app: 0|req: 109/200] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:41:46 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.025140] [55853]: DEBUG cinder.api.middleware.request_id [None req-64e141e3-66b8-4731-b216-99d4d66c343e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.028033] [55853]: INFO cinder.api.openstack.wsgi [None req-64e141e3-66b8-4731-b216-99d4d66c343e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1110.028187] [55853]: DEBUG cinder.api.openstack.wsgi [None req-64e141e3-66b8-4731-b216-99d4d66c343e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.029023] [55853]: DEBUG cinder.api.openstack.wsgi [None req-64e141e3-66b8-4731-b216-99d4d66c343e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.038942] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038942] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.042416] [55853]: INFO cinder.volume.api [None req-64e141e3-66b8-4731-b216-99d4d66c343e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1110.047900] [55853]: INFO cinder.api.openstack.wsgi [None req-64e141e3-66b8-4731-b216-99d4d66c343e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1110.048315] [55853]: [pid: 55853|app: 0|req: 92/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:46 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.530610] [55854]: DEBUG cinder.api.middleware.request_id [None req-b1c23afe-a17f-4f6b-bdfb-6516ceae3b10 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.530610] [55854]: INFO cinder.api.openstack.wsgi [None req-b1c23afe-a17f-4f6b-bdfb-6516ceae3b10 None None] GET http://10.180.1.21/volume// [ 1110.530610] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b1c23afe-a17f-4f6b-bdfb-6516ceae3b10 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.530610] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b1c23afe-a17f-4f6b-bdfb-6516ceae3b10 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.530821] [55854]: INFO cinder.api.openstack.wsgi [None req-b1c23afe-a17f-4f6b-bdfb-6516ceae3b10 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1110.531087] [55854]: [pid: 55854|app: 0|req: 110/202] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:41:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1110.536259] [55853]: DEBUG cinder.api.middleware.request_id [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.537369] [55853]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1110.537870] [55853]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.537870] [55853]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.557613] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.557613] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.561516] [55853]: INFO cinder.volume.api [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1110.566225] [55853]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-0563ac6c-d8fb-41ec-bac7-5a4d23a8f528 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1110.566673] [55853]: [pid: 55853|app: 0|req: 93/203] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:41:47 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.598748] [55854]: DEBUG cinder.api.middleware.request_id [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.601798] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] PUT http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf [ 1110.602525] [55854]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-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", "instance": "vm-547743", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.612621] [55854]: DEBUG cinder.coordination [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Acquiring lock "cinder-attachment_update-a3fd3e06-6d41-4203-a70b-c88e60f376ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1110.617718] [55854]: DEBUG cinder.coordination [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Lock "cinder-attachment_update-a3fd3e06-6d41-4203-a70b-c88e60f376ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1110.618644] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618644] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.058142] [55853]: DEBUG cinder.api.middleware.request_id [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.061780] [55853]: INFO cinder.api.openstack.wsgi [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1111.062036] [55853]: DEBUG cinder.api.openstack.wsgi [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.062316] [55853]: DEBUG cinder.api.openstack.wsgi [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.073075] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.073075] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.076917] [55853]: INFO cinder.volume.api [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1111.081552] [55853]: INFO cinder.api.openstack.wsgi [None req-beeff6eb-5c1a-4d47-bc17-2f96e3c4e376 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1111.082592] [55853]: [pid: 55853|app: 0|req: 94/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:47 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.091436] [55853]: DEBUG cinder.api.middleware.request_id [None req-1794e841-2b3e-4a56-a160-b442ea147f27 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.093779] [55853]: INFO cinder.api.openstack.wsgi [None req-1794e841-2b3e-4a56-a160-b442ea147f27 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1112.094013] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1794e841-2b3e-4a56-a160-b442ea147f27 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.094243] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1794e841-2b3e-4a56-a160-b442ea147f27 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.112431] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112431] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.117933] [55853]: INFO cinder.volume.api [None req-1794e841-2b3e-4a56-a160-b442ea147f27 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1112.124847] [55853]: INFO cinder.api.openstack.wsgi [None req-1794e841-2b3e-4a56-a160-b442ea147f27 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1112.125339] [55853]: [pid: 55853|app: 0|req: 95/205] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:48 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.138470] [55853]: DEBUG cinder.api.middleware.request_id [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.140546] [55853]: INFO cinder.api.openstack.wsgi [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1113.140813] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.140995] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.158163] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.158163] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.163182] [55853]: INFO cinder.volume.api [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1113.168943] [55853]: INFO cinder.api.openstack.wsgi [None req-9be17c67-f7d8-46ab-a58a-aef7f8e16acf tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1113.169463] [55853]: [pid: 55853|app: 0|req: 96/206] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:49 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.789267] [55853]: DEBUG cinder.api.middleware.request_id [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.791666] [55853]: INFO cinder.api.openstack.wsgi [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1113.792315] [55853]: DEBUG cinder.api.openstack.wsgi [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.792315] [55853]: DEBUG cinder.api.openstack.wsgi [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.803030] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.803030] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.808950] [55853]: INFO cinder.volume.api [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1113.815405] [55853]: INFO cinder.api.openstack.wsgi [req-28b55182-3624-4633-8460-9fda3e4caca5 req-a836b319-6efa-4016-a988-f5fc40115ee6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1113.815952] [55853]: [pid: 55853|app: 0|req: 97/207] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:41:50 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.180283] [55853]: DEBUG cinder.api.middleware.request_id [None req-aeab772f-4209-4c23-accd-69639ae8e61e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.182657] [55853]: INFO cinder.api.openstack.wsgi [None req-aeab772f-4209-4c23-accd-69639ae8e61e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1114.182876] [55853]: DEBUG cinder.api.openstack.wsgi [None req-aeab772f-4209-4c23-accd-69639ae8e61e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.183119] [55853]: DEBUG cinder.api.openstack.wsgi [None req-aeab772f-4209-4c23-accd-69639ae8e61e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.195279] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195279] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.201051] [55853]: INFO cinder.volume.api [None req-aeab772f-4209-4c23-accd-69639ae8e61e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1114.204748] [55853]: INFO cinder.api.openstack.wsgi [None req-aeab772f-4209-4c23-accd-69639ae8e61e tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1114.205246] [55853]: [pid: 55853|app: 0|req: 98/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:51 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.141846] [55854]: DEBUG cinder.coordination [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Lock "cinder-attachment_update-a3fd3e06-6d41-4203-a70b-c88e60f376ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1115.141846] [55854]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-9a2896a4-0394-40b5-a915-7bfc6617be9c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf returned with HTTP 200 [ 1115.142286] [55854]: [pid: 55854|app: 0|req: 111/209] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:41:47 2025] PUT /volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.216070] [55853]: DEBUG cinder.api.middleware.request_id [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.218225] [55853]: INFO cinder.api.openstack.wsgi [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1115.220017] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.220017] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.232536] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.232536] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.240838] [55853]: INFO cinder.volume.api [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1115.250648] [55853]: INFO cinder.api.openstack.wsgi [None req-0aa63fcb-e6cd-4c74-91eb-6101717a0084 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1115.251367] [55853]: [pid: 55853|app: 0|req: 99/210] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:52 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.262797] [55854]: DEBUG cinder.api.middleware.request_id [None req-aade4ccb-2892-4e34-a08a-85431baeab45 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.264716] [55854]: INFO cinder.api.openstack.wsgi [None req-aade4ccb-2892-4e34-a08a-85431baeab45 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1116.265114] [55854]: DEBUG cinder.api.openstack.wsgi [None req-aade4ccb-2892-4e34-a08a-85431baeab45 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.265442] [55854]: DEBUG cinder.api.openstack.wsgi [None req-aade4ccb-2892-4e34-a08a-85431baeab45 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.276454] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.276454] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.280217] [55854]: INFO cinder.volume.api [None req-aade4ccb-2892-4e34-a08a-85431baeab45 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1116.285050] [55854]: INFO cinder.api.openstack.wsgi [None req-aade4ccb-2892-4e34-a08a-85431baeab45 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1116.285606] [55854]: [pid: 55854|app: 0|req: 112/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:53 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.264815] [55853]: DEBUG cinder.api.middleware.request_id [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-168f81d7-fe80-41a4-9d65-c88391539dc3 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.267167] [55853]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-168f81d7-fe80-41a4-9d65-c88391539dc3 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] POST http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf/action [ 1117.267617] [55853]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-168f81d7-fe80-41a4-9d65-c88391539dc3 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1117.267801] [55853]: DEBUG cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-168f81d7-fe80-41a4-9d65-c88391539dc3 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1117.287710] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.287710] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.295391] [55854]: DEBUG cinder.api.middleware.request_id [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.297536] [55853]: INFO cinder.api.openstack.wsgi [req-e6c84fa1-76bc-446d-a37a-118228807e5b req-168f81d7-fe80-41a4-9d65-c88391539dc3 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf/action returned with HTTP 204 [ 1117.297876] [55854]: INFO cinder.api.openstack.wsgi [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1117.298016] [55853]: [pid: 55853|app: 0|req: 100/212] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:41:54 2025] POST /volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1117.298149] [55854]: DEBUG cinder.api.openstack.wsgi [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.298439] [55854]: DEBUG cinder.api.openstack.wsgi [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.311581] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311581] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.315361] [55854]: INFO cinder.volume.api [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1117.320940] [55854]: INFO cinder.api.openstack.wsgi [None req-60d9d778-e79d-40a9-bb1e-ee2aa62e90cc tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1117.321396] [55854]: [pid: 55854|app: 0|req: 113/213] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:54 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1117.331178] [55853]: DEBUG cinder.api.middleware.request_id [None req-7d0782d6-4f09-41ff-b969-5da73df60325 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.333304] [55853]: INFO cinder.api.openstack.wsgi [None req-7d0782d6-4f09-41ff-b969-5da73df60325 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1117.333717] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7d0782d6-4f09-41ff-b969-5da73df60325 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.333972] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7d0782d6-4f09-41ff-b969-5da73df60325 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.345066] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345066] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.348922] [55853]: INFO cinder.volume.api [None req-7d0782d6-4f09-41ff-b969-5da73df60325 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1117.353797] [55853]: INFO cinder.api.openstack.wsgi [None req-7d0782d6-4f09-41ff-b969-5da73df60325 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1117.354419] [55853]: [pid: 55853|app: 0|req: 101/214] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:41:54 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.940083] [55854]: DEBUG cinder.api.middleware.request_id [req-4e5f24c5-3ecf-4dc2-b5cc-40fbdb4766c8 req-1f6c63f3-7871-4c45-a130-7c9f78079289 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.945504] [55854]: INFO cinder.api.openstack.wsgi [req-4e5f24c5-3ecf-4dc2-b5cc-40fbdb4766c8 req-1f6c63f3-7871-4c45-a130-7c9f78079289 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] DELETE http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf [ 1125.945504] [55854]: DEBUG cinder.api.openstack.wsgi [req-4e5f24c5-3ecf-4dc2-b5cc-40fbdb4766c8 req-1f6c63f3-7871-4c45-a130-7c9f78079289 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.945504] [55854]: DEBUG cinder.api.openstack.wsgi [req-4e5f24c5-3ecf-4dc2-b5cc-40fbdb4766c8 req-1f6c63f3-7871-4c45-a130-7c9f78079289 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.953576] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.953576] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.501091] [55854]: INFO cinder.api.openstack.wsgi [req-4e5f24c5-3ecf-4dc2-b5cc-40fbdb4766c8 req-1f6c63f3-7871-4c45-a130-7c9f78079289 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf returned with HTTP 200 [ 1126.501482] [55854]: [pid: 55854|app: 0|req: 114/215] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:42:02 2025] DELETE /volume/v3/attachments/18b86f68-0e48-4d5c-9f33-916062b7c3cf => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.351363] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=108,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1136.498390] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=88,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1145.335500] [55853]: DEBUG cinder.api.middleware.request_id [None req-10a6a51e-eded-48f5-981f-54d78028633c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.337689] [55853]: INFO cinder.api.openstack.wsgi [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1145.338117] [55853]: DEBUG cinder.api.openstack.wsgi [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-25460618"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.340135] [55853]: DEBUG cinder.api.v3.volumes [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-25460618'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1145.340135] [55853]: INFO cinder.api.v3.volumes [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume of 1 GB [ 1145.346084] [55853]: INFO cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Availability Zones retrieved successfully. [ 1145.352679] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Flow 'volume_create_api' (b2dcecd6-c78e-4fe0-bde2-432307d617f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.353887] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14335f6a-2cc6-470d-8165-e9199a7fae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.355062] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1145.376029] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14335f6a-2cc6-470d-8165-e9199a7fae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.376029] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa69584-372a-4c6f-86d0-3d34a2e98cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.423576] [55853]: DEBUG cinder.quota [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Created reservations ['f5ba33d1-1c0d-44ce-bf1b-437070c31599', 'f3a97627-abaf-4f55-9d44-9047d5142026', 'f00fe7cb-a19f-467c-8de6-96bc8bdeb72d', '687ea6ac-9059-4def-8098-900416def446'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1145.425303] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa69584-372a-4c6f-86d0-3d34a2e98cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ba33d1-1c0d-44ce-bf1b-437070c31599', 'f3a97627-abaf-4f55-9d44-9047d5142026', 'f00fe7cb-a19f-467c-8de6-96bc8bdeb72d', '687ea6ac-9059-4def-8098-900416def446']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.425528] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544b53d3-d405-4774-b8cc-ab234c8bb76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.438889] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544b53d3-d405-4774-b8cc-ab234c8bb76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abc59844-21a1-49bd-81b3-c0807d89b54f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-25460618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8802e697a6654ed6b8559e498d500287',qos_specs=None,replication_status=,reservations=['f5ba33d1-1c0d-44ce-bf1b-437070c31599','f3a97627-abaf-4f55-9d44-9047d5142026','f00fe7cb-a19f-467c-8de6-96bc8bdeb72d','687ea6ac-9059-4def-8098-900416def446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d3218b21d72443095dd90b9c7d8ca0b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-25460618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abc59844-21a1-49bd-81b3-c0807d89b54f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8802e697a6654ed6b8559e498d500287',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='1d3218b21d72443095dd90b9c7d8ca0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.439791] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64ce2d1-4148-4ebf-b900-80da01b167d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.452628] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64ce2d1-4148-4ebf-b900-80da01b167d7) 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-AttachVolumeShelveTestJSON-volume-25460618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8802e697a6654ed6b8559e498d500287',qos_specs=None,replication_status=,reservations=['f5ba33d1-1c0d-44ce-bf1b-437070c31599','f3a97627-abaf-4f55-9d44-9047d5142026','f00fe7cb-a19f-467c-8de6-96bc8bdeb72d','687ea6ac-9059-4def-8098-900416def446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d3218b21d72443095dd90b9c7d8ca0b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.453524] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bca47f3-ad54-45a5-8487-9321905e5eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.463204] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bca47f3-ad54-45a5-8487-9321905e5eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.464328] [55853]: DEBUG cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Flow 'volume_create_api' (b2dcecd6-c78e-4fe0-bde2-432307d617f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.464775] [55853]: INFO cinder.volume.api [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume request issued successfully. [ 1145.465558] [55853]: INFO cinder.api.openstack.wsgi [None req-10a6a51e-eded-48f5-981f-54d78028633c tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1145.466017] [55853]: [pid: 55853|app: 0|req: 102/216] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:42:22 2025] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1145.475284] [55854]: DEBUG cinder.api.middleware.request_id [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.477812] [55854]: INFO cinder.api.openstack.wsgi [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1145.478068] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.478299] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.486248] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486248] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.490637] [55854]: INFO cinder.volume.api [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1145.495885] [55854]: INFO cinder.api.openstack.wsgi [None req-5ec1ecd9-ceee-4651-b3b8-7d15ef08a28e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1145.496319] [55854]: [pid: 55854|app: 0|req: 115/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:22 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.507361] [55853]: DEBUG cinder.api.middleware.request_id [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.509604] [55853]: INFO cinder.api.openstack.wsgi [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1146.509825] [55853]: DEBUG cinder.api.openstack.wsgi [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.510060] [55853]: DEBUG cinder.api.openstack.wsgi [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.519695] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519695] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.523737] [55853]: INFO cinder.volume.api [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1146.528406] [55853]: INFO cinder.api.openstack.wsgi [None req-19907999-fe9d-4aaf-bc54-f7b96b48dee7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1146.528790] [55853]: [pid: 55853|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:23 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.785535] [55854]: DEBUG cinder.api.middleware.request_id [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.788632] [55854]: INFO cinder.api.openstack.wsgi [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1150.788859] [55854]: DEBUG cinder.api.openstack.wsgi [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.789102] [55854]: DEBUG cinder.api.openstack.wsgi [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.798960] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.798960] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.802900] [55854]: INFO cinder.volume.api [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1150.807751] [55854]: INFO cinder.api.openstack.wsgi [None req-068bea0d-a6a3-42ee-8e21-29b3ba76abde tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1150.808152] [55854]: [pid: 55854|app: 0|req: 116/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:27 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.817871] [55853]: DEBUG cinder.api.middleware.request_id [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.819971] [55853]: INFO cinder.api.openstack.wsgi [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1150.820209] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.820419] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.831061] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.831061] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.834651] [55853]: INFO cinder.volume.api [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1150.839547] [55853]: INFO cinder.api.openstack.wsgi [None req-a366484a-880b-4c62-93f2-c9e7dfbf7dd5 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1150.839547] [55853]: [pid: 55853|app: 0|req: 104/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:27 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.870639] [55854]: DEBUG cinder.api.middleware.request_id [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.872690] [55854]: INFO cinder.api.openstack.wsgi [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1150.872918] [55854]: DEBUG cinder.api.openstack.wsgi [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.873156] [55854]: DEBUG cinder.api.openstack.wsgi [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.880911] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880911] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.884666] [55854]: INFO cinder.volume.api [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1150.889386] [55854]: INFO cinder.api.openstack.wsgi [None req-79407b39-e98d-4c08-b71b-a7254b8adc21 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1150.889853] [55854]: [pid: 55854|app: 0|req: 117/221] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:27 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.861427] [55853]: DEBUG cinder.api.middleware.request_id [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.865960] [55853]: INFO cinder.api.openstack.wsgi [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1156.867101] [55853]: DEBUG cinder.api.openstack.wsgi [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.867101] [55853]: DEBUG cinder.api.openstack.wsgi [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.883687] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883687] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.891028] [55853]: INFO cinder.volume.api [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1156.893048] [55853]: INFO cinder.api.openstack.wsgi [None req-59a18b5e-43c5-41d2-b2f6-bc61f482b87e tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1156.893614] [55853]: [pid: 55853|app: 0|req: 105/222] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:33 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.946146] [55854]: DEBUG cinder.api.middleware.request_id [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.948894] [55854]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1156.949143] [55854]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.949363] [55854]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.965907] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965907] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.970986] [55854]: INFO cinder.volume.api [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1156.978863] [55854]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-4b94c251-bb10-420f-8fc5-3d319a6cd5c6 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1156.979057] [55854]: [pid: 55854|app: 0|req: 118/223] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:42:33 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.001401] [55853]: DEBUG cinder.api.middleware.request_id [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.004242] [55853]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] POST http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615/action [ 1157.004639] [55853]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.004954] [55853]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.015661] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015661] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.016249] [55853]: INFO cinder.volume.api [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1157.023433] [55853]: INFO cinder.volume.api [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Begin detaching volume completed successfully. [ 1157.023938] [55853]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-a07710db-00d2-4812-a15f-e42a4e6a162f tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615/action returned with HTTP 202 [ 1157.028253] [55853]: [pid: 55853|app: 0|req: 106/224] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:42:33 2025] POST /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1158.053228] [55854]: DEBUG cinder.api.middleware.request_id [None req-95fa8261-69c3-43dc-8ee5-ed47a5776ed4 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.053228] [55854]: INFO cinder.api.openstack.wsgi [None req-95fa8261-69c3-43dc-8ee5-ed47a5776ed4 None None] GET http://10.180.1.21/volume// [ 1158.053228] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95fa8261-69c3-43dc-8ee5-ed47a5776ed4 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.053228] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95fa8261-69c3-43dc-8ee5-ed47a5776ed4 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.053228] [55854]: INFO cinder.api.openstack.wsgi [None req-95fa8261-69c3-43dc-8ee5-ed47a5776ed4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.056949] [55854]: [pid: 55854|app: 0|req: 119/225] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:42:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.064603] [55853]: DEBUG cinder.api.middleware.request_id [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.065440] [55853]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1158.065630] [55853]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.065904] [55853]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.075479] [55854]: DEBUG cinder.api.middleware.request_id [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.080565] [55854]: INFO cinder.api.openstack.wsgi [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1158.084106] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2059757538"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.088058] [55854]: DEBUG cinder.api.v3.volumes [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2059757538'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1158.088217] [55854]: INFO cinder.api.v3.volumes [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume of 1 GB [ 1158.097622] [55854]: INFO cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Availability Zones retrieved successfully. [ 1158.101730] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101730] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.109776] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (9a4d011a-4de8-4c68-bf6e-dac0c25b7843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1158.112137] [55853]: INFO cinder.volume.api [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1158.113045] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4eebed-6e20-49a9-af2f-615bd799f6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.115061] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1158.119821] [55853]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-beb6867f-e56e-495d-99c4-94af531eb637 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1158.119821] [55853]: [pid: 55853|app: 0|req: 107/226] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:42:34 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1158.148839] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4eebed-6e20-49a9-af2f-615bd799f6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.149847] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc799f6-70a1-4aac-800b-bce2c9021869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.225324] [55854]: DEBUG cinder.quota [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Created reservations ['ff725fd3-33b0-49df-85ef-5f1637fafbea', '202f87ad-15e9-4279-97be-c9a980e1fcbc', '73f15fbf-e53b-481c-b51e-5349793afd02', 'ec825c2c-5f3d-4d14-8d67-7b04dd4c4541'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1158.226874] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc799f6-70a1-4aac-800b-bce2c9021869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff725fd3-33b0-49df-85ef-5f1637fafbea', '202f87ad-15e9-4279-97be-c9a980e1fcbc', '73f15fbf-e53b-481c-b51e-5349793afd02', 'ec825c2c-5f3d-4d14-8d67-7b04dd4c4541']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.227816] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872b644-34be-4081-a5f3-86289a4b174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.252320] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872b644-34be-4081-a5f3-86289a4b174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cbc4ad9-2092-4313-80d2-cad3b47396bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2059757538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['ff725fd3-33b0-49df-85ef-5f1637fafbea','202f87ad-15e9-4279-97be-c9a980e1fcbc','73f15fbf-e53b-481c-b51e-5349793afd02','ec825c2c-5f3d-4d14-8d67-7b04dd4c4541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2059757538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cbc4ad9-2092-4313-80d2-cad3b47396bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a384b2e05554f74948ac2b8c9b46396',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='d85c58f966df4ce58dd9e524ddc42555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.253617] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf91dd-f504-4d60-8236-f2660d815c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.268919] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf91dd-f504-4d60-8236-f2660d815c90) 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-AttachVolumeTestJSON-volume-2059757538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['ff725fd3-33b0-49df-85ef-5f1637fafbea','202f87ad-15e9-4279-97be-c9a980e1fcbc','73f15fbf-e53b-481c-b51e-5349793afd02','ec825c2c-5f3d-4d14-8d67-7b04dd4c4541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.270301] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25b92f4-b491-42fc-a164-7b3293085577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.281031] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25b92f4-b491-42fc-a164-7b3293085577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.281938] [55854]: DEBUG cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (9a4d011a-4de8-4c68-bf6e-dac0c25b7843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1158.282205] [55854]: INFO cinder.volume.api [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request issued successfully. [ 1158.282928] [55854]: INFO cinder.api.openstack.wsgi [None req-0b4e0f39-af1c-4b37-93db-aaa0068fc29f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1158.283597] [55854]: [pid: 55854|app: 0|req: 120/227] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:42:34 2025] POST /volume/v3/volumes => generated 750 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1158.298916] [55853]: DEBUG cinder.api.middleware.request_id [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.307693] [55853]: INFO cinder.api.openstack.wsgi [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1158.307693] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.307693] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.320831] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.320831] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.325150] [55853]: INFO cinder.volume.api [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1158.331594] [55853]: INFO cinder.api.openstack.wsgi [None req-4e68a664-35a7-4af6-bd20-e91f3daa3429 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1158.332032] [55853]: [pid: 55853|app: 0|req: 108/228] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:35 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.323179] [55854]: DEBUG cinder.api.middleware.request_id [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-82da7e25-c230-40c7-8bc7-961b74126307 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.327094] [55854]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-82da7e25-c230-40c7-8bc7-961b74126307 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 [ 1159.327094] [55854]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-82da7e25-c230-40c7-8bc7-961b74126307 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.327094] [55854]: DEBUG cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-82da7e25-c230-40c7-8bc7-961b74126307 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.341628] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.341628] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.345343] [55853]: DEBUG cinder.api.middleware.request_id [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.347660] [55853]: INFO cinder.api.openstack.wsgi [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1159.348112] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.348112] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.367582] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.367582] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.374193] [55853]: INFO cinder.volume.api [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1159.379680] [55853]: INFO cinder.api.openstack.wsgi [None req-bc6990cf-4406-4fd2-b539-f3a38edf3c07 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1159.380114] [55853]: [pid: 55853|app: 0|req: 109/229] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:36 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.424060] [55853]: DEBUG cinder.api.middleware.request_id [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.427290] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1159.427553] [55853]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.427988] [55853]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.437584] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437584] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.442673] [55853]: INFO cinder.volume.api [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1159.447356] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-183adebe-5d7f-4ad9-a19c-ce3f0ec0c870 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1159.447821] [55853]: [pid: 55853|app: 0|req: 110/230] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:42:36 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.878937] [55854]: INFO cinder.api.openstack.wsgi [req-7b1d0833-fc8e-47cc-8f05-dc82e83d7f5f req-82da7e25-c230-40c7-8bc7-961b74126307 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 returned with HTTP 200 [ 1159.879394] [55854]: [pid: 55854|app: 0|req: 121/231] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:42:36 2025] DELETE /volume/v3/attachments/c3cdf018-647c-4432-a8b5-961c519d7546 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.521007] [55853]: DEBUG cinder.api.middleware.request_id [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.523292] [55853]: INFO cinder.api.openstack.wsgi [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1160.523517] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.523763] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.534032] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.534032] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.539215] [55853]: INFO cinder.volume.api [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1160.544678] [55853]: INFO cinder.api.openstack.wsgi [None req-3d2a5a8c-687a-4b05-b8a2-d99a1f55148c tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1160.545317] [55853]: [pid: 55853|app: 0|req: 111/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:37 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.972583] [55854]: DEBUG cinder.api.middleware.request_id [None req-95e4fbf5-c17a-458f-875e-dac4defd0b6f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.973174] [55854]: INFO cinder.api.openstack.wsgi [None req-95e4fbf5-c17a-458f-875e-dac4defd0b6f None None] GET http://10.180.1.21/volume// [ 1160.973386] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95e4fbf5-c17a-458f-875e-dac4defd0b6f None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.973609] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95e4fbf5-c17a-458f-875e-dac4defd0b6f None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.974058] [55854]: INFO cinder.api.openstack.wsgi [None req-95e4fbf5-c17a-458f-875e-dac4defd0b6f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.974596] [55854]: [pid: 55854|app: 0|req: 122/233] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:42:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.979714] [55853]: DEBUG cinder.api.middleware.request_id [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-ed7028c6-2f88-4a2f-a582-4718ebb6ec0f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.981899] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-ed7028c6-2f88-4a2f-a582-4718ebb6ec0f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1160.982558] [55853]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-ed7028c6-2f88-4a2f-a582-4718ebb6ec0f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cbc4ad9-2092-4313-80d2-cad3b47396bc", "connector": null, "instance_uuid": "2f0b5ce6-0d3f-42be-b16e-07673110c1e9"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.998035] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.998035] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.023539] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-ed7028c6-2f88-4a2f-a582-4718ebb6ec0f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1161.023539] [55853]: [pid: 55853|app: 0|req: 112/234] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:42:37 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1161.058768] [55854]: DEBUG cinder.api.middleware.request_id [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.061196] [55854]: INFO cinder.api.openstack.wsgi [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1161.061469] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.061966] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.072333] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.072333] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.076865] [55854]: INFO cinder.volume.api [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1161.081770] [55854]: INFO cinder.api.openstack.wsgi [None req-a215fa75-0933-4422-af28-7fd2b9e1d4b2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1161.082206] [55854]: [pid: 55854|app: 0|req: 123/235] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:37 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.573136] [55853]: DEBUG cinder.api.middleware.request_id [None req-96cdb25c-6465-4771-9eab-9ce20f850fbb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.573877] [55853]: INFO cinder.api.openstack.wsgi [None req-96cdb25c-6465-4771-9eab-9ce20f850fbb None None] GET http://10.180.1.21/volume// [ 1161.574174] [55853]: DEBUG cinder.api.openstack.wsgi [None req-96cdb25c-6465-4771-9eab-9ce20f850fbb None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.574545] [55853]: DEBUG cinder.api.openstack.wsgi [None req-96cdb25c-6465-4771-9eab-9ce20f850fbb None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.576183] [55853]: INFO cinder.api.openstack.wsgi [None req-96cdb25c-6465-4771-9eab-9ce20f850fbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1161.576902] [55853]: [pid: 55853|app: 0|req: 113/236] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:42:38 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1161.585767] [55854]: DEBUG cinder.api.middleware.request_id [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.588301] [55854]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1161.588683] [55854]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.589013] [55854]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.605264] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605264] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.613923] [55854]: INFO cinder.volume.api [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1161.620994] [55854]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6570b1a8-ab0a-47b8-b42f-c85810b2a344 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1161.622071] [55854]: [pid: 55854|app: 0|req: 124/237] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:42:38 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1161.660626] [55853]: DEBUG cinder.api.middleware.request_id [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.664193] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] PUT http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 [ 1161.664732] [55853]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-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", "instance": "vm-547751", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1161.675489] [55853]: DEBUG cinder.coordination [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Acquiring lock "cinder-attachment_update-6cbc4ad9-2092-4313-80d2-cad3b47396bc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1161.684325] [55853]: DEBUG cinder.coordination [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-6cbc4ad9-2092-4313-80d2-cad3b47396bc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1161.684325] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.684325] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.095016] [55854]: DEBUG cinder.api.middleware.request_id [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.098448] [55854]: INFO cinder.api.openstack.wsgi [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1162.098837] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.099255] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.118202] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.118202] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.125357] [55854]: INFO cinder.volume.api [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1162.134695] [55854]: INFO cinder.api.openstack.wsgi [None req-ec670ca6-aafe-405d-8aa4-5b2940997fb8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1162.135443] [55854]: [pid: 55854|app: 0|req: 125/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:38 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1163.147579] [55854]: DEBUG cinder.api.middleware.request_id [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.150359] [55854]: INFO cinder.api.openstack.wsgi [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1163.150936] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.151204] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.174567] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174567] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.179652] [55854]: INFO cinder.volume.api [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1163.185583] [55854]: INFO cinder.api.openstack.wsgi [None req-6ef420ea-81a4-4148-9bb6-9411c226c648 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1163.186375] [55854]: [pid: 55854|app: 0|req: 126/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:40 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.198760] [55854]: DEBUG cinder.api.middleware.request_id [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.202297] [55854]: INFO cinder.api.openstack.wsgi [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1164.202297] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.202297] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.218431] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218431] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.223132] [55854]: INFO cinder.volume.api [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1164.228829] [55854]: INFO cinder.api.openstack.wsgi [None req-3e43dea9-0a6e-4aa8-b971-50f196ac4679 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1164.229249] [55854]: [pid: 55854|app: 0|req: 127/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:41 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.242723] [55854]: DEBUG cinder.api.middleware.request_id [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.247032] [55854]: INFO cinder.api.openstack.wsgi [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1165.247032] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.247032] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.267331] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.267331] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.273593] [55854]: INFO cinder.volume.api [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1165.285657] [55854]: INFO cinder.api.openstack.wsgi [None req-0c4f5527-15e2-492a-a67c-079623ca41d6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1165.285657] [55854]: [pid: 55854|app: 0|req: 128/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:42 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.306469] [55854]: DEBUG cinder.api.middleware.request_id [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.311266] [55854]: INFO cinder.api.openstack.wsgi [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1166.311542] [55854]: DEBUG cinder.api.openstack.wsgi [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.311764] [55854]: DEBUG cinder.api.openstack.wsgi [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.329885] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329885] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.338026] [55854]: INFO cinder.volume.api [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1166.346239] [55854]: INFO cinder.api.openstack.wsgi [None req-12751df7-352f-4e3d-96dd-f8f9948e8552 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1166.347578] [55854]: [pid: 55854|app: 0|req: 129/242] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:43 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.365382] [55854]: DEBUG cinder.api.middleware.request_id [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.369216] [55854]: INFO cinder.api.openstack.wsgi [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1167.369216] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.369216] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.383997] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.383997] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.389327] [55854]: INFO cinder.volume.api [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1167.394205] [55854]: INFO cinder.api.openstack.wsgi [None req-5b8c2735-4422-4ce8-b60c-ba113341f3e5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1167.394205] [55854]: [pid: 55854|app: 0|req: 130/243] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:44 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.220181] [55853]: DEBUG cinder.coordination [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-6cbc4ad9-2092-4313-80d2-cad3b47396bc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.538s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1168.220528] [55853]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-35a26ed8-aab7-4103-a730-5687d6d048f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 returned with HTTP 200 [ 1168.221018] [55853]: [pid: 55853|app: 0|req: 114/244] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:42:38 2025] PUT /volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 => generated 617 bytes in 6561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.406674] [55854]: DEBUG cinder.api.middleware.request_id [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.411024] [55854]: INFO cinder.api.openstack.wsgi [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1168.411024] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.411024] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.421906] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421906] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.427656] [55854]: INFO cinder.volume.api [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1168.432175] [55854]: INFO cinder.api.openstack.wsgi [None req-c98c7682-ee5f-4a03-9a16-0fcc928275d7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1168.432773] [55854]: [pid: 55854|app: 0|req: 131/245] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:45 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.446963] [55853]: DEBUG cinder.api.middleware.request_id [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.449878] [55853]: INFO cinder.api.openstack.wsgi [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1169.451931] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.451931] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.467084] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467084] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.470918] [55853]: INFO cinder.volume.api [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1169.477877] [55853]: INFO cinder.api.openstack.wsgi [None req-fb0cdc11-fa78-4a3d-b330-0f009bd02958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1169.478316] [55853]: [pid: 55853|app: 0|req: 115/246] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:46 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.883472] [55854]: DEBUG cinder.api.middleware.request_id [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6defc199-143b-4ec1-b326-d919c42e71e7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.888858] [55854]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6defc199-143b-4ec1-b326-d919c42e71e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1/action [ 1169.888858] [55854]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6defc199-143b-4ec1-b326-d919c42e71e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1169.888858] [55854]: DEBUG cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6defc199-143b-4ec1-b326-d919c42e71e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.911301] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.911301] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.935362] [55854]: INFO cinder.api.openstack.wsgi [req-a85938a2-d151-40d7-a6eb-29ad13a1a53b req-6defc199-143b-4ec1-b326-d919c42e71e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1/action returned with HTTP 204 [ 1169.935362] [55854]: [pid: 55854|app: 0|req: 132/247] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:42:46 2025] POST /volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1170.490462] [55853]: DEBUG cinder.api.middleware.request_id [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.494338] [55853]: INFO cinder.api.openstack.wsgi [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1170.494338] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.494338] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.509863] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.509863] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.513983] [55853]: INFO cinder.volume.api [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1170.523624] [55853]: INFO cinder.api.openstack.wsgi [None req-5a5f9c8a-43a7-4960-9f63-4d7ee24adf72 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1170.523624] [55853]: [pid: 55853|app: 0|req: 116/248] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:47 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.536303] [55854]: DEBUG cinder.api.middleware.request_id [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.538940] [55854]: INFO cinder.api.openstack.wsgi [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1170.539265] [55854]: DEBUG cinder.api.openstack.wsgi [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.539534] [55854]: DEBUG cinder.api.openstack.wsgi [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.551425] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551425] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.556236] [55854]: INFO cinder.volume.api [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1170.562640] [55854]: INFO cinder.api.openstack.wsgi [None req-267555f1-6830-4ce1-8cb5-98dc1bec82d9 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1170.568034] [55854]: [pid: 55854|app: 0|req: 133/249] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:47 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1172.286049] [55853]: DEBUG cinder.api.middleware.request_id [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.288014] [55853]: INFO cinder.api.openstack.wsgi [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1172.288437] [55853]: DEBUG cinder.api.openstack.wsgi [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-577644603", "imageRef": "2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb", "size": 1}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1172.290183] [55853]: DEBUG cinder.api.v3.volumes [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-577644603', 'imageRef': '2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb', 'size': 1}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1172.477062] [55853]: INFO cinder.api.v3.volumes [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Create volume of 1 GB [ 1172.484541] [55853]: INFO cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Availability Zones retrieved successfully. [ 1172.495798] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Flow 'volume_create_api' (95789dbd-c009-453d-8bbe-3c6d9e505967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.497051] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b7ffbe-66ab-414f-b6c8-25363d6a148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.498305] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1172.543582] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b7ffbe-66ab-414f-b6c8-25363d6a148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.545310] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cd9cba-5c8c-4ab6-8f5a-6390ebcbf7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.609228] [55853]: DEBUG cinder.quota [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Created reservations ['f274ad75-16ca-498c-b704-512799827f89', 'a1ff9ace-cc81-4a48-bd69-aa9255abe856', 'f2fb20ea-77c2-4127-8c55-1bb768cbab53', '6dc192aa-b1e9-4cf4-b4f8-14afd282349b'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1172.610304] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cd9cba-5c8c-4ab6-8f5a-6390ebcbf7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f274ad75-16ca-498c-b704-512799827f89', 'a1ff9ace-cc81-4a48-bd69-aa9255abe856', 'f2fb20ea-77c2-4127-8c55-1bb768cbab53', '6dc192aa-b1e9-4cf4-b4f8-14afd282349b']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.611185] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69fa9df-2c54-4a43-ac40-55f4fa12db81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.628292] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69fa9df-2c54-4a43-ac40-55f4fa12db81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c72c9ebd-6867-480d-9ef6-5d33451209a0', '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-577644603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a5ac53ddae7482e9714b985db2d36eb',qos_specs=None,replication_status=,reservations=['f274ad75-16ca-498c-b704-512799827f89','a1ff9ace-cc81-4a48-bd69-aa9255abe856','f2fb20ea-77c2-4127-8c55-1bb768cbab53','6dc192aa-b1e9-4cf4-b4f8-14afd282349b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad23fc1c79574c3c95a647f7a500200c',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-577644603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c72c9ebd-6867-480d-9ef6-5d33451209a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a5ac53ddae7482e9714b985db2d36eb',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='ad23fc1c79574c3c95a647f7a500200c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.630711] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7db2bf-f976-4bab-825e-9547ffe09ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.656463] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7db2bf-f976-4bab-825e-9547ffe09ae8) 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-577644603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a5ac53ddae7482e9714b985db2d36eb',qos_specs=None,replication_status=,reservations=['f274ad75-16ca-498c-b704-512799827f89','a1ff9ace-cc81-4a48-bd69-aa9255abe856','f2fb20ea-77c2-4127-8c55-1bb768cbab53','6dc192aa-b1e9-4cf4-b4f8-14afd282349b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad23fc1c79574c3c95a647f7a500200c',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.656463] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260456e9-0618-4901-aa67-46d224e8cb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.672337] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260456e9-0618-4901-aa67-46d224e8cb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.673517] [55853]: DEBUG cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Flow 'volume_create_api' (95789dbd-c009-453d-8bbe-3c6d9e505967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.673971] [55853]: INFO cinder.volume.api [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Create volume request issued successfully. [ 1172.674806] [55853]: INFO cinder.api.openstack.wsgi [None req-82c97ffa-dfb3-4ede-8c64-97a9d095fc72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1172.675249] [55853]: [pid: 55853|app: 0|req: 117/250] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Feb 20 03:42:49 2025] POST /volume/v3/volumes => generated 897 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1172.690014] [55854]: DEBUG cinder.api.middleware.request_id [None req-37094323-2108-468e-ab3f-e261a5a4680d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.692826] [55854]: INFO cinder.api.openstack.wsgi [None req-37094323-2108-468e-ab3f-e261a5a4680d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1172.694279] [55854]: DEBUG cinder.api.openstack.wsgi [None req-37094323-2108-468e-ab3f-e261a5a4680d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.694279] [55854]: DEBUG cinder.api.openstack.wsgi [None req-37094323-2108-468e-ab3f-e261a5a4680d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.704587] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704587] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.711584] [55854]: INFO cinder.volume.api [None req-37094323-2108-468e-ab3f-e261a5a4680d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1172.717515] [55854]: INFO cinder.api.openstack.wsgi [None req-37094323-2108-468e-ab3f-e261a5a4680d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1172.718035] [55854]: [pid: 55854|app: 0|req: 134/251] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:49 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.730599] [55853]: DEBUG cinder.api.middleware.request_id [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.732937] [55853]: INFO cinder.api.openstack.wsgi [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1173.733221] [55853]: DEBUG cinder.api.openstack.wsgi [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.733448] [55853]: DEBUG cinder.api.openstack.wsgi [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.744945] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.744945] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.750074] [55853]: INFO cinder.volume.api [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1173.756357] [55853]: INFO cinder.api.openstack.wsgi [None req-dff83fd4-d2bd-49af-897d-b7b77049c49a tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1173.756837] [55853]: [pid: 55853|app: 0|req: 118/252] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:50 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.938017] [55854]: DEBUG cinder.api.middleware.request_id [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.940017] [55854]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1173.940269] [55854]: DEBUG cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.940495] [55854]: DEBUG cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.948648] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.948648] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.953013] [55854]: INFO cinder.volume.api [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1173.957475] [55854]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-a49b1132-23f8-4fef-8b0d-0b284e8e3fb0 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1173.957912] [55854]: [pid: 55854|app: 0|req: 135/253] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:42:50 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.977558] [55853]: DEBUG cinder.api.middleware.request_id [None req-3473dff6-2552-40e3-9368-27418dff4285 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.978045] [55853]: INFO cinder.api.openstack.wsgi [None req-3473dff6-2552-40e3-9368-27418dff4285 None None] GET http://10.180.1.21/volume// [ 1173.978239] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3473dff6-2552-40e3-9368-27418dff4285 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.978454] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3473dff6-2552-40e3-9368-27418dff4285 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.978842] [55853]: INFO cinder.api.openstack.wsgi [None req-3473dff6-2552-40e3-9368-27418dff4285 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1173.979212] [55853]: [pid: 55853|app: 0|req: 119/254] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:42:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1173.983367] [55854]: DEBUG cinder.api.middleware.request_id [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-b40ec5df-9027-4ba8-be5a-6947e6005244 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.985618] [55854]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-b40ec5df-9027-4ba8-be5a-6947e6005244 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1173.986026] [55854]: DEBUG cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-b40ec5df-9027-4ba8-be5a-6947e6005244 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abc59844-21a1-49bd-81b3-c0807d89b54f", "connector": null, "instance_uuid": "16c632f6-9155-4971-acda-c2d7e1893064"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.995303] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995303] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.033047] [55854]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-b40ec5df-9027-4ba8-be5a-6947e6005244 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1174.033380] [55854]: [pid: 55854|app: 0|req: 136/255] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:42:50 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.083490] [55853]: DEBUG cinder.api.middleware.request_id [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-6c89ccc1-b983-4826-ac88-6ad7609a18a1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.086312] [55853]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-6c89ccc1-b983-4826-ac88-6ad7609a18a1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action [ 1174.086801] [55853]: DEBUG cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-6c89ccc1-b983-4826-ac88-6ad7609a18a1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1174.086970] [55853]: DEBUG cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-6c89ccc1-b983-4826-ac88-6ad7609a18a1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.101677] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101677] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.115877] [55853]: INFO cinder.api.openstack.wsgi [req-e055c8e8-6733-4df2-b7eb-f8bbbc4633e7 req-6c89ccc1-b983-4826-ac88-6ad7609a18a1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action returned with HTTP 204 [ 1174.116295] [55853]: [pid: 55853|app: 0|req: 120/256] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:42:50 2025] POST /volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1174.132078] [55854]: DEBUG cinder.api.middleware.request_id [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.135173] [55854]: INFO cinder.api.openstack.wsgi [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1174.135173] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.135173] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.145671] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145671] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.149543] [55854]: INFO cinder.volume.api [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1174.155142] [55854]: INFO cinder.api.openstack.wsgi [None req-4af618c1-7bd5-4aa6-ab60-854afcea04bc tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1174.155636] [55854]: [pid: 55854|app: 0|req: 137/257] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:50 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.165817] [55853]: DEBUG cinder.api.middleware.request_id [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.168111] [55853]: INFO cinder.api.openstack.wsgi [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1174.168202] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.168574] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.178417] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178417] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.182141] [55853]: INFO cinder.volume.api [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1174.186800] [55853]: INFO cinder.api.openstack.wsgi [None req-d5d223ca-e052-4bc1-b3a2-e9c144a9f00f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1174.187463] [55853]: [pid: 55853|app: 0|req: 121/258] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:51 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1109 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.769395] [55854]: DEBUG cinder.api.middleware.request_id [None req-34df08e1-76db-4780-b668-55dc3dcd0052 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.771730] [55854]: INFO cinder.api.openstack.wsgi [None req-34df08e1-76db-4780-b668-55dc3dcd0052 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1174.771977] [55854]: DEBUG cinder.api.openstack.wsgi [None req-34df08e1-76db-4780-b668-55dc3dcd0052 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.772259] [55854]: DEBUG cinder.api.openstack.wsgi [None req-34df08e1-76db-4780-b668-55dc3dcd0052 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.792375] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792375] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.797998] [55854]: INFO cinder.volume.api [None req-34df08e1-76db-4780-b668-55dc3dcd0052 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1174.803567] [55854]: INFO cinder.api.openstack.wsgi [None req-34df08e1-76db-4780-b668-55dc3dcd0052 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1174.804024] [55854]: [pid: 55854|app: 0|req: 138/259] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:51 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.817469] [55853]: DEBUG cinder.api.middleware.request_id [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.824700] [55853]: INFO cinder.api.openstack.wsgi [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1175.825039] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.825277] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.859206] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859206] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.869027] [55853]: INFO cinder.volume.api [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1175.887745] [55853]: INFO cinder.api.openstack.wsgi [None req-f90f3353-fbdb-413e-bc79-b36d777f9c76 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1175.888391] [55853]: [pid: 55853|app: 0|req: 122/260] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:52 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.905964] [55854]: DEBUG cinder.api.middleware.request_id [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.909351] [55854]: INFO cinder.api.openstack.wsgi [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1176.909737] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.910122] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.938599] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938599] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.943725] [55854]: INFO cinder.volume.api [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1176.949212] [55854]: INFO cinder.api.openstack.wsgi [None req-a4e76fc2-b48b-4d4f-9705-0638b43e7066 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1176.949816] [55854]: [pid: 55854|app: 0|req: 139/261] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:53 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.962534] [55853]: DEBUG cinder.api.middleware.request_id [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.964900] [55853]: INFO cinder.api.openstack.wsgi [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1177.965165] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.965391] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.984972] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984972] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.990080] [55853]: INFO cinder.volume.api [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1177.996288] [55853]: INFO cinder.api.openstack.wsgi [None req-a5e8c856-e1c1-43a2-9fbc-12858319636c tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1177.996797] [55853]: [pid: 55853|app: 0|req: 123/262] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:54 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.138531] [55854]: DEBUG cinder.api.middleware.request_id [None req-2be70550-a77a-482e-8774-461521edf7a1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.140685] [55854]: INFO cinder.api.openstack.wsgi [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1178.140940] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.141203] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.141408] [55854]: INFO cinder.api.v3.volumes [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Delete volume with id: b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1178.153571] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.153571] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.154222] [55854]: INFO cinder.volume.api [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1178.190547] [55854]: INFO cinder.volume.api [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Delete volume request issued successfully. [ 1178.190547] [55854]: INFO cinder.api.openstack.wsgi [None req-2be70550-a77a-482e-8774-461521edf7a1 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 202 [ 1178.190945] [55854]: [pid: 55854|app: 0|req: 140/263] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:42:54 2025] DELETE /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1178.195111] [55853]: DEBUG cinder.api.middleware.request_id [None req-4cfd0639-00ec-4273-8736-f8566c715af9 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.197747] [55853]: INFO cinder.api.openstack.wsgi [None req-4cfd0639-00ec-4273-8736-f8566c715af9 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1178.199020] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0639-00ec-4273-8736-f8566c715af9 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.199020] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0639-00ec-4273-8736-f8566c715af9 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.209125] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.209125] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.215346] [55853]: INFO cinder.volume.api [None req-4cfd0639-00ec-4273-8736-f8566c715af9 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1178.224021] [55853]: INFO cinder.api.openstack.wsgi [None req-4cfd0639-00ec-4273-8736-f8566c715af9 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1178.224650] [55853]: [pid: 55853|app: 0|req: 124/264] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:55 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.009027] [55854]: DEBUG cinder.api.middleware.request_id [None req-b8884228-4968-4ac9-aac6-23e144f232b6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.011819] [55854]: INFO cinder.api.openstack.wsgi [None req-b8884228-4968-4ac9-aac6-23e144f232b6 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1179.011819] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b8884228-4968-4ac9-aac6-23e144f232b6 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.011819] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b8884228-4968-4ac9-aac6-23e144f232b6 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.030244] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.030244] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.035201] [55854]: INFO cinder.volume.api [None req-b8884228-4968-4ac9-aac6-23e144f232b6 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1179.044982] [55854]: INFO cinder.api.openstack.wsgi [None req-b8884228-4968-4ac9-aac6-23e144f232b6 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1179.045477] [55854]: [pid: 55854|app: 0|req: 141/265] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:55 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.238597] [55853]: DEBUG cinder.api.middleware.request_id [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.241154] [55853]: INFO cinder.api.openstack.wsgi [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1179.241463] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.241757] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.256333] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.256333] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.260337] [55853]: INFO cinder.volume.api [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1179.265055] [55853]: INFO cinder.api.openstack.wsgi [None req-e98e3348-fe6f-4b68-90d6-9d2f01898004 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1179.265491] [55853]: [pid: 55853|app: 0|req: 125/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:56 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.056415] [55854]: DEBUG cinder.api.middleware.request_id [None req-19719802-1167-490b-867d-c342b24b76ef None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.058701] [55854]: INFO cinder.api.openstack.wsgi [None req-19719802-1167-490b-867d-c342b24b76ef tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1180.058961] [55854]: DEBUG cinder.api.openstack.wsgi [None req-19719802-1167-490b-867d-c342b24b76ef tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.059212] [55854]: DEBUG cinder.api.openstack.wsgi [None req-19719802-1167-490b-867d-c342b24b76ef tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.081769] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081769] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.094210] [55854]: INFO cinder.volume.api [None req-19719802-1167-490b-867d-c342b24b76ef tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1180.104021] [55854]: INFO cinder.api.openstack.wsgi [None req-19719802-1167-490b-867d-c342b24b76ef tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1180.104479] [55854]: [pid: 55854|app: 0|req: 142/267] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:56 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.278481] [55853]: DEBUG cinder.api.middleware.request_id [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.281068] [55853]: INFO cinder.api.openstack.wsgi [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1180.281351] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.281631] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.294828] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.294828] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.300000] [55853]: INFO cinder.volume.api [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1180.304817] [55853]: INFO cinder.api.openstack.wsgi [None req-b634cbec-1e93-45a5-ae26-283f7b4f8eb5 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 200 [ 1180.305080] [55853]: [pid: 55853|app: 0|req: 126/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:57 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.116584] [55854]: DEBUG cinder.api.middleware.request_id [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.119306] [55854]: INFO cinder.api.openstack.wsgi [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1181.120076] [55854]: DEBUG cinder.api.openstack.wsgi [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.120354] [55854]: DEBUG cinder.api.openstack.wsgi [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.143899] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143899] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.152602] [55854]: INFO cinder.volume.api [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1181.161652] [55854]: INFO cinder.api.openstack.wsgi [None req-24d42720-088f-43bf-8ce1-dfb763c5b0e9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1181.162094] [55854]: [pid: 55854|app: 0|req: 143/269] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:57 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.333575] [55853]: DEBUG cinder.api.middleware.request_id [None req-61525aa5-6e62-4197-96e8-50bef9b00f5d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.333575] [55853]: INFO cinder.api.openstack.wsgi [None req-61525aa5-6e62-4197-96e8-50bef9b00f5d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 [ 1181.333575] [55853]: DEBUG cinder.api.openstack.wsgi [None req-61525aa5-6e62-4197-96e8-50bef9b00f5d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.333575] [55853]: DEBUG cinder.api.openstack.wsgi [None req-61525aa5-6e62-4197-96e8-50bef9b00f5d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.336065] [55853]: INFO cinder.api.openstack.wsgi [None req-61525aa5-6e62-4197-96e8-50bef9b00f5d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 returned with HTTP 404 [ 1181.336816] [55853]: [pid: 55853|app: 0|req: 127/270] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:58 2025] GET /volume/v3/volumes/b9817d0c-bb25-4b30-8203-c838c1eb5615 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.340992] [55854]: DEBUG cinder.api.middleware.request_id [None req-c9193e40-580c-4864-8fe9-3fb034bda37d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.342785] [55854]: INFO cinder.api.openstack.wsgi [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] DELETE http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 1181.343288] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.343687] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.344058] [55854]: INFO cinder.api.v3.volumes [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Delete volume with id: 63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 1181.354329] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354329] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.354329] [55854]: INFO cinder.volume.api [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1181.433365] [55854]: INFO cinder.volume.api [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Delete volume request issued successfully. [ 1181.433583] [55854]: INFO cinder.api.openstack.wsgi [None req-c9193e40-580c-4864-8fe9-3fb034bda37d tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 returned with HTTP 202 [ 1181.436509] [55854]: [pid: 55854|app: 0|req: 144/271] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:42:58 2025] DELETE /volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1181.445986] [55853]: DEBUG cinder.api.middleware.request_id [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.447875] [55853]: INFO cinder.api.openstack.wsgi [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 1181.453021] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.453021] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.470382] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470382] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.479029] [55853]: INFO cinder.volume.api [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Volume info retrieved successfully. [ 1181.490654] [55853]: INFO cinder.api.openstack.wsgi [None req-4374d008-2358-4ee7-82ec-c0eb2aed6399 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 returned with HTTP 200 [ 1181.490654] [55853]: [pid: 55853|app: 0|req: 128/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:58 2025] GET /volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.174094] [55854]: DEBUG cinder.api.middleware.request_id [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.179043] [55854]: INFO cinder.api.openstack.wsgi [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1182.179927] [55854]: DEBUG cinder.api.openstack.wsgi [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.179927] [55854]: DEBUG cinder.api.openstack.wsgi [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.208072] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.208072] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.213214] [55854]: INFO cinder.volume.api [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1182.227935] [55854]: INFO cinder.api.openstack.wsgi [None req-84bb0fe6-3a23-47b5-920d-e4c9dde7657f tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1182.227935] [55854]: [pid: 55854|app: 0|req: 145/273] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:42:59 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.507418] [55853]: DEBUG cinder.api.middleware.request_id [None req-b3a05c08-5b0c-41a9-a04d-322f1b7dc471 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.511915] [55853]: INFO cinder.api.openstack.wsgi [None req-b3a05c08-5b0c-41a9-a04d-322f1b7dc471 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] GET http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 [ 1182.512229] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b3a05c08-5b0c-41a9-a04d-322f1b7dc471 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.512926] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b3a05c08-5b0c-41a9-a04d-322f1b7dc471 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.522371] [55853]: INFO cinder.api.openstack.wsgi [None req-b3a05c08-5b0c-41a9-a04d-322f1b7dc471 tempest-ServerRescueNegativeTestJSON-1715309833 tempest-ServerRescueNegativeTestJSON-1715309833-project-member] http://10.180.1.21/volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 returned with HTTP 404 [ 1182.522371] [55853]: [pid: 55853|app: 0|req: 129/274] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:42:59 2025] GET /volume/v3/volumes/63c6c997-3d23-45a2-b4a9-707dd57b0e36 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1183.111585] [55854]: DEBUG cinder.api.middleware.request_id [None req-65966ab9-43e0-4c2a-af34-fb1e5c19a0dc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.112097] [55854]: INFO cinder.api.openstack.wsgi [None req-65966ab9-43e0-4c2a-af34-fb1e5c19a0dc None None] GET http://10.180.1.21/volume// [ 1183.112286] [55854]: DEBUG cinder.api.openstack.wsgi [None req-65966ab9-43e0-4c2a-af34-fb1e5c19a0dc None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.112503] [55854]: DEBUG cinder.api.openstack.wsgi [None req-65966ab9-43e0-4c2a-af34-fb1e5c19a0dc None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.113115] [55854]: INFO cinder.api.openstack.wsgi [None req-65966ab9-43e0-4c2a-af34-fb1e5c19a0dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.113733] [55854]: [pid: 55854|app: 0|req: 146/275] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:42:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.117305] [55853]: DEBUG cinder.api.middleware.request_id [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.120702] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1183.121113] [55853]: DEBUG cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.121416] [55853]: DEBUG cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.155475] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155475] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.164026] [55853]: INFO cinder.volume.api [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1183.169725] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-bbbab9fb-8e3a-46fd-87d5-a6449cd5a56b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1183.174036] [55853]: [pid: 55853|app: 0|req: 130/276] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:42:59 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1290 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1183.234714] [55854]: DEBUG cinder.api.middleware.request_id [None req-27768a14-3f55-46d1-8568-fead0f294d79 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.236991] [55854]: INFO cinder.api.openstack.wsgi [None req-27768a14-3f55-46d1-8568-fead0f294d79 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1183.237290] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27768a14-3f55-46d1-8568-fead0f294d79 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.237528] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27768a14-3f55-46d1-8568-fead0f294d79 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.249210] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.249210] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.253475] [55854]: INFO cinder.volume.api [None req-27768a14-3f55-46d1-8568-fead0f294d79 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1183.259819] [55854]: INFO cinder.api.openstack.wsgi [None req-27768a14-3f55-46d1-8568-fead0f294d79 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1183.260363] [55854]: [pid: 55854|app: 0|req: 147/277] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:00 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1183.324168] [55853]: DEBUG cinder.api.middleware.request_id [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.326694] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] PUT http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 [ 1183.328040] [55853]: DEBUG cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-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/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.339783] [55853]: DEBUG cinder.coordination [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Acquiring lock "cinder-attachment_update-abc59844-21a1-49bd-81b3-c0807d89b54f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1183.344919] [55853]: DEBUG cinder.coordination [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Lock "cinder-attachment_update-abc59844-21a1-49bd-81b3-c0807d89b54f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1183.346064] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346064] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.274752] [55854]: DEBUG cinder.api.middleware.request_id [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.277260] [55854]: INFO cinder.api.openstack.wsgi [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1184.277260] [55854]: DEBUG cinder.api.openstack.wsgi [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.277260] [55854]: DEBUG cinder.api.openstack.wsgi [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.301428] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301428] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.310282] [55854]: INFO cinder.volume.api [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1184.315918] [55854]: INFO cinder.api.openstack.wsgi [None req-db7ab923-1643-4d7e-b26d-113ddc1de860 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1184.316333] [55854]: [pid: 55854|app: 0|req: 148/278] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:01 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.356788] [55854]: DEBUG cinder.api.middleware.request_id [None req-5126213b-124e-4883-b274-ea18e50e08d5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.359314] [55854]: INFO cinder.api.openstack.wsgi [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] DELETE http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c [ 1184.359616] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.359843] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.360186] [55854]: INFO cinder.api.v3.volumes [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Delete volume with id: 02c44e0f-1197-41af-9d07-a537fa69293c [ 1184.368582] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368582] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.369151] [55854]: INFO cinder.volume.api [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1184.425423] [55854]: INFO cinder.volume.api [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Delete volume request issued successfully. [ 1184.426150] [55854]: INFO cinder.api.openstack.wsgi [None req-5126213b-124e-4883-b274-ea18e50e08d5 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c returned with HTTP 202 [ 1184.426150] [55854]: [pid: 55854|app: 0|req: 149/279] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:43:01 2025] DELETE /volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1184.430349] [55854]: DEBUG cinder.api.middleware.request_id [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.432199] [55854]: INFO cinder.api.openstack.wsgi [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c [ 1184.432199] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.432355] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.441333] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441333] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.446420] [55854]: INFO cinder.volume.api [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1184.453025] [55854]: INFO cinder.api.openstack.wsgi [None req-e535e9bb-5148-4eb5-9a37-8d4fb2cb4197 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c returned with HTTP 200 [ 1184.453025] [55854]: [pid: 55854|app: 0|req: 150/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:01 2025] GET /volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1185.331368] [55854]: DEBUG cinder.api.middleware.request_id [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.331368] [55854]: INFO cinder.api.openstack.wsgi [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1185.331368] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.331724] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.344879] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344879] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.355182] [55854]: INFO cinder.volume.api [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1185.362773] [55854]: INFO cinder.api.openstack.wsgi [None req-2198049a-3a5f-4616-85a7-aaa5f33286e5 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1185.363396] [55854]: [pid: 55854|app: 0|req: 151/281] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:02 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.467433] [55854]: DEBUG cinder.api.middleware.request_id [None req-bec32af3-c669-403b-9e18-34c6e1083b4a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.469738] [55854]: INFO cinder.api.openstack.wsgi [None req-bec32af3-c669-403b-9e18-34c6e1083b4a tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c [ 1185.469960] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bec32af3-c669-403b-9e18-34c6e1083b4a tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.470513] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bec32af3-c669-403b-9e18-34c6e1083b4a tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.477344] [55854]: INFO cinder.api.openstack.wsgi [None req-bec32af3-c669-403b-9e18-34c6e1083b4a tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c returned with HTTP 404 [ 1185.477344] [55854]: [pid: 55854|app: 0|req: 152/282] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:02 2025] GET /volume/v3/volumes/02c44e0f-1197-41af-9d07-a537fa69293c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1185.483129] [55854]: DEBUG cinder.api.middleware.request_id [None req-4eefefd5-379d-43ac-9262-234070209279 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.485076] [55854]: INFO cinder.api.openstack.wsgi [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1185.485297] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.485514] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.485697] [55854]: INFO cinder.api.v3.volumes [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Delete volume with id: d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1185.493583] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.493583] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.494124] [55854]: INFO cinder.volume.api [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1185.528980] [55854]: INFO cinder.volume.api [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Delete volume request issued successfully. [ 1185.529227] [55854]: INFO cinder.api.openstack.wsgi [None req-4eefefd5-379d-43ac-9262-234070209279 tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 202 [ 1185.529669] [55854]: [pid: 55854|app: 0|req: 153/283] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:43:02 2025] DELETE /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1185.532621] [55854]: DEBUG cinder.api.middleware.request_id [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.534897] [55854]: INFO cinder.api.openstack.wsgi [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1185.535134] [55854]: DEBUG cinder.api.openstack.wsgi [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.535356] [55854]: DEBUG cinder.api.openstack.wsgi [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.550973] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.550973] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.556119] [55854]: INFO cinder.volume.api [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Volume info retrieved successfully. [ 1185.563248] [55854]: INFO cinder.api.openstack.wsgi [None req-755ffee6-5bfe-4067-b8d4-352f9b36c62b tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 200 [ 1185.563761] [55854]: [pid: 55854|app: 0|req: 154/284] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:02 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1186.376630] [55854]: DEBUG cinder.api.middleware.request_id [None req-41bed883-6dba-430f-978e-c190a1e5d9bd None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.378880] [55854]: INFO cinder.api.openstack.wsgi [None req-41bed883-6dba-430f-978e-c190a1e5d9bd tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1186.379151] [55854]: DEBUG cinder.api.openstack.wsgi [None req-41bed883-6dba-430f-978e-c190a1e5d9bd tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.379373] [55854]: DEBUG cinder.api.openstack.wsgi [None req-41bed883-6dba-430f-978e-c190a1e5d9bd tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.403427] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403427] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.414735] [55854]: INFO cinder.volume.api [None req-41bed883-6dba-430f-978e-c190a1e5d9bd tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1186.426346] [55854]: INFO cinder.api.openstack.wsgi [None req-41bed883-6dba-430f-978e-c190a1e5d9bd tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1186.427130] [55854]: [pid: 55854|app: 0|req: 155/285] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:03 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.581730] [55854]: DEBUG cinder.api.middleware.request_id [None req-49e6dc5c-c470-4d0d-a380-46199463529c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.584042] [55854]: INFO cinder.api.openstack.wsgi [None req-49e6dc5c-c470-4d0d-a380-46199463529c tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] GET http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 [ 1186.584271] [55854]: DEBUG cinder.api.openstack.wsgi [None req-49e6dc5c-c470-4d0d-a380-46199463529c tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.584489] [55854]: DEBUG cinder.api.openstack.wsgi [None req-49e6dc5c-c470-4d0d-a380-46199463529c tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.591769] [55854]: INFO cinder.api.openstack.wsgi [None req-49e6dc5c-c470-4d0d-a380-46199463529c tempest-ServersNegativeTestJSON-1857336215 tempest-ServersNegativeTestJSON-1857336215-project-member] http://10.180.1.21/volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 returned with HTTP 404 [ 1186.592459] [55854]: [pid: 55854|app: 0|req: 156/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:03 2025] GET /volume/v3/volumes/d49fd993-c746-43f2-b6d5-9496d39ae234 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1187.449993] [55854]: DEBUG cinder.api.middleware.request_id [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.452416] [55854]: INFO cinder.api.openstack.wsgi [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1187.452676] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.452892] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.482607] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482607] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.491077] [55854]: INFO cinder.volume.api [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1187.497121] [55854]: INFO cinder.api.openstack.wsgi [None req-0473fc44-f733-436e-aa07-8eb2a8b0cd32 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1187.497553] [55854]: [pid: 55854|app: 0|req: 157/287] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:04 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.383210] [55853]: DEBUG cinder.coordination [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Lock "cinder-attachment_update-abc59844-21a1-49bd-81b3-c0807d89b54f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1188.383740] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-ac316689-8bd1-458f-9ade-e3cafb9cfca1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 returned with HTTP 200 [ 1188.384426] [55853]: [pid: 55853|app: 0|req: 131/288] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:43:00 2025] PUT /volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.509628] [55854]: DEBUG cinder.api.middleware.request_id [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.514045] [55854]: INFO cinder.api.openstack.wsgi [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1188.514045] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.514299] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.523338] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.523338] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.526676] [55854]: INFO cinder.volume.api [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1188.534890] [55854]: INFO cinder.api.openstack.wsgi [None req-d7a6bddc-6a37-42c1-a8ce-4d50528ee53d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1188.535320] [55854]: [pid: 55854|app: 0|req: 158/289] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:05 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.897718] [55853]: DEBUG cinder.api.middleware.request_id [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-e2ca176c-b82a-4b0d-9cb3-5ef634c4be41 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.900087] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-e2ca176c-b82a-4b0d-9cb3-5ef634c4be41 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action [ 1188.900571] [55853]: DEBUG cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-e2ca176c-b82a-4b0d-9cb3-5ef634c4be41 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1188.900771] [55853]: DEBUG cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-e2ca176c-b82a-4b0d-9cb3-5ef634c4be41 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.954091] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954091] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.971577] [55853]: INFO cinder.api.openstack.wsgi [req-0e4ce697-987c-4381-8cef-7117dd876f9a req-e2ca176c-b82a-4b0d-9cb3-5ef634c4be41 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action returned with HTTP 204 [ 1188.971577] [55853]: [pid: 55853|app: 0|req: 132/290] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:43:05 2025] POST /volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1189.551278] [55854]: DEBUG cinder.api.middleware.request_id [None req-54579de5-572e-4536-a67a-66b82c70a259 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.555653] [55854]: INFO cinder.api.openstack.wsgi [None req-54579de5-572e-4536-a67a-66b82c70a259 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1189.556035] [55854]: DEBUG cinder.api.openstack.wsgi [None req-54579de5-572e-4536-a67a-66b82c70a259 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.556308] [55854]: DEBUG cinder.api.openstack.wsgi [None req-54579de5-572e-4536-a67a-66b82c70a259 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.563856] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563856] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.571329] [55854]: INFO cinder.volume.api [None req-54579de5-572e-4536-a67a-66b82c70a259 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1189.578867] [55854]: INFO cinder.api.openstack.wsgi [None req-54579de5-572e-4536-a67a-66b82c70a259 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1189.579357] [55854]: [pid: 55854|app: 0|req: 159/291] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:06 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.593507] [55853]: DEBUG cinder.api.middleware.request_id [None req-b47179aa-0a24-4eba-baf8-855d1575f678 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.596531] [55853]: INFO cinder.api.openstack.wsgi [None req-b47179aa-0a24-4eba-baf8-855d1575f678 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1190.596531] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b47179aa-0a24-4eba-baf8-855d1575f678 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.596531] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b47179aa-0a24-4eba-baf8-855d1575f678 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.622382] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622382] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.628411] [55853]: INFO cinder.volume.api [None req-b47179aa-0a24-4eba-baf8-855d1575f678 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1190.638844] [55853]: INFO cinder.api.openstack.wsgi [None req-b47179aa-0a24-4eba-baf8-855d1575f678 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1190.640364] [55853]: [pid: 55853|app: 0|req: 133/292] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:07 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.656044] [55854]: DEBUG cinder.api.middleware.request_id [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.658177] [55854]: INFO cinder.api.openstack.wsgi [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1191.658440] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.658659] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.678063] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.678063] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.682414] [55854]: INFO cinder.volume.api [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1191.688484] [55854]: INFO cinder.api.openstack.wsgi [None req-e5d56a10-9ef1-40eb-87f4-93b67d2de257 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1191.688999] [55854]: [pid: 55854|app: 0|req: 160/293] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:08 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.724504] [55853]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.726834] [55853]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1191.727200] [55853]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.727548] [55853]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.738861] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.738861] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.744222] [55853]: INFO cinder.volume.api [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1191.750358] [55853]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-eeae809d-792b-4070-90a8-12a3b02ec28b tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1191.751034] [55853]: [pid: 55853|app: 0|req: 134/294] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:43:08 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.232595] [55854]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.235515] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1192.235797] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.236093] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.246063] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246063] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.250597] [55854]: INFO cinder.volume.api [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1192.261580] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-a2d79221-f382-4dde-b965-eb46591e4f72 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1192.262030] [55854]: [pid: 55854|app: 0|req: 161/295] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:43:09 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.268301] [55853]: DEBUG cinder.api.middleware.request_id [None req-1b40016a-26de-4984-9418-7a49172cdda1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.268864] [55853]: INFO cinder.api.openstack.wsgi [None req-1b40016a-26de-4984-9418-7a49172cdda1 None None] GET http://10.180.1.21/volume// [ 1192.269097] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1b40016a-26de-4984-9418-7a49172cdda1 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.269333] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1b40016a-26de-4984-9418-7a49172cdda1 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.269734] [55853]: INFO cinder.api.openstack.wsgi [None req-1b40016a-26de-4984-9418-7a49172cdda1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1192.270097] [55853]: [pid: 55853|app: 0|req: 135/296] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:43:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1192.273767] [55854]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-17d24c19-18bf-4e82-9b48-4daacd5c5737 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.276055] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-17d24c19-18bf-4e82-9b48-4daacd5c5737 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1192.276473] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-17d24c19-18bf-4e82-9b48-4daacd5c5737 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c72c9ebd-6867-480d-9ef6-5d33451209a0", "connector": null, "instance_uuid": "9a70aba0-18cc-4969-87be-ddf003fe99a8"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.286102] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.286102] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.327277] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-17d24c19-18bf-4e82-9b48-4daacd5c5737 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1192.327734] [55854]: [pid: 55854|app: 0|req: 162/297] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:43:09 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1201.747609] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=170,cinder:INSERT=21,cinder:UPDATE=33 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1202.324072] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=215,cinder:INSERT=16,cinder:UPDATE=25 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.924340] [55853]: DEBUG cinder.api.middleware.request_id [None req-8ccf0434-b092-4bb4-9276-31abbedc9128 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.924812] [55853]: INFO cinder.api.openstack.wsgi [None req-8ccf0434-b092-4bb4-9276-31abbedc9128 None None] GET http://10.180.1.21/volume// [ 1207.924995] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8ccf0434-b092-4bb4-9276-31abbedc9128 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.925226] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8ccf0434-b092-4bb4-9276-31abbedc9128 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.925660] [55853]: INFO cinder.api.openstack.wsgi [None req-8ccf0434-b092-4bb4-9276-31abbedc9128 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.926196] [55853]: [pid: 55853|app: 0|req: 136/298] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:43:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.931019] [55854]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.933289] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1207.933558] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.933784] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.952675] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.952675] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.957579] [55854]: INFO cinder.volume.api [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1207.964592] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-6191b412-74c2-416b-8d9b-307778432d33 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1207.965032] [55854]: [pid: 55854|app: 0|req: 163/299] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:43:24 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1571 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1208.116427] [55853]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.119469] [55853]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] PUT http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb [ 1208.119895] [55853]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-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=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1208.133206] [55853]: DEBUG cinder.coordination [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Acquiring lock "cinder-attachment_update-c72c9ebd-6867-480d-9ef6-5d33451209a0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1208.138880] [55853]: DEBUG cinder.coordination [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Lock "cinder-attachment_update-c72c9ebd-6867-480d-9ef6-5d33451209a0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1208.140257] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.140257] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.662021] [55853]: DEBUG cinder.coordination [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Lock "cinder-attachment_update-c72c9ebd-6867-480d-9ef6-5d33451209a0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1208.662405] [55853]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-d2bea1c8-b30c-4375-b656-435e4cf762f4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb returned with HTTP 200 [ 1208.662897] [55853]: [pid: 55853|app: 0|req: 137/300] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:43:24 2025] PUT /volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.174240] [55854]: DEBUG cinder.api.middleware.request_id [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-aa7a4a58-a4f7-4e1b-a5b7-2ad988c96c93 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.176921] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-aa7a4a58-a4f7-4e1b-a5b7-2ad988c96c93 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] POST http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb/action [ 1209.181178] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-aa7a4a58-a4f7-4e1b-a5b7-2ad988c96c93 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1209.181441] [55854]: DEBUG cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-aa7a4a58-a4f7-4e1b-a5b7-2ad988c96c93 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.204181] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204181] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.212598] [55854]: INFO cinder.api.openstack.wsgi [req-c694f3e0-12fc-4681-8582-ee5688d5fce6 req-aa7a4a58-a4f7-4e1b-a5b7-2ad988c96c93 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb/action returned with HTTP 204 [ 1209.213125] [55854]: [pid: 55854|app: 0|req: 164/301] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:43:26 2025] POST /volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1215.017488] [55853]: DEBUG cinder.api.middleware.request_id [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.020480] [55853]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1215.020480] [55853]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.020613] [55853]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.035705] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035705] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.039776] [55853]: INFO cinder.volume.api [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1215.045827] [55853]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-24f9a7db-0f27-4da8-8092-83407908f931 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1215.045827] [55853]: [pid: 55853|app: 0|req: 138/302] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:43:31 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.065450] [55854]: DEBUG cinder.api.middleware.request_id [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.068888] [55854]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc/action [ 1215.068888] [55854]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1215.068888] [55854]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.078748] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.078748] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.079286] [55854]: INFO cinder.volume.api [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1215.085471] [55854]: INFO cinder.volume.api [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Begin detaching volume completed successfully. [ 1215.085734] [55854]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-cbe6ea19-92e0-4376-a665-289bc1624de2 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc/action returned with HTTP 202 [ 1215.086267] [55854]: [pid: 55854|app: 0|req: 165/303] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:43:31 2025] POST /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1215.103559] [55853]: DEBUG cinder.api.middleware.request_id [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.106124] [55853]: INFO cinder.api.openstack.wsgi [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1215.106366] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.106586] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.117363] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.117363] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.120806] [55853]: INFO cinder.volume.api [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1215.126151] [55853]: INFO cinder.api.openstack.wsgi [None req-1af5baeb-2a87-4364-82e6-516c71b18a40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1215.126420] [55853]: [pid: 55853|app: 0|req: 139/304] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:31 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.111185] [55854]: DEBUG cinder.api.middleware.request_id [None req-c3e93fbe-c143-48cd-bb14-6f39e500be9d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.111730] [55854]: INFO cinder.api.openstack.wsgi [None req-c3e93fbe-c143-48cd-bb14-6f39e500be9d None None] GET http://10.180.1.21/volume// [ 1216.111918] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c3e93fbe-c143-48cd-bb14-6f39e500be9d None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.112166] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c3e93fbe-c143-48cd-bb14-6f39e500be9d None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.112575] [55854]: INFO cinder.api.openstack.wsgi [None req-c3e93fbe-c143-48cd-bb14-6f39e500be9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1216.112884] [55854]: [pid: 55854|app: 0|req: 166/305] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:43:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1216.116593] [55853]: DEBUG cinder.api.middleware.request_id [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.119040] [55853]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1216.119312] [55853]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.119550] [55853]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.134235] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.134235] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.137877] [55854]: DEBUG cinder.api.middleware.request_id [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.138737] [55853]: INFO cinder.volume.api [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1216.140025] [55854]: INFO cinder.api.openstack.wsgi [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1216.140216] [55854]: DEBUG cinder.api.openstack.wsgi [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.140484] [55854]: DEBUG cinder.api.openstack.wsgi [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.144747] [55853]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-45c37d7e-67b0-47bc-87cc-05752545e697 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1216.144958] [55853]: [pid: 55853|app: 0|req: 140/306] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:43:32 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1216.151399] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.151399] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.155213] [55854]: INFO cinder.volume.api [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1216.159771] [55854]: INFO cinder.api.openstack.wsgi [None req-eb8effe3-e03a-4b54-a611-d4563bd8631e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1216.160220] [55854]: [pid: 55854|app: 0|req: 167/307] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:32 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.173242] [55853]: DEBUG cinder.api.middleware.request_id [None req-f6a75c90-6b38-4c60-825c-4428602be838 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.175614] [55853]: INFO cinder.api.openstack.wsgi [None req-f6a75c90-6b38-4c60-825c-4428602be838 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1217.175887] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f6a75c90-6b38-4c60-825c-4428602be838 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.176421] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f6a75c90-6b38-4c60-825c-4428602be838 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.189320] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.189320] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.193064] [55853]: INFO cinder.volume.api [None req-f6a75c90-6b38-4c60-825c-4428602be838 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1217.198258] [55853]: INFO cinder.api.openstack.wsgi [None req-f6a75c90-6b38-4c60-825c-4428602be838 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1217.198685] [55853]: [pid: 55853|app: 0|req: 141/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:34 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.338535] [55854]: DEBUG cinder.api.middleware.request_id [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-86ff9e3b-50ed-4246-b84f-9309fef04958 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.340975] [55854]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-86ff9e3b-50ed-4246-b84f-9309fef04958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 [ 1217.341408] [55854]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-86ff9e3b-50ed-4246-b84f-9309fef04958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.341774] [55854]: DEBUG cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-86ff9e3b-50ed-4246-b84f-9309fef04958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.350606] [55853]: DEBUG cinder.api.middleware.request_id [None req-b3429e62-74ea-4c19-937d-32e601f9f370 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.352767] [55853]: INFO cinder.api.openstack.wsgi [None req-b3429e62-74ea-4c19-937d-32e601f9f370 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1217.355793] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b3429e62-74ea-4c19-937d-32e601f9f370 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.355793] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b3429e62-74ea-4c19-937d-32e601f9f370 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.355924] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355924] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.365024] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.365024] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.369214] [55853]: INFO cinder.volume.api [None req-b3429e62-74ea-4c19-937d-32e601f9f370 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1217.375960] [55853]: INFO cinder.api.openstack.wsgi [None req-b3429e62-74ea-4c19-937d-32e601f9f370 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1217.376304] [55853]: [pid: 55853|app: 0|req: 142/309] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 03:43:34 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1217.883069] [55854]: INFO cinder.api.openstack.wsgi [req-e00d5496-d9fa-40f8-8368-1b9c635eddc3 req-86ff9e3b-50ed-4246-b84f-9309fef04958 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 returned with HTTP 200 [ 1217.883717] [55854]: [pid: 55854|app: 0|req: 168/310] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:43:34 2025] DELETE /volume/v3/attachments/6d03f4c2-d70e-4ec6-abfc-f3d2f7badaf1 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.208657] [55853]: DEBUG cinder.api.middleware.request_id [None req-782fef4b-c347-46cd-a649-bae92c3daa0b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.211578] [55853]: INFO cinder.api.openstack.wsgi [None req-782fef4b-c347-46cd-a649-bae92c3daa0b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1218.211908] [55853]: DEBUG cinder.api.openstack.wsgi [None req-782fef4b-c347-46cd-a649-bae92c3daa0b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.212228] [55853]: DEBUG cinder.api.openstack.wsgi [None req-782fef4b-c347-46cd-a649-bae92c3daa0b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.225047] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225047] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.229305] [55853]: INFO cinder.volume.api [None req-782fef4b-c347-46cd-a649-bae92c3daa0b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1218.234837] [55853]: INFO cinder.api.openstack.wsgi [None req-782fef4b-c347-46cd-a649-bae92c3daa0b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1218.235724] [55853]: [pid: 55853|app: 0|req: 143/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:43:35 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.882282] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=26,cinder:UPDATE=6 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1228.231953] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=33,cinder:UPDATE=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1251.721543] [55854]: DEBUG cinder.api.middleware.request_id [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.723603] [55854]: INFO cinder.api.openstack.wsgi [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1251.723897] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.724134] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.748010] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748010] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.751725] [55854]: INFO cinder.volume.api [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1251.756476] [55854]: INFO cinder.api.openstack.wsgi [None req-2f8b0743-4104-4395-8ddf-ab03434ed0e2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1251.756894] [55854]: [pid: 55854|app: 0|req: 169/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:08 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.797326] [55853]: DEBUG cinder.api.middleware.request_id [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.800551] [55853]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1251.800830] [55853]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.801098] [55853]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.814967] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814967] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.817970] [55853]: INFO cinder.volume.api [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1251.824361] [55853]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-9f721f7b-915a-4f41-bdb1-a51e4b59e1ca tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1251.824807] [55853]: [pid: 55853|app: 0|req: 144/313] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:44:08 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.845470] [55854]: DEBUG cinder.api.middleware.request_id [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.847712] [55854]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f/action [ 1251.848116] [55854]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1251.848254] [55854]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1251.858407] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.858407] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.859029] [55854]: INFO cinder.volume.api [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1251.864511] [55854]: INFO cinder.volume.api [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Begin detaching volume completed successfully. [ 1251.864770] [55854]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-e2b652de-cc8a-4815-a5d7-8cb6c6823da8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f/action returned with HTTP 202 [ 1251.865510] [55854]: [pid: 55854|app: 0|req: 170/314] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:44:08 2025] POST /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1252.892599] [55853]: DEBUG cinder.api.middleware.request_id [None req-b1ec1a31-c106-4de5-b398-8dd40bdfec8a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.892599] [55853]: INFO cinder.api.openstack.wsgi [None req-b1ec1a31-c106-4de5-b398-8dd40bdfec8a None None] GET http://10.180.1.21/volume// [ 1252.893254] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b1ec1a31-c106-4de5-b398-8dd40bdfec8a None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.893614] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b1ec1a31-c106-4de5-b398-8dd40bdfec8a None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.894364] [55853]: INFO cinder.api.openstack.wsgi [None req-b1ec1a31-c106-4de5-b398-8dd40bdfec8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1252.894842] [55853]: [pid: 55853|app: 0|req: 145/315] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:44:09 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1252.899059] [55854]: DEBUG cinder.api.middleware.request_id [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.901711] [55854]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1252.902015] [55854]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.902313] [55854]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.920543] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.920543] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.928870] [55854]: INFO cinder.volume.api [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1252.936071] [55854]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-015ea261-9a5f-4e1b-83ca-bfbbff443fb7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1252.936071] [55854]: [pid: 55854|app: 0|req: 171/316] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:44:09 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1254.121149] [55853]: DEBUG cinder.api.middleware.request_id [req-9880a756-2996-4ca6-890a-8167c3c622ca req-1a98d330-847b-4a70-b792-7bfe0dec4aa7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.123642] [55853]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-1a98d330-847b-4a70-b792-7bfe0dec4aa7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 [ 1254.123950] [55853]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-1a98d330-847b-4a70-b792-7bfe0dec4aa7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.124220] [55853]: DEBUG cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-1a98d330-847b-4a70-b792-7bfe0dec4aa7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.140177] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.140177] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.673305] [55853]: INFO cinder.api.openstack.wsgi [req-9880a756-2996-4ca6-890a-8167c3c622ca req-1a98d330-847b-4a70-b792-7bfe0dec4aa7 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 returned with HTTP 200 [ 1254.673987] [55853]: [pid: 55853|app: 0|req: 146/317] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:44:10 2025] DELETE /volume/v3/attachments/f28bc236-c4e7-4baa-b632-e1d3bf947858 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.257585] [55854]: DEBUG cinder.api.middleware.request_id [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.261131] [55854]: INFO cinder.api.openstack.wsgi [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1255.261430] [55854]: DEBUG cinder.api.openstack.wsgi [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.261712] [55854]: DEBUG cinder.api.openstack.wsgi [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.278871] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278871] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.285223] [55854]: INFO cinder.volume.api [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1255.295402] [55854]: INFO cinder.api.openstack.wsgi [None req-98d14bc9-5619-4059-b6b3-e7724fd93538 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1255.296845] [55854]: [pid: 55854|app: 0|req: 172/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:12 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.835928] [55853]: DEBUG cinder.api.middleware.request_id [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.839458] [55853]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1255.840082] [55853]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.840082] [55853]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.854656] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.854656] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.858981] [55853]: INFO cinder.volume.api [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1255.865261] [55853]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-39ec40f3-1fc8-436a-9a5a-948b16e1927d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1255.865807] [55853]: [pid: 55853|app: 0|req: 147/319] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:44:12 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1683 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.905873] [55854]: DEBUG cinder.api.middleware.request_id [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.908646] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] GET http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1255.908998] [55854]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.909163] [55854]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.926958] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926958] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.930669] [55854]: INFO cinder.volume.api [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1255.935722] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-76d08be7-6e76-41c9-8cf6-546956b9c03d tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 200 [ 1255.936170] [55854]: [pid: 55854|app: 0|req: 173/320] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:44:12 2025] GET /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 1683 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.692552] [55853]: DEBUG cinder.api.middleware.request_id [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.694641] [55853]: INFO cinder.api.openstack.wsgi [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1259.694860] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.695090] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.705746] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705746] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.710396] [55853]: INFO cinder.volume.api [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1259.715061] [55853]: INFO cinder.api.openstack.wsgi [None req-c3fb8264-b7ba-42d5-80d1-a9d22d1bdedd tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1259.715444] [55853]: [pid: 55853|app: 0|req: 148/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:16 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.759740] [55854]: DEBUG cinder.api.middleware.request_id [None req-049c98de-5286-42fe-9e81-4da4a2137220 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.762602] [55854]: INFO cinder.api.openstack.wsgi [None req-049c98de-5286-42fe-9e81-4da4a2137220 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1259.762972] [55854]: DEBUG cinder.api.openstack.wsgi [None req-049c98de-5286-42fe-9e81-4da4a2137220 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.763253] [55854]: DEBUG cinder.api.openstack.wsgi [None req-049c98de-5286-42fe-9e81-4da4a2137220 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.772478] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772478] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.775903] [55854]: INFO cinder.volume.api [None req-049c98de-5286-42fe-9e81-4da4a2137220 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1259.780273] [55854]: INFO cinder.api.openstack.wsgi [None req-049c98de-5286-42fe-9e81-4da4a2137220 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1259.780709] [55854]: [pid: 55854|app: 0|req: 174/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:16 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.904987] [55853]: DEBUG cinder.api.middleware.request_id [None req-86a2e81b-f09b-4ffd-95ea-7ba7f2952f14 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.905835] [55853]: INFO cinder.api.openstack.wsgi [None req-86a2e81b-f09b-4ffd-95ea-7ba7f2952f14 None None] GET http://10.180.1.21/volume// [ 1259.905835] [55853]: DEBUG cinder.api.openstack.wsgi [None req-86a2e81b-f09b-4ffd-95ea-7ba7f2952f14 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.905989] [55853]: DEBUG cinder.api.openstack.wsgi [None req-86a2e81b-f09b-4ffd-95ea-7ba7f2952f14 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.906648] [55853]: INFO cinder.api.openstack.wsgi [None req-86a2e81b-f09b-4ffd-95ea-7ba7f2952f14 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1259.906648] [55853]: [pid: 55853|app: 0|req: 149/323] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:44:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1259.910312] [55854]: DEBUG cinder.api.middleware.request_id [req-4844d3c0-c70a-40af-9257-7940888be55f req-1f584b69-4685-43a1-9f08-97f227599656 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.912525] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-1f584b69-4685-43a1-9f08-97f227599656 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1259.912964] [55854]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-1f584b69-4685-43a1-9f08-97f227599656 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c72c9ebd-6867-480d-9ef6-5d33451209a0", "connector": null, "instance_uuid": "9a70aba0-18cc-4969-87be-ddf003fe99a8"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1259.925959] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925959] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.954899] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-1f584b69-4685-43a1-9f08-97f227599656 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1259.955719] [55854]: [pid: 55854|app: 0|req: 175/324] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:44:16 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1260.012915] [55853]: DEBUG cinder.api.middleware.request_id [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.017362] [55853]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] POST http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0/action [ 1260.018117] [55853]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1260.018297] [55853]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1260.031856] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.031856] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.032458] [55853]: INFO cinder.volume.api [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1260.039031] [55853]: INFO cinder.volume.api [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Roll detaching of volume completed successfully. [ 1260.039264] [55853]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-82691fe9-d726-4b1c-8737-92ed31fe0707 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0/action returned with HTTP 202 [ 1260.039680] [55853]: [pid: 55853|app: 0|req: 150/325] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:44:16 2025] POST /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1260.043323] [55854]: DEBUG cinder.api.middleware.request_id [req-4844d3c0-c70a-40af-9257-7940888be55f req-ca808edb-bfd5-4fa7-ab78-323771f8e8c4 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.045909] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-ca808edb-bfd5-4fa7-ab78-323771f8e8c4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ed785d81-578d-40f8-b7b5-dd7471e9518d [ 1260.046211] [55854]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-ca808edb-bfd5-4fa7-ab78-323771f8e8c4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.046504] [55854]: DEBUG cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-ca808edb-bfd5-4fa7-ab78-323771f8e8c4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.055147] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055147] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.086157] [55854]: INFO cinder.api.openstack.wsgi [req-4844d3c0-c70a-40af-9257-7940888be55f req-ca808edb-bfd5-4fa7-ab78-323771f8e8c4 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments/ed785d81-578d-40f8-b7b5-dd7471e9518d returned with HTTP 200 [ 1260.086254] [55854]: [pid: 55854|app: 0|req: 176/326] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:44:16 2025] DELETE /volume/v3/attachments/ed785d81-578d-40f8-b7b5-dd7471e9518d => generated 192 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.947667] [55853]: DEBUG cinder.api.middleware.request_id [req-bb321d22-f784-48d8-abb4-e229a50d857b req-ec6fb069-241d-450f-9cce-ad3ce778ebe9 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.950278] [55853]: INFO cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-ec6fb069-241d-450f-9cce-ad3ce778ebe9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb [ 1264.950542] [55853]: DEBUG cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-ec6fb069-241d-450f-9cce-ad3ce778ebe9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.950810] [55853]: DEBUG cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-ec6fb069-241d-450f-9cce-ad3ce778ebe9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.960260] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.960260] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.490938] [55853]: INFO cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-ec6fb069-241d-450f-9cce-ad3ce778ebe9 tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb returned with HTTP 200 [ 1265.490938] [55853]: [pid: 55853|app: 0|req: 151/327] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:44:21 2025] DELETE /volume/v3/attachments/9268e50d-f1d8-4ca8-a231-5860725de5fb => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.498389] [55854]: DEBUG cinder.api.middleware.request_id [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.504704] [55854]: INFO cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1265.504704] [55854]: DEBUG cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.504704] [55854]: DEBUG cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.504704] [55854]: INFO cinder.api.v3.volumes [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Delete volume with id: c72c9ebd-6867-480d-9ef6-5d33451209a0 [ 1265.516119] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516119] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.516119] [55854]: INFO cinder.volume.api [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Volume info retrieved successfully. [ 1265.543766] [55854]: INFO cinder.volume.api [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] Delete volume request issued successfully. [ 1265.543766] [55854]: INFO cinder.api.openstack.wsgi [req-bb321d22-f784-48d8-abb4-e229a50d857b req-c7f32e1c-306e-43fa-97fe-261df63477ae tempest-ServerActionsV293TestJSON-1135963908 tempest-ServerActionsV293TestJSON-1135963908-project-member] http://10.180.1.21/volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 returned with HTTP 202 [ 1265.543766] [55854]: [pid: 55854|app: 0|req: 177/328] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:44:22 2025] DELETE /volume/v3/volumes/c72c9ebd-6867-480d-9ef6-5d33451209a0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1272.892498] [55853]: DEBUG cinder.api.middleware.request_id [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.897031] [55853]: INFO cinder.api.openstack.wsgi [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1272.897031] [55853]: DEBUG cinder.api.openstack.wsgi [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2129241108"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1272.898314] [55853]: DEBUG cinder.api.v3.volumes [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2129241108'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1272.900174] [55853]: INFO cinder.api.v3.volumes [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume of 1 GB [ 1272.903282] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903282] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.912387] [55853]: INFO cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Availability Zones retrieved successfully. [ 1272.918134] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (2b5d2c52-c2ba-422e-bcd4-0a43c9fbc754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1272.919581] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d8caa5-1c68-480e-b752-bbeddd1e25e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.920800] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1272.946421] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d8caa5-1c68-480e-b752-bbeddd1e25e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.947664] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ac2c85-3196-4057-9b24-dfbeb559882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1273.015411] [55853]: DEBUG cinder.quota [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Created reservations ['edd87344-be4f-4459-a600-02414047ffa7', 'e5511188-2b33-46cf-8185-d91de4f56e72', '25045957-b5dc-4345-ade3-cec54516821b', '522b17b2-98f1-4b03-9ae5-4d418aec064a'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1273.016647] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ac2c85-3196-4057-9b24-dfbeb559882d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edd87344-be4f-4459-a600-02414047ffa7', 'e5511188-2b33-46cf-8185-d91de4f56e72', '25045957-b5dc-4345-ade3-cec54516821b', '522b17b2-98f1-4b03-9ae5-4d418aec064a']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1273.017678] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b592804a-7829-4702-8750-f367201f5710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1273.034738] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b592804a-7829-4702-8750-f367201f5710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc8cada-ab83-4bf5-aef7-de5339d7869e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2129241108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['edd87344-be4f-4459-a600-02414047ffa7','e5511188-2b33-46cf-8185-d91de4f56e72','25045957-b5dc-4345-ade3-cec54516821b','522b17b2-98f1-4b03-9ae5-4d418aec064a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2129241108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc8cada-ab83-4bf5-aef7-de5339d7869e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ddbbb9e4447447a965b775fc7cc7e40',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='00516ddc25444a1988b6465cbbf4e557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1273.035910] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8fcd0f-cb99-41ae-a780-a56df1ccc9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1273.062993] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8fcd0f-cb99-41ae-a780-a56df1ccc9dd) 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-AttachVolumeNegativeTest-volume-2129241108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['edd87344-be4f-4459-a600-02414047ffa7','e5511188-2b33-46cf-8185-d91de4f56e72','25045957-b5dc-4345-ade3-cec54516821b','522b17b2-98f1-4b03-9ae5-4d418aec064a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1273.064086] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb07f32-db3f-4de4-994d-3187f687e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1273.074721] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb07f32-db3f-4de4-994d-3187f687e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1273.075857] [55853]: DEBUG cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (2b5d2c52-c2ba-422e-bcd4-0a43c9fbc754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1273.076560] [55853]: INFO cinder.volume.api [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request issued successfully. [ 1273.077733] [55853]: INFO cinder.api.openstack.wsgi [None req-eb9eeee4-47b8-4066-bdb6-edee881e2b52 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1273.077733] [55853]: [pid: 55853|app: 0|req: 152/329] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:44:29 2025] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1273.090258] [55854]: DEBUG cinder.api.middleware.request_id [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.092204] [55854]: INFO cinder.api.openstack.wsgi [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1273.092464] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.092695] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.101306] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101306] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.105897] [55854]: INFO cinder.volume.api [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1273.111557] [55854]: INFO cinder.api.openstack.wsgi [None req-6f51414a-b6d6-4a07-ae16-1e509d8b693d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1273.112125] [55854]: [pid: 55854|app: 0|req: 178/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:29 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.123576] [55853]: DEBUG cinder.api.middleware.request_id [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.125901] [55853]: INFO cinder.api.openstack.wsgi [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1274.126164] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.126418] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.136739] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136739] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.141529] [55853]: INFO cinder.volume.api [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1274.146554] [55853]: INFO cinder.api.openstack.wsgi [None req-1166c492-9937-4ffa-b6f5-9f2af7be168a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1274.147016] [55853]: [pid: 55853|app: 0|req: 153/331] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:30 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.189774] [55854]: DEBUG cinder.api.middleware.request_id [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.193826] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1274.194111] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.194348] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.202163] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.202163] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.205798] [55854]: INFO cinder.volume.api [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1274.210984] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-8fab6784-1ac5-44aa-a4e1-db01a64baee2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1274.211411] [55854]: [pid: 55854|app: 0|req: 179/332] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:44:31 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.738246] [55853]: DEBUG cinder.api.middleware.request_id [None req-72e0b41f-5621-4735-9259-597858d60c56 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.738727] [55853]: INFO cinder.api.openstack.wsgi [None req-72e0b41f-5621-4735-9259-597858d60c56 None None] GET http://10.180.1.21/volume// [ 1275.738913] [55853]: DEBUG cinder.api.openstack.wsgi [None req-72e0b41f-5621-4735-9259-597858d60c56 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.739232] [55853]: DEBUG cinder.api.openstack.wsgi [None req-72e0b41f-5621-4735-9259-597858d60c56 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.739649] [55853]: INFO cinder.api.openstack.wsgi [None req-72e0b41f-5621-4735-9259-597858d60c56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1275.741223] [55853]: [pid: 55853|app: 0|req: 154/333] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:44:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1275.744322] [55854]: DEBUG cinder.api.middleware.request_id [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-492681d3-7826-4360-badc-346a7cf62175 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.750019] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-492681d3-7826-4360-badc-346a7cf62175 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1275.750019] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-492681d3-7826-4360-badc-346a7cf62175 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcc8cada-ab83-4bf5-aef7-de5339d7869e", "connector": null, "instance_uuid": "bb3de3c2-a6e1-4450-bb10-d6b89f136407"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1275.758679] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758679] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.784903] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-492681d3-7826-4360-badc-346a7cf62175 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1275.784903] [55854]: [pid: 55854|app: 0|req: 180/334] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:44:32 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1275.811069] [55853]: DEBUG cinder.api.middleware.request_id [None req-ebe261de-8021-4efc-8aab-988096c7e35c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.813271] [55853]: INFO cinder.api.openstack.wsgi [None req-ebe261de-8021-4efc-8aab-988096c7e35c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1275.813494] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ebe261de-8021-4efc-8aab-988096c7e35c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.813714] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ebe261de-8021-4efc-8aab-988096c7e35c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.831019] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.831019] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.834052] [55853]: INFO cinder.volume.api [None req-ebe261de-8021-4efc-8aab-988096c7e35c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1275.839823] [55853]: INFO cinder.api.openstack.wsgi [None req-ebe261de-8021-4efc-8aab-988096c7e35c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1275.840275] [55853]: [pid: 55853|app: 0|req: 155/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:32 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.309140] [55854]: DEBUG cinder.api.middleware.request_id [None req-578813ec-38a5-4290-82b2-1fc9bd559d9f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.309599] [55854]: INFO cinder.api.openstack.wsgi [None req-578813ec-38a5-4290-82b2-1fc9bd559d9f None None] GET http://10.180.1.21/volume// [ 1276.309778] [55854]: DEBUG cinder.api.openstack.wsgi [None req-578813ec-38a5-4290-82b2-1fc9bd559d9f None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.309991] [55854]: DEBUG cinder.api.openstack.wsgi [None req-578813ec-38a5-4290-82b2-1fc9bd559d9f None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.310407] [55854]: INFO cinder.api.openstack.wsgi [None req-578813ec-38a5-4290-82b2-1fc9bd559d9f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1276.310840] [55854]: [pid: 55854|app: 0|req: 181/336] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:44:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1276.318073] [55853]: DEBUG cinder.api.middleware.request_id [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.320800] [55853]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1276.321029] [55853]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.321257] [55853]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.331661] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.331661] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.335627] [55853]: INFO cinder.volume.api [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1276.340654] [55853]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-afa7ad43-3f1b-4bd2-86fa-f792f582b8cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1276.341106] [55853]: [pid: 55853|app: 0|req: 156/337] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:44:33 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1276.371176] [55854]: DEBUG cinder.api.middleware.request_id [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.374425] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] PUT http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 [ 1276.375031] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-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", "instance": "vm-547808", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.384744] [55854]: DEBUG cinder.coordination [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Acquiring lock "cinder-attachment_update-fcc8cada-ab83-4bf5-aef7-de5339d7869e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1276.389236] [55854]: DEBUG cinder.coordination [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-fcc8cada-ab83-4bf5-aef7-de5339d7869e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1276.392533] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.392533] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.850448] [55853]: DEBUG cinder.api.middleware.request_id [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.852688] [55853]: INFO cinder.api.openstack.wsgi [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1276.852940] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.853169] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.866059] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.866059] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.871273] [55853]: INFO cinder.volume.api [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1276.875260] [55853]: INFO cinder.api.openstack.wsgi [None req-f377124a-a063-4ba1-b9a4-bc66bf2083e8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1276.875683] [55853]: [pid: 55853|app: 0|req: 157/338] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:33 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.886388] [55853]: DEBUG cinder.api.middleware.request_id [None req-327c02dd-5079-4786-8539-ca6b758bff07 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.888517] [55853]: INFO cinder.api.openstack.wsgi [None req-327c02dd-5079-4786-8539-ca6b758bff07 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1277.888635] [55853]: DEBUG cinder.api.openstack.wsgi [None req-327c02dd-5079-4786-8539-ca6b758bff07 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.888851] [55853]: DEBUG cinder.api.openstack.wsgi [None req-327c02dd-5079-4786-8539-ca6b758bff07 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.902612] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.902612] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.906964] [55853]: INFO cinder.volume.api [None req-327c02dd-5079-4786-8539-ca6b758bff07 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1277.912153] [55853]: INFO cinder.api.openstack.wsgi [None req-327c02dd-5079-4786-8539-ca6b758bff07 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1277.912578] [55853]: [pid: 55853|app: 0|req: 158/339] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:34 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.922447] [55853]: DEBUG cinder.api.middleware.request_id [None req-72853546-6927-4539-8d2f-a85f9a695d8a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.924685] [55853]: INFO cinder.api.openstack.wsgi [None req-72853546-6927-4539-8d2f-a85f9a695d8a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1278.924904] [55853]: DEBUG cinder.api.openstack.wsgi [None req-72853546-6927-4539-8d2f-a85f9a695d8a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.925176] [55853]: DEBUG cinder.api.openstack.wsgi [None req-72853546-6927-4539-8d2f-a85f9a695d8a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.938914] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938914] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.943861] [55853]: INFO cinder.volume.api [None req-72853546-6927-4539-8d2f-a85f9a695d8a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1278.950457] [55853]: INFO cinder.api.openstack.wsgi [None req-72853546-6927-4539-8d2f-a85f9a695d8a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1278.950885] [55853]: [pid: 55853|app: 0|req: 159/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:35 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.963388] [55853]: DEBUG cinder.api.middleware.request_id [None req-98aa487a-5eca-422b-ac37-151b1ac25869 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.965627] [55853]: INFO cinder.api.openstack.wsgi [None req-98aa487a-5eca-422b-ac37-151b1ac25869 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1279.965848] [55853]: DEBUG cinder.api.openstack.wsgi [None req-98aa487a-5eca-422b-ac37-151b1ac25869 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.966088] [55853]: DEBUG cinder.api.openstack.wsgi [None req-98aa487a-5eca-422b-ac37-151b1ac25869 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.980289] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980289] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.984107] [55853]: INFO cinder.volume.api [None req-98aa487a-5eca-422b-ac37-151b1ac25869 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1279.988968] [55853]: INFO cinder.api.openstack.wsgi [None req-98aa487a-5eca-422b-ac37-151b1ac25869 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1279.989393] [55853]: [pid: 55853|app: 0|req: 160/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:36 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.916121] [55854]: DEBUG cinder.coordination [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-fcc8cada-ab83-4bf5-aef7-de5339d7869e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1280.916645] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-5b1c11ba-342b-4a2e-b497-d347dc666db0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 returned with HTTP 200 [ 1280.917164] [55854]: [pid: 55854|app: 0|req: 182/342] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:44:33 2025] PUT /volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.999364] [55853]: DEBUG cinder.api.middleware.request_id [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.005283] [55853]: INFO cinder.api.openstack.wsgi [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1281.005283] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.005283] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.017307] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.017307] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.021313] [55853]: INFO cinder.volume.api [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1281.026558] [55853]: INFO cinder.api.openstack.wsgi [None req-7d387d6e-5dea-47a7-8007-60dd1244e2ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1281.026994] [55853]: [pid: 55853|app: 0|req: 161/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:37 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.042203] [55854]: DEBUG cinder.api.middleware.request_id [None req-babf30e4-a943-423e-be91-beb9640fa132 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.044685] [55854]: INFO cinder.api.openstack.wsgi [None req-babf30e4-a943-423e-be91-beb9640fa132 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1282.044891] [55854]: DEBUG cinder.api.openstack.wsgi [None req-babf30e4-a943-423e-be91-beb9640fa132 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.045177] [55854]: DEBUG cinder.api.openstack.wsgi [None req-babf30e4-a943-423e-be91-beb9640fa132 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.060301] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060301] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.064389] [55854]: INFO cinder.volume.api [None req-babf30e4-a943-423e-be91-beb9640fa132 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1282.069720] [55854]: INFO cinder.api.openstack.wsgi [None req-babf30e4-a943-423e-be91-beb9640fa132 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1282.070247] [55854]: [pid: 55854|app: 0|req: 183/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:38 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.082162] [55853]: DEBUG cinder.api.middleware.request_id [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.085476] [55853]: INFO cinder.api.openstack.wsgi [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1283.085837] [55853]: DEBUG cinder.api.openstack.wsgi [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.086478] [55853]: DEBUG cinder.api.openstack.wsgi [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.087492] [55854]: DEBUG cinder.api.middleware.request_id [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-b4b9b165-c97d-4714-9d0c-98027f506be4 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.089888] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-b4b9b165-c97d-4714-9d0c-98027f506be4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27/action [ 1283.090327] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-b4b9b165-c97d-4714-9d0c-98027f506be4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1283.090468] [55854]: DEBUG cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-b4b9b165-c97d-4714-9d0c-98027f506be4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.102893] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102893] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.106702] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106702] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.106829] [55853]: INFO cinder.volume.api [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1283.111505] [55853]: INFO cinder.api.openstack.wsgi [None req-99702127-2d15-4d2b-a153-40ebe705d0b8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1283.112133] [55853]: [pid: 55853|app: 0|req: 162/345] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:39 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.114476] [55854]: INFO cinder.api.openstack.wsgi [req-5ab469ca-684b-4da3-b446-fa11a813f463 req-b4b9b165-c97d-4714-9d0c-98027f506be4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27/action returned with HTTP 204 [ 1283.115070] [55854]: [pid: 55854|app: 0|req: 184/346] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:44:39 2025] POST /volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1284.121797] [55853]: DEBUG cinder.api.middleware.request_id [None req-dc13755b-b61d-4d37-992b-4167f675bd85 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.124683] [55853]: INFO cinder.api.openstack.wsgi [None req-dc13755b-b61d-4d37-992b-4167f675bd85 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1284.125097] [55853]: DEBUG cinder.api.openstack.wsgi [None req-dc13755b-b61d-4d37-992b-4167f675bd85 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.125482] [55853]: DEBUG cinder.api.openstack.wsgi [None req-dc13755b-b61d-4d37-992b-4167f675bd85 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.141995] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141995] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.146484] [55853]: INFO cinder.volume.api [None req-dc13755b-b61d-4d37-992b-4167f675bd85 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1284.152170] [55853]: INFO cinder.api.openstack.wsgi [None req-dc13755b-b61d-4d37-992b-4167f675bd85 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1284.152650] [55853]: [pid: 55853|app: 0|req: 163/347] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:40 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1284.162959] [55854]: DEBUG cinder.api.middleware.request_id [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.165400] [55854]: INFO cinder.api.openstack.wsgi [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1284.165672] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.165936] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.177188] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177188] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.182077] [55854]: INFO cinder.volume.api [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1284.186986] [55854]: INFO cinder.api.openstack.wsgi [None req-a8ffe239-55f5-4a4d-acee-5acab096a461 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1284.188029] [55854]: [pid: 55854|app: 0|req: 185/348] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:44:41 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.802137] [55853]: DEBUG cinder.api.middleware.request_id [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.804718] [55853]: INFO cinder.api.openstack.wsgi [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1289.805560] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1902271374"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1289.806809] [55853]: DEBUG cinder.api.v3.volumes [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1902271374'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1289.806949] [55853]: INFO cinder.api.v3.volumes [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume of 1 GB [ 1289.812833] [55853]: INFO cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Availability Zones retrieved successfully. [ 1289.820287] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Flow 'volume_create_api' (c558a8ab-9036-434a-9aa5-8cfe9f6bf865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1289.821520] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2ab68b-5452-4dc3-b3ed-cfaacb1afe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1289.822693] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1289.841095] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2ab68b-5452-4dc3-b3ed-cfaacb1afe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1289.842172] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c26fa-47b9-4405-9c13-36af4edc0062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1289.892535] [55853]: DEBUG cinder.quota [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Created reservations ['843af1d0-6a21-416b-b222-9dc56c1486f9', 'a3a782a5-838c-4243-8387-1a7c90aaf302', 'db68058c-c04d-4d5f-b59c-1a5857474811', '330e0260-4b3c-4f8b-a957-74e8b34919d3'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1289.893558] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c26fa-47b9-4405-9c13-36af4edc0062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843af1d0-6a21-416b-b222-9dc56c1486f9', 'a3a782a5-838c-4243-8387-1a7c90aaf302', 'db68058c-c04d-4d5f-b59c-1a5857474811', '330e0260-4b3c-4f8b-a957-74e8b34919d3']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1289.894542] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417ccef4-419e-41ea-9e97-5a309043b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1289.907838] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417ccef4-419e-41ea-9e97-5a309043b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '482dbae0-fc7d-4ef2-8c07-2f620df2346b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1902271374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',qos_specs=None,replication_status=,reservations=['843af1d0-6a21-416b-b222-9dc56c1486f9','a3a782a5-838c-4243-8387-1a7c90aaf302','db68058c-c04d-4d5f-b59c-1a5857474811','330e0260-4b3c-4f8b-a957-74e8b34919d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd51e44d92845e2abc28086714bddf1',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1902271374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=482dbae0-fc7d-4ef2-8c07-2f620df2346b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',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='ccd51e44d92845e2abc28086714bddf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1289.908737] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22551f48-3c23-48b2-9e9b-071d3d2d99ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1289.922249] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22551f48-3c23-48b2-9e9b-071d3d2d99ef) 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-ServerActionsTestOtherA-volume-1902271374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',qos_specs=None,replication_status=,reservations=['843af1d0-6a21-416b-b222-9dc56c1486f9','a3a782a5-838c-4243-8387-1a7c90aaf302','db68058c-c04d-4d5f-b59c-1a5857474811','330e0260-4b3c-4f8b-a957-74e8b34919d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd51e44d92845e2abc28086714bddf1',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1289.923151] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46518c1-4052-42f7-b32f-240e1abc7775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1289.935873] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46518c1-4052-42f7-b32f-240e1abc7775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1289.935873] [55853]: DEBUG cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Flow 'volume_create_api' (c558a8ab-9036-434a-9aa5-8cfe9f6bf865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1289.935873] [55853]: INFO cinder.volume.api [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume request issued successfully. [ 1289.935873] [55853]: INFO cinder.api.openstack.wsgi [None req-8626ac81-53be-43ac-9839-cd9eefa5dcb0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1289.936225] [55853]: [pid: 55853|app: 0|req: 164/349] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:44:46 2025] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1294.185540] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=80,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.925354] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=140,cinder:UPDATE=31,cinder:INSERT=20 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1319.094170] [55854]: DEBUG cinder.api.middleware.request_id [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.096292] [55854]: INFO cinder.api.openstack.wsgi [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1319.096675] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1442320866"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1319.098499] [55854]: DEBUG cinder.api.v3.volumes [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1442320866'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1319.098652] [55854]: INFO cinder.api.v3.volumes [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume of 1 GB [ 1319.105417] [55854]: INFO cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Availability Zones retrieved successfully. [ 1319.111580] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Flow 'volume_create_api' (2d682565-9a4f-47db-99a6-a7e79de9978b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1319.112773] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94626985-a8a9-40b4-97dc-aad2ac849691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1319.113911] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1319.131033] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94626985-a8a9-40b4-97dc-aad2ac849691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1319.131975] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9999299-4eef-48e1-b2e9-a27c321d2ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1319.160834] [55854]: DEBUG cinder.quota [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Created reservations ['f5330ce7-c4f9-48d7-a867-a5556fcea574', '71e95c00-220d-4968-ae7b-ddd40eb3ae6c', 'bc4222ce-c40c-43ad-9cc6-b9d1b8c93d80', '0ba083e8-6976-404c-9007-3c5e9ad89d95'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1319.161754] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9999299-4eef-48e1-b2e9-a27c321d2ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5330ce7-c4f9-48d7-a867-a5556fcea574', '71e95c00-220d-4968-ae7b-ddd40eb3ae6c', 'bc4222ce-c40c-43ad-9cc6-b9d1b8c93d80', '0ba083e8-6976-404c-9007-3c5e9ad89d95']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1319.162671] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccb1ebe-8b2d-4943-91f8-1b142d02c272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1319.175235] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccb1ebe-8b2d-4943-91f8-1b142d02c272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f16b133-7d01-49e4-bb92-5708acc8b5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1442320866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8802e697a6654ed6b8559e498d500287',qos_specs=None,replication_status=,reservations=['f5330ce7-c4f9-48d7-a867-a5556fcea574','71e95c00-220d-4968-ae7b-ddd40eb3ae6c','bc4222ce-c40c-43ad-9cc6-b9d1b8c93d80','0ba083e8-6976-404c-9007-3c5e9ad89d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d3218b21d72443095dd90b9c7d8ca0b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1442320866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f16b133-7d01-49e4-bb92-5708acc8b5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8802e697a6654ed6b8559e498d500287',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='1d3218b21d72443095dd90b9c7d8ca0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1319.176110] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43ab551-db89-4bd7-9c7a-044652d7dede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1319.191463] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43ab551-db89-4bd7-9c7a-044652d7dede) 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-AttachVolumeShelveTestJSON-volume-1442320866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8802e697a6654ed6b8559e498d500287',qos_specs=None,replication_status=,reservations=['f5330ce7-c4f9-48d7-a867-a5556fcea574','71e95c00-220d-4968-ae7b-ddd40eb3ae6c','bc4222ce-c40c-43ad-9cc6-b9d1b8c93d80','0ba083e8-6976-404c-9007-3c5e9ad89d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d3218b21d72443095dd90b9c7d8ca0b',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1319.192266] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b87c9d4-e724-48bf-bf2e-f9b7671d790f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1319.200306] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b87c9d4-e724-48bf-bf2e-f9b7671d790f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1319.201314] [55854]: DEBUG cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Flow 'volume_create_api' (2d682565-9a4f-47db-99a6-a7e79de9978b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1319.201652] [55854]: INFO cinder.volume.api [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Create volume request issued successfully. [ 1319.202300] [55854]: INFO cinder.api.openstack.wsgi [None req-bc6b53c6-6ebd-40e6-8636-29ef9991adee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1319.202764] [55854]: [pid: 55854|app: 0|req: 186/350] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:45:15 2025] POST /volume/v3/volumes => generated 756 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1319.212739] [55853]: DEBUG cinder.api.middleware.request_id [None req-fdc0f101-2b28-430c-aae2-816604d70f63 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.215090] [55853]: INFO cinder.api.openstack.wsgi [None req-fdc0f101-2b28-430c-aae2-816604d70f63 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1319.215214] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fdc0f101-2b28-430c-aae2-816604d70f63 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.215428] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fdc0f101-2b28-430c-aae2-816604d70f63 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.222950] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222950] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.226573] [55853]: INFO cinder.volume.api [None req-fdc0f101-2b28-430c-aae2-816604d70f63 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1319.230727] [55853]: INFO cinder.api.openstack.wsgi [None req-fdc0f101-2b28-430c-aae2-816604d70f63 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1319.231047] [55853]: [pid: 55853|app: 0|req: 165/351] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:16 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.240407] [55854]: DEBUG cinder.api.middleware.request_id [None req-045f0875-a196-48f4-b01c-105cd730e36f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.242629] [55854]: INFO cinder.api.openstack.wsgi [None req-045f0875-a196-48f4-b01c-105cd730e36f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1320.242853] [55854]: DEBUG cinder.api.openstack.wsgi [None req-045f0875-a196-48f4-b01c-105cd730e36f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.243095] [55854]: DEBUG cinder.api.openstack.wsgi [None req-045f0875-a196-48f4-b01c-105cd730e36f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.251893] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.251893] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.255174] [55854]: INFO cinder.volume.api [None req-045f0875-a196-48f4-b01c-105cd730e36f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1320.259291] [55854]: INFO cinder.api.openstack.wsgi [None req-045f0875-a196-48f4-b01c-105cd730e36f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1320.259655] [55854]: [pid: 55854|app: 0|req: 187/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:17 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.030411] [55853]: DEBUG cinder.api.middleware.request_id [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.032452] [55853]: INFO cinder.api.openstack.wsgi [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1322.032860] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-962167917"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1322.034594] [55853]: DEBUG cinder.api.v3.volumes [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-962167917'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1322.034781] [55853]: INFO cinder.api.v3.volumes [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume of 1 GB [ 1322.039729] [55853]: INFO cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Availability Zones retrieved successfully. [ 1322.046561] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (485b9794-bd77-4bef-8dca-ae3fd0396927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1322.047708] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24ec553-3f6a-47b9-8850-91c6dc8a14c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.048906] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1322.066138] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24ec553-3f6a-47b9-8850-91c6dc8a14c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.067097] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2dfe98-014f-4cf3-8b6c-ef03a5f6a017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.096486] [55853]: DEBUG cinder.quota [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Created reservations ['6e972147-8825-41ef-ba88-b0e0a67dc5c9', '52a6a41b-500e-4094-b507-f2f4789883b4', '14edf53b-f712-48d9-91e0-60ce14c94ead', '42b953a8-5ee6-4560-8230-6e7be1215f43'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1322.097513] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2dfe98-014f-4cf3-8b6c-ef03a5f6a017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e972147-8825-41ef-ba88-b0e0a67dc5c9', '52a6a41b-500e-4094-b507-f2f4789883b4', '14edf53b-f712-48d9-91e0-60ce14c94ead', '42b953a8-5ee6-4560-8230-6e7be1215f43']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.098432] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac44c161-9613-48b3-8e37-b6bcbfbd7239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.111300] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac44c161-9613-48b3-8e37-b6bcbfbd7239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f7e3a4e-d312-4442-a295-e2cee4b65b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962167917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['6e972147-8825-41ef-ba88-b0e0a67dc5c9','52a6a41b-500e-4094-b507-f2f4789883b4','14edf53b-f712-48d9-91e0-60ce14c94ead','42b953a8-5ee6-4560-8230-6e7be1215f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962167917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f7e3a4e-d312-4442-a295-e2cee4b65b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a384b2e05554f74948ac2b8c9b46396',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='d85c58f966df4ce58dd9e524ddc42555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.112294] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1ef72e-1971-4c13-aaf7-5296f8dfb2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.124945] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1ef72e-1971-4c13-aaf7-5296f8dfb2a5) 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-AttachVolumeTestJSON-volume-962167917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['6e972147-8825-41ef-ba88-b0e0a67dc5c9','52a6a41b-500e-4094-b507-f2f4789883b4','14edf53b-f712-48d9-91e0-60ce14c94ead','42b953a8-5ee6-4560-8230-6e7be1215f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.125818] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f11ab3-d913-48b2-8c85-df1a010c3f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.134198] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f11ab3-d913-48b2-8c85-df1a010c3f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.135312] [55853]: DEBUG cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (485b9794-bd77-4bef-8dca-ae3fd0396927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1322.135694] [55853]: INFO cinder.volume.api [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request issued successfully. [ 1322.136436] [55853]: INFO cinder.api.openstack.wsgi [None req-4d8eb25a-5545-478f-aecd-5b6ff23206cf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1322.137031] [55853]: [pid: 55853|app: 0|req: 166/353] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:45:18 2025] POST /volume/v3/volumes => generated 749 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1322.145474] [55854]: DEBUG cinder.api.middleware.request_id [None req-70def1b7-48b0-437d-963e-2172405ead40 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.147726] [55854]: INFO cinder.api.openstack.wsgi [None req-70def1b7-48b0-437d-963e-2172405ead40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1322.147886] [55854]: DEBUG cinder.api.openstack.wsgi [None req-70def1b7-48b0-437d-963e-2172405ead40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.148116] [55854]: DEBUG cinder.api.openstack.wsgi [None req-70def1b7-48b0-437d-963e-2172405ead40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.155867] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155867] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.159991] [55854]: INFO cinder.volume.api [None req-70def1b7-48b0-437d-963e-2172405ead40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1322.164443] [55854]: INFO cinder.api.openstack.wsgi [None req-70def1b7-48b0-437d-963e-2172405ead40 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1322.165069] [55854]: [pid: 55854|app: 0|req: 188/354] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:19 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.175574] [55853]: DEBUG cinder.api.middleware.request_id [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.177801] [55853]: INFO cinder.api.openstack.wsgi [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1323.178473] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.178473] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.187394] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187394] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.190788] [55853]: INFO cinder.volume.api [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1323.194993] [55853]: INFO cinder.api.openstack.wsgi [None req-e9b9dac1-1215-445e-81ba-e3bce4f7ff28 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1323.195362] [55853]: [pid: 55853|app: 0|req: 167/355] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:20 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.231759] [55854]: DEBUG cinder.api.middleware.request_id [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.234210] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1323.234380] [55854]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.234671] [55854]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.241979] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.241979] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.245237] [55854]: INFO cinder.volume.api [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1323.249493] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-8a3089e2-6be1-4e2f-ac94-c1e7523fdfcc tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1323.249922] [55854]: [pid: 55854|app: 0|req: 189/356] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:20 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.767781] [55853]: DEBUG cinder.api.middleware.request_id [None req-54c03e26-cd9f-4179-9bb4-7505811acb5d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.768318] [55853]: INFO cinder.api.openstack.wsgi [None req-54c03e26-cd9f-4179-9bb4-7505811acb5d None None] GET http://10.180.1.21/volume// [ 1324.768538] [55853]: DEBUG cinder.api.openstack.wsgi [None req-54c03e26-cd9f-4179-9bb4-7505811acb5d None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.768864] [55853]: DEBUG cinder.api.openstack.wsgi [None req-54c03e26-cd9f-4179-9bb4-7505811acb5d None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.769244] [55853]: INFO cinder.api.openstack.wsgi [None req-54c03e26-cd9f-4179-9bb4-7505811acb5d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1324.769575] [55853]: [pid: 55853|app: 0|req: 168/357] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:45:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1324.773763] [55854]: DEBUG cinder.api.middleware.request_id [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-e2099abe-bcb4-4e26-9601-970bb1251173 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.776179] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-e2099abe-bcb4-4e26-9601-970bb1251173 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1324.776619] [55854]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-e2099abe-bcb4-4e26-9601-970bb1251173 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f7e3a4e-d312-4442-a295-e2cee4b65b0a", "connector": null, "instance_uuid": "1c8a6256-4319-47d1-805b-8575360edda7"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.786273] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786273] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.806099] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-e2099abe-bcb4-4e26-9601-970bb1251173 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1324.806659] [55854]: [pid: 55854|app: 0|req: 190/358] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:45:21 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.825202] [55853]: DEBUG cinder.api.middleware.request_id [None req-4883af90-f602-407d-b2d0-363a9bc6c945 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.826986] [55853]: INFO cinder.api.openstack.wsgi [None req-4883af90-f602-407d-b2d0-363a9bc6c945 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1324.827393] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4883af90-f602-407d-b2d0-363a9bc6c945 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.828150] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4883af90-f602-407d-b2d0-363a9bc6c945 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.838328] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838328] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.841477] [55853]: INFO cinder.volume.api [None req-4883af90-f602-407d-b2d0-363a9bc6c945 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1324.845682] [55853]: INFO cinder.api.openstack.wsgi [None req-4883af90-f602-407d-b2d0-363a9bc6c945 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1324.846084] [55853]: [pid: 55853|app: 0|req: 169/359] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:21 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.327807] [55854]: DEBUG cinder.api.middleware.request_id [None req-c417376b-fae2-4ec3-9463-f7677ad17829 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.328426] [55854]: INFO cinder.api.openstack.wsgi [None req-c417376b-fae2-4ec3-9463-f7677ad17829 None None] GET http://10.180.1.21/volume// [ 1325.328671] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c417376b-fae2-4ec3-9463-f7677ad17829 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.328974] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c417376b-fae2-4ec3-9463-f7677ad17829 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.329575] [55854]: INFO cinder.api.openstack.wsgi [None req-c417376b-fae2-4ec3-9463-f7677ad17829 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.330035] [55854]: [pid: 55854|app: 0|req: 191/360] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.333618] [55853]: DEBUG cinder.api.middleware.request_id [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.336177] [55853]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1325.336434] [55853]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.336657] [55853]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.346361] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346361] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.349491] [55853]: INFO cinder.volume.api [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1325.353673] [55853]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-a94ae4cb-e9f2-42a0-a92a-2a797d914e5b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1325.354068] [55853]: [pid: 55853|app: 0|req: 170/361] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:22 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1325.379759] [55854]: DEBUG cinder.api.middleware.request_id [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.382011] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] PUT http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 [ 1325.382442] [55854]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-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", "instance": "vm-547822", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.390290] [55854]: DEBUG cinder.coordination [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Acquiring lock "cinder-attachment_update-5f7e3a4e-d312-4442-a295-e2cee4b65b0a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1325.394543] [55854]: DEBUG cinder.coordination [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-5f7e3a4e-d312-4442-a295-e2cee4b65b0a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1325.395638] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395638] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.857209] [55853]: DEBUG cinder.api.middleware.request_id [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.859567] [55853]: INFO cinder.api.openstack.wsgi [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1325.859825] [55853]: DEBUG cinder.api.openstack.wsgi [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.860140] [55853]: DEBUG cinder.api.openstack.wsgi [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.870474] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870474] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.874021] [55853]: INFO cinder.volume.api [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1325.877775] [55853]: INFO cinder.api.openstack.wsgi [None req-410ebfd1-099e-4ea0-a303-0bafb5bb8000 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1325.878165] [55853]: [pid: 55853|app: 0|req: 171/362] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:22 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.889275] [55853]: DEBUG cinder.api.middleware.request_id [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.891683] [55853]: INFO cinder.api.openstack.wsgi [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1326.891959] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.892285] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.913021] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.913021] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.921504] [55853]: INFO cinder.volume.api [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1326.927521] [55853]: INFO cinder.api.openstack.wsgi [None req-9cecbc89-ce2e-44c7-902b-3efcce0980e6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1326.927932] [55853]: [pid: 55853|app: 0|req: 172/363] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:23 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.938835] [55853]: DEBUG cinder.api.middleware.request_id [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.941755] [55853]: INFO cinder.api.openstack.wsgi [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1327.942095] [55853]: DEBUG cinder.api.openstack.wsgi [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.942336] [55853]: DEBUG cinder.api.openstack.wsgi [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.953814] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.953814] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.957072] [55853]: INFO cinder.volume.api [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1327.961410] [55853]: INFO cinder.api.openstack.wsgi [None req-439e94cd-d067-46e0-a7e0-477ff5b874a7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1327.961821] [55853]: [pid: 55853|app: 0|req: 173/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:24 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.972718] [55853]: DEBUG cinder.api.middleware.request_id [None req-492cfb56-235a-4900-a691-68640e8ed340 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.974850] [55853]: INFO cinder.api.openstack.wsgi [None req-492cfb56-235a-4900-a691-68640e8ed340 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1328.975077] [55853]: DEBUG cinder.api.openstack.wsgi [None req-492cfb56-235a-4900-a691-68640e8ed340 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.975296] [55853]: DEBUG cinder.api.openstack.wsgi [None req-492cfb56-235a-4900-a691-68640e8ed340 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.989375] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.989375] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.993705] [55853]: INFO cinder.volume.api [None req-492cfb56-235a-4900-a691-68640e8ed340 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1328.998824] [55853]: INFO cinder.api.openstack.wsgi [None req-492cfb56-235a-4900-a691-68640e8ed340 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1328.999252] [55853]: [pid: 55853|app: 0|req: 174/365] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:25 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.916783] [55854]: DEBUG cinder.coordination [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-5f7e3a4e-d312-4442-a295-e2cee4b65b0a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1329.917270] [55854]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-fa75112b-c3a6-422a-a8da-a9c88b02be3e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 returned with HTTP 200 [ 1329.917766] [55854]: [pid: 55854|app: 0|req: 192/366] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:45:22 2025] PUT /volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.010277] [55853]: DEBUG cinder.api.middleware.request_id [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.012657] [55853]: INFO cinder.api.openstack.wsgi [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1330.013152] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.013232] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.024048] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024048] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.027584] [55853]: INFO cinder.volume.api [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1330.033028] [55853]: INFO cinder.api.openstack.wsgi [None req-5aa81fe7-edc5-4177-a921-da8af3e8309b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1330.033462] [55853]: [pid: 55853|app: 0|req: 175/367] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:26 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.658348] [55854]: DEBUG cinder.api.middleware.request_id [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.660633] [55854]: INFO cinder.api.openstack.wsgi [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1330.660925] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.661170] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.661382] [55854]: INFO cinder.api.v3.volumes [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Delete volume with id: a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1330.674885] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674885] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.675567] [55854]: INFO cinder.volume.api [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1330.694104] [55854]: INFO cinder.volume.api [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Delete volume request issued successfully. [ 1330.694331] [55854]: INFO cinder.api.openstack.wsgi [None req-a601c01f-e45e-45df-a73c-ef505e0f9520 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 202 [ 1330.694843] [55854]: [pid: 55854|app: 0|req: 193/368] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:45:27 2025] DELETE /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1330.698673] [55853]: DEBUG cinder.api.middleware.request_id [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.701082] [55853]: INFO cinder.api.openstack.wsgi [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1330.701394] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.701553] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.711072] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.711072] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.716261] [55853]: INFO cinder.volume.api [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1330.721922] [55853]: INFO cinder.api.openstack.wsgi [None req-8b518393-34c8-47cc-a1b9-5263ec3504b7 tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1330.722382] [55853]: [pid: 55853|app: 0|req: 176/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:27 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.044705] [55854]: DEBUG cinder.api.middleware.request_id [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.048910] [55854]: INFO cinder.api.openstack.wsgi [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1331.048910] [55854]: DEBUG cinder.api.openstack.wsgi [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.048910] [55854]: DEBUG cinder.api.openstack.wsgi [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.059933] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.059933] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.063418] [55854]: INFO cinder.volume.api [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1331.068134] [55854]: INFO cinder.api.openstack.wsgi [None req-553e9c27-c7ed-40f5-8a9c-4f36a08efa2f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1331.068568] [55854]: [pid: 55854|app: 0|req: 194/370] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:27 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.540365] [55853]: DEBUG cinder.api.middleware.request_id [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-33715d0a-8891-4e36-beba-af32477df9c6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.542741] [55853]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-33715d0a-8891-4e36-beba-af32477df9c6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737/action [ 1331.543207] [55853]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-33715d0a-8891-4e36-beba-af32477df9c6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1331.543437] [55853]: DEBUG cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-33715d0a-8891-4e36-beba-af32477df9c6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1331.561254] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.561254] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.567963] [55853]: INFO cinder.api.openstack.wsgi [req-8d96ef4c-3585-4c1e-a40b-64b2e59c9b55 req-33715d0a-8891-4e36-beba-af32477df9c6 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737/action returned with HTTP 204 [ 1331.568530] [55853]: [pid: 55853|app: 0|req: 177/371] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:45:28 2025] POST /volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1331.733546] [55854]: DEBUG cinder.api.middleware.request_id [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.735674] [55854]: INFO cinder.api.openstack.wsgi [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1331.735921] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.736175] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.744107] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.744107] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.747892] [55854]: INFO cinder.volume.api [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Volume info retrieved successfully. [ 1331.752322] [55854]: INFO cinder.api.openstack.wsgi [None req-2c74a77c-1b39-4f0d-8fbf-7aea3d13d0eb tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 200 [ 1331.752724] [55854]: [pid: 55854|app: 0|req: 195/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:28 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.079900] [55853]: DEBUG cinder.api.middleware.request_id [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.082029] [55853]: INFO cinder.api.openstack.wsgi [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1332.082308] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.082556] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.095691] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.095691] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.099203] [55853]: INFO cinder.volume.api [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1332.103506] [55853]: INFO cinder.api.openstack.wsgi [None req-ab1fc0c3-f2f1-47f9-a6e6-d1ed79e813c7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1332.103896] [55853]: [pid: 55853|app: 0|req: 178/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:28 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.113450] [55854]: DEBUG cinder.api.middleware.request_id [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.115579] [55854]: INFO cinder.api.openstack.wsgi [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1332.115820] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.116069] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.126307] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126307] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.129409] [55854]: INFO cinder.volume.api [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1332.133544] [55854]: INFO cinder.api.openstack.wsgi [None req-ee0ff313-b9b2-40e6-8998-e310e90c74bf tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1332.134036] [55854]: [pid: 55854|app: 0|req: 196/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:28 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.202926] [55853]: DEBUG cinder.api.middleware.request_id [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.205053] [55853]: INFO cinder.api.openstack.wsgi [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1332.205525] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-393101483"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.207281] [55853]: DEBUG cinder.api.v3.volumes [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-393101483'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1332.207420] [55853]: INFO cinder.api.v3.volumes [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume of 1 GB [ 1332.211330] [55853]: INFO cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Availability Zones retrieved successfully. [ 1332.217961] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (c6b82ccd-b91d-45d6-a31f-be86c105d0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.219092] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5056be3-8a77-40f1-bf9c-afdb62ede885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.220146] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1332.237914] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5056be3-8a77-40f1-bf9c-afdb62ede885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.238772] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf94c88-8783-444b-9b56-ff278473c9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.264699] [55853]: DEBUG cinder.quota [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Created reservations ['d25e6f13-6e38-4261-8771-73ba1b48f4e7', '38e64ccb-5217-4a34-85ca-7c93f79eb4f8', '0e0dc067-dcbd-411a-9506-b1d248a3655c', '6349561b-c1cd-435d-938d-7a63d05681ba'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1332.265551] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf94c88-8783-444b-9b56-ff278473c9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d25e6f13-6e38-4261-8771-73ba1b48f4e7', '38e64ccb-5217-4a34-85ca-7c93f79eb4f8', '0e0dc067-dcbd-411a-9506-b1d248a3655c', '6349561b-c1cd-435d-938d-7a63d05681ba']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.266441] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9c1ab3-6c93-4e61-a75b-cd1d2c81e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.278185] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9c1ab3-6c93-4e61-a75b-cd1d2c81e938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c466e5e8-15b0-4bfc-b4ae-b36c298945b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-393101483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['d25e6f13-6e38-4261-8771-73ba1b48f4e7','38e64ccb-5217-4a34-85ca-7c93f79eb4f8','0e0dc067-dcbd-411a-9506-b1d248a3655c','6349561b-c1cd-435d-938d-7a63d05681ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-393101483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c466e5e8-15b0-4bfc-b4ae-b36c298945b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a384b2e05554f74948ac2b8c9b46396',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='d85c58f966df4ce58dd9e524ddc42555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.279000] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd8db71-d01c-4788-b828-6e2b72c143ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.290359] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd8db71-d01c-4788-b828-6e2b72c143ab) 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-AttachVolumeTestJSON-volume-393101483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a384b2e05554f74948ac2b8c9b46396',qos_specs=None,replication_status=,reservations=['d25e6f13-6e38-4261-8771-73ba1b48f4e7','38e64ccb-5217-4a34-85ca-7c93f79eb4f8','0e0dc067-dcbd-411a-9506-b1d248a3655c','6349561b-c1cd-435d-938d-7a63d05681ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85c58f966df4ce58dd9e524ddc42555',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.290857] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98693e2-6733-48a8-85e1-66dae2313413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.297606] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98693e2-6733-48a8-85e1-66dae2313413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.298594] [55853]: DEBUG cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Flow 'volume_create_api' (c6b82ccd-b91d-45d6-a31f-be86c105d0d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.298913] [55853]: INFO cinder.volume.api [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Create volume request issued successfully. [ 1332.299551] [55853]: INFO cinder.api.openstack.wsgi [None req-b68e28b3-06dd-4cba-a95e-a85e370b6ec8 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1332.300101] [55853]: [pid: 55853|app: 0|req: 179/375] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:45:29 2025] POST /volume/v3/volumes => generated 749 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1332.309025] [55854]: DEBUG cinder.api.middleware.request_id [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.310835] [55854]: INFO cinder.api.openstack.wsgi [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1332.311083] [55854]: DEBUG cinder.api.openstack.wsgi [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.311308] [55854]: DEBUG cinder.api.openstack.wsgi [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.319200] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319200] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.322754] [55854]: INFO cinder.volume.api [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1332.327080] [55854]: INFO cinder.api.openstack.wsgi [None req-99aff0f7-31a5-48cf-8c7b-c8668402dd21 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1332.327459] [55854]: [pid: 55854|app: 0|req: 197/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:29 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.763715] [55853]: DEBUG cinder.api.middleware.request_id [None req-8cb2fa3d-03af-474e-afd8-d7c90998f27c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.766736] [55853]: INFO cinder.api.openstack.wsgi [None req-8cb2fa3d-03af-474e-afd8-d7c90998f27c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] GET http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec [ 1332.767044] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8cb2fa3d-03af-474e-afd8-d7c90998f27c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.767277] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8cb2fa3d-03af-474e-afd8-d7c90998f27c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.777070] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.777070] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.780781] [55853]: INFO cinder.api.openstack.wsgi [None req-8cb2fa3d-03af-474e-afd8-d7c90998f27c tempest-DeleteServersTestJSON-405510657 tempest-DeleteServersTestJSON-405510657-project-member] http://10.180.1.21/volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec returned with HTTP 404 [ 1332.781445] [55853]: [pid: 55853|app: 0|req: 180/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:29 2025] GET /volume/v3/volumes/a3fd3e06-6d41-4203-a70b-c88e60f376ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1333.337730] [55854]: DEBUG cinder.api.middleware.request_id [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.340680] [55854]: INFO cinder.api.openstack.wsgi [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1333.340921] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.341217] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.354305] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354305] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.361706] [55854]: INFO cinder.volume.api [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1333.366903] [55854]: INFO cinder.api.openstack.wsgi [None req-ca0e545e-e4b4-4796-9d9f-ed725e41529b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1333.367353] [55854]: [pid: 55854|app: 0|req: 198/378] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:30 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.407443] [55853]: DEBUG cinder.api.middleware.request_id [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.411917] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1333.411917] [55853]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.411917] [55853]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.419448] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.419448] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.427615] [55853]: INFO cinder.volume.api [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1333.433332] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-0b776914-157a-4e16-8369-7e236ce69041 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1333.433332] [55853]: [pid: 55853|app: 0|req: 181/379] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:30 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.953394] [55854]: DEBUG cinder.api.middleware.request_id [None req-9ccbc53b-0c52-4b55-b3a4-11f8245f82ef None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.953862] [55854]: INFO cinder.api.openstack.wsgi [None req-9ccbc53b-0c52-4b55-b3a4-11f8245f82ef None None] GET http://10.180.1.21/volume// [ 1334.954279] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc53b-0c52-4b55-b3a4-11f8245f82ef None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.954343] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc53b-0c52-4b55-b3a4-11f8245f82ef None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.954782] [55854]: INFO cinder.api.openstack.wsgi [None req-9ccbc53b-0c52-4b55-b3a4-11f8245f82ef None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1334.955121] [55854]: [pid: 55854|app: 0|req: 199/380] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:45:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1334.959615] [55853]: DEBUG cinder.api.middleware.request_id [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-229dda25-dd9d-4e16-ac7c-76a68968ed98 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.961752] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-229dda25-dd9d-4e16-ac7c-76a68968ed98 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1334.962320] [55853]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-229dda25-dd9d-4e16-ac7c-76a68968ed98 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c466e5e8-15b0-4bfc-b4ae-b36c298945b3", "connector": null, "instance_uuid": "1c8a6256-4319-47d1-805b-8575360edda7"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1334.974560] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.974560] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.998502] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-229dda25-dd9d-4e16-ac7c-76a68968ed98 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1334.998761] [55853]: [pid: 55853|app: 0|req: 182/381] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:45:31 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.021142] [55854]: DEBUG cinder.api.middleware.request_id [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.022994] [55854]: INFO cinder.api.openstack.wsgi [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1335.023245] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.023469] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.034899] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.034899] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.039212] [55854]: INFO cinder.volume.api [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1335.045773] [55854]: INFO cinder.api.openstack.wsgi [None req-f5accd3c-a0f4-4258-8e25-cabc75220757 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1335.046630] [55854]: [pid: 55854|app: 0|req: 200/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:31 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.523846] [55853]: DEBUG cinder.api.middleware.request_id [None req-994f7be5-38e2-4829-babe-ef2b2b18c343 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.524306] [55853]: INFO cinder.api.openstack.wsgi [None req-994f7be5-38e2-4829-babe-ef2b2b18c343 None None] GET http://10.180.1.21/volume// [ 1335.525033] [55853]: DEBUG cinder.api.openstack.wsgi [None req-994f7be5-38e2-4829-babe-ef2b2b18c343 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.525033] [55853]: DEBUG cinder.api.openstack.wsgi [None req-994f7be5-38e2-4829-babe-ef2b2b18c343 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.525158] [55853]: INFO cinder.api.openstack.wsgi [None req-994f7be5-38e2-4829-babe-ef2b2b18c343 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.525437] [55853]: [pid: 55853|app: 0|req: 183/383] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.529702] [55854]: DEBUG cinder.api.middleware.request_id [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.532322] [55854]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1335.532968] [55854]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.533257] [55854]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.547662] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547662] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.552603] [55854]: INFO cinder.volume.api [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1335.557502] [55854]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd5a7e91-fb69-4f3d-970b-df8ea0b63b02 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1335.557980] [55854]: [pid: 55854|app: 0|req: 201/384] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:32 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.588239] [55853]: DEBUG cinder.api.middleware.request_id [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.591876] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] PUT http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 [ 1335.592306] [55853]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-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", "instance": "vm-547822", "mountpoint": "/dev/sdc"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.600594] [55853]: DEBUG cinder.coordination [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Acquiring lock "cinder-attachment_update-c466e5e8-15b0-4bfc-b4ae-b36c298945b3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.606306] [55853]: DEBUG cinder.coordination [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-c466e5e8-15b0-4bfc-b4ae-b36c298945b3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.606627] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.606627] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.058629] [55854]: DEBUG cinder.api.middleware.request_id [None req-27eeae51-a91d-4c97-a570-03aac3593b60 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.060858] [55854]: INFO cinder.api.openstack.wsgi [None req-27eeae51-a91d-4c97-a570-03aac3593b60 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1336.061151] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27eeae51-a91d-4c97-a570-03aac3593b60 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.061384] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27eeae51-a91d-4c97-a570-03aac3593b60 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.079554] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.079554] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.086133] [55854]: INFO cinder.volume.api [None req-27eeae51-a91d-4c97-a570-03aac3593b60 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1336.091331] [55854]: INFO cinder.api.openstack.wsgi [None req-27eeae51-a91d-4c97-a570-03aac3593b60 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1336.091990] [55854]: [pid: 55854|app: 0|req: 202/385] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:32 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.103094] [55854]: DEBUG cinder.api.middleware.request_id [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.106192] [55854]: INFO cinder.api.openstack.wsgi [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1337.106411] [55854]: DEBUG cinder.api.openstack.wsgi [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.106625] [55854]: DEBUG cinder.api.openstack.wsgi [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.127197] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127197] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.131185] [55854]: INFO cinder.volume.api [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1337.136251] [55854]: INFO cinder.api.openstack.wsgi [None req-294b1eca-1937-4b49-bde1-b5f57cc98032 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1337.136690] [55854]: [pid: 55854|app: 0|req: 203/386] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:33 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.147250] [55854]: DEBUG cinder.api.middleware.request_id [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.149503] [55854]: INFO cinder.api.openstack.wsgi [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1338.149503] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.150350] [55854]: DEBUG cinder.api.openstack.wsgi [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.162896] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.162896] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.166873] [55854]: INFO cinder.volume.api [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1338.171682] [55854]: INFO cinder.api.openstack.wsgi [None req-c0bfa490-7dc1-47f6-9177-5d287e2ec19b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1338.172085] [55854]: [pid: 55854|app: 0|req: 204/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:35 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.643102] [55854]: DEBUG cinder.api.middleware.request_id [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.646176] [55854]: INFO cinder.api.openstack.wsgi [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1338.647023] [55854]: DEBUG cinder.api.openstack.wsgi [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.647023] [55854]: DEBUG cinder.api.openstack.wsgi [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.657393] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657393] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.661214] [55854]: INFO cinder.volume.api [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1338.665978] [55854]: INFO cinder.api.openstack.wsgi [req-03951ab1-4b11-4978-98b5-f07e87245618 req-d81004c0-bd17-4ce9-ba6b-2603cc293364 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1338.666420] [55854]: [pid: 55854|app: 0|req: 205/388] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:35 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.186360] [55854]: DEBUG cinder.api.middleware.request_id [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.188992] [55854]: INFO cinder.api.openstack.wsgi [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1339.188992] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.188992] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.204088] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204088] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.207945] [55854]: INFO cinder.volume.api [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1339.212858] [55854]: INFO cinder.api.openstack.wsgi [None req-1b04cf09-3416-48fb-b0b6-30563dfef35b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1339.213257] [55854]: [pid: 55854|app: 0|req: 206/389] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:36 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.130205] [55853]: DEBUG cinder.coordination [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Lock "cinder-attachment_update-c466e5e8-15b0-4bfc-b4ae-b36c298945b3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1340.130586] [55853]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-fd8e42fe-ef40-4279-97ed-e0f291d5dbe7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 returned with HTTP 200 [ 1340.131370] [55853]: [pid: 55853|app: 0|req: 184/390] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:45:32 2025] PUT /volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1340.224029] [55854]: DEBUG cinder.api.middleware.request_id [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.226898] [55854]: INFO cinder.api.openstack.wsgi [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1340.226898] [55854]: DEBUG cinder.api.openstack.wsgi [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.226898] [55854]: DEBUG cinder.api.openstack.wsgi [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.238892] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.238892] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.242531] [55854]: INFO cinder.volume.api [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1340.247818] [55854]: INFO cinder.api.openstack.wsgi [None req-816273ac-7c78-49ed-a4d3-900bce02ff8e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1340.248227] [55854]: [pid: 55854|app: 0|req: 207/391] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:37 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.874583] [55853]: DEBUG cinder.api.middleware.request_id [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.877417] [55853]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1340.878518] [55853]: DEBUG cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.878860] [55853]: DEBUG cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.889868] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889868] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.895053] [55853]: INFO cinder.volume.api [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1340.901532] [55853]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fecbbd12-f29a-4d69-b88e-9607bb92fa8f tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1340.902028] [55853]: [pid: 55853|app: 0|req: 185/392] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:37 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.916170] [55854]: DEBUG cinder.api.middleware.request_id [None req-e31036d1-3c07-4d50-b993-d60164b7e6be None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.916599] [55854]: INFO cinder.api.openstack.wsgi [None req-e31036d1-3c07-4d50-b993-d60164b7e6be None None] GET http://10.180.1.21/volume// [ 1340.916783] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e31036d1-3c07-4d50-b993-d60164b7e6be None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.917078] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e31036d1-3c07-4d50-b993-d60164b7e6be None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.917423] [55854]: INFO cinder.api.openstack.wsgi [None req-e31036d1-3c07-4d50-b993-d60164b7e6be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1340.917723] [55854]: [pid: 55854|app: 0|req: 208/393] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:45:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1340.921613] [55853]: DEBUG cinder.api.middleware.request_id [req-cad50424-b037-4c2e-b908-850eba1a799d req-372fde08-71ce-4246-8fd5-baef65e270ee None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.923977] [55853]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-372fde08-71ce-4246-8fd5-baef65e270ee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1340.924426] [55853]: DEBUG cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-372fde08-71ce-4246-8fd5-baef65e270ee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f16b133-7d01-49e4-bb92-5708acc8b5b0", "connector": null, "instance_uuid": "b1e92a9e-60d1-4691-bca3-45d1afc1ea67"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1340.933923] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933923] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.956440] [55853]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-372fde08-71ce-4246-8fd5-baef65e270ee tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1340.957196] [55853]: [pid: 55853|app: 0|req: 186/394] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:45:37 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1340.978705] [55854]: DEBUG cinder.api.middleware.request_id [req-cad50424-b037-4c2e-b908-850eba1a799d req-fba01caa-9ebe-47ca-8b4b-37fa76866735 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.981070] [55854]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fba01caa-9ebe-47ca-8b4b-37fa76866735 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] POST http://10.180.1.21/volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8/action [ 1340.981439] [55854]: DEBUG cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fba01caa-9ebe-47ca-8b4b-37fa76866735 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1340.981575] [55854]: DEBUG cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fba01caa-9ebe-47ca-8b4b-37fa76866735 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1340.998525] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998525] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.005839] [55854]: INFO cinder.api.openstack.wsgi [req-cad50424-b037-4c2e-b908-850eba1a799d req-fba01caa-9ebe-47ca-8b4b-37fa76866735 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8/action returned with HTTP 204 [ 1341.006460] [55854]: [pid: 55854|app: 0|req: 209/395] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:45:37 2025] POST /volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1341.020650] [55853]: DEBUG cinder.api.middleware.request_id [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.023073] [55853]: INFO cinder.api.openstack.wsgi [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1341.023307] [55853]: DEBUG cinder.api.openstack.wsgi [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.023527] [55853]: DEBUG cinder.api.openstack.wsgi [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.033607] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.033607] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.036953] [55853]: INFO cinder.volume.api [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1341.041224] [55853]: INFO cinder.api.openstack.wsgi [None req-12b13eb1-5d65-41ac-971b-dd668590ed3d tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1341.041613] [55853]: [pid: 55853|app: 0|req: 187/396] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:37 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.051015] [55854]: DEBUG cinder.api.middleware.request_id [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.053295] [55854]: INFO cinder.api.openstack.wsgi [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1341.053628] [55854]: DEBUG cinder.api.openstack.wsgi [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.054037] [55854]: DEBUG cinder.api.openstack.wsgi [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.064536] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064536] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.068197] [55854]: INFO cinder.volume.api [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1341.072685] [55854]: INFO cinder.api.openstack.wsgi [None req-050143cd-5d2b-4ec6-a83c-9813ea8986d2 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1341.073106] [55854]: [pid: 55854|app: 0|req: 210/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:37 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.258693] [55853]: DEBUG cinder.api.middleware.request_id [None req-27f9d191-bd78-4731-9a62-17252df10f3b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.260881] [55853]: INFO cinder.api.openstack.wsgi [None req-27f9d191-bd78-4731-9a62-17252df10f3b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1341.261179] [55853]: DEBUG cinder.api.openstack.wsgi [None req-27f9d191-bd78-4731-9a62-17252df10f3b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.261455] [55853]: DEBUG cinder.api.openstack.wsgi [None req-27f9d191-bd78-4731-9a62-17252df10f3b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.271625] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.271625] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.275159] [55853]: INFO cinder.volume.api [None req-27f9d191-bd78-4731-9a62-17252df10f3b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1341.279572] [55853]: INFO cinder.api.openstack.wsgi [None req-27f9d191-bd78-4731-9a62-17252df10f3b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1341.279965] [55853]: [pid: 55853|app: 0|req: 188/398] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:38 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.320263] [55854]: DEBUG cinder.api.middleware.request_id [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.322662] [55854]: INFO cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1341.322851] [55854]: DEBUG cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.323074] [55854]: DEBUG cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.333559] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.333559] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.337524] [55854]: INFO cinder.volume.api [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1341.342261] [55854]: INFO cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-0d52a12e-b863-4736-9baa-6cea51240dd1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1341.342691] [55854]: [pid: 55854|app: 0|req: 211/399] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:38 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.377162] [55853]: DEBUG cinder.api.middleware.request_id [req-6a399be5-de96-47fd-9b95-2c50271df228 req-ee15e876-1029-48b4-a486-2ad65d778526 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.379844] [55853]: INFO cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-ee15e876-1029-48b4-a486-2ad65d778526 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8 [ 1341.379975] [55853]: DEBUG cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-ee15e876-1029-48b4-a486-2ad65d778526 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.380209] [55853]: DEBUG cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-ee15e876-1029-48b4-a486-2ad65d778526 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.387956] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387956] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.760899] [55854]: DEBUG cinder.api.middleware.request_id [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-e63f39da-5b92-4504-9400-9891229c2d44 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.763353] [55854]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-e63f39da-5b92-4504-9400-9891229c2d44 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68/action [ 1341.763785] [55854]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-e63f39da-5b92-4504-9400-9891229c2d44 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1341.763927] [55854]: DEBUG cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-e63f39da-5b92-4504-9400-9891229c2d44 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1341.780354] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780354] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.788102] [55854]: INFO cinder.api.openstack.wsgi [req-b6a719f9-29bd-4854-9bcd-dde4be0e5858 req-e63f39da-5b92-4504-9400-9891229c2d44 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68/action returned with HTTP 204 [ 1341.788544] [55854]: [pid: 55854|app: 0|req: 212/400] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:45:38 2025] POST /volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1341.912631] [55853]: INFO cinder.api.openstack.wsgi [req-6a399be5-de96-47fd-9b95-2c50271df228 req-ee15e876-1029-48b4-a486-2ad65d778526 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8 returned with HTTP 200 [ 1341.913094] [55853]: [pid: 55853|app: 0|req: 189/401] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:45:38 2025] DELETE /volume/v3/attachments/0640ecae-b0c8-4a41-b09d-4dea6ded58a8 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.929455] [55854]: DEBUG cinder.api.middleware.request_id [None req-57ed99c7-25cc-416d-8eed-f273a677f60e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.931852] [55854]: INFO cinder.api.openstack.wsgi [None req-57ed99c7-25cc-416d-8eed-f273a677f60e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1341.932101] [55854]: DEBUG cinder.api.openstack.wsgi [None req-57ed99c7-25cc-416d-8eed-f273a677f60e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.932428] [55854]: DEBUG cinder.api.openstack.wsgi [None req-57ed99c7-25cc-416d-8eed-f273a677f60e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.940896] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940896] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.945621] [55854]: INFO cinder.volume.api [None req-57ed99c7-25cc-416d-8eed-f273a677f60e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1341.951340] [55854]: INFO cinder.api.openstack.wsgi [None req-57ed99c7-25cc-416d-8eed-f273a677f60e tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1341.951749] [55854]: [pid: 55854|app: 0|req: 213/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:38 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.290950] [55853]: DEBUG cinder.api.middleware.request_id [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.293215] [55853]: INFO cinder.api.openstack.wsgi [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1342.293687] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.293687] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.303739] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303739] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.307708] [55853]: INFO cinder.volume.api [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1342.312620] [55853]: INFO cinder.api.openstack.wsgi [None req-3ff8213d-5339-443b-8aa5-8d4aaaade80f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1342.312620] [55853]: [pid: 55853|app: 0|req: 190/403] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:39 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.323223] [55854]: DEBUG cinder.api.middleware.request_id [None req-8cf70668-57bb-4963-b938-f2acb3996aca None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.325834] [55854]: INFO cinder.api.openstack.wsgi [None req-8cf70668-57bb-4963-b938-f2acb3996aca tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1342.326040] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8cf70668-57bb-4963-b938-f2acb3996aca tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.326258] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8cf70668-57bb-4963-b938-f2acb3996aca tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.337601] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337601] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.341404] [55854]: INFO cinder.volume.api [None req-8cf70668-57bb-4963-b938-f2acb3996aca tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1342.346438] [55854]: INFO cinder.api.openstack.wsgi [None req-8cf70668-57bb-4963-b938-f2acb3996aca tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1342.346438] [55854]: [pid: 55854|app: 0|req: 214/404] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:39 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.501935] [55853]: DEBUG cinder.api.middleware.request_id [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.504288] [55853]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1342.504508] [55853]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.504756] [55853]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.515358] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.515358] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.518605] [55853]: INFO cinder.volume.api [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1342.522993] [55853]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-342f3f14-fb34-4503-9c6b-cf9f54df570c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1342.523394] [55853]: [pid: 55853|app: 0|req: 191/405] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:39 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.556721] [55854]: DEBUG cinder.api.middleware.request_id [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.559061] [55854]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a/action [ 1342.559649] [55854]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1342.560375] [55854]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1342.571230] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.571230] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.571764] [55854]: INFO cinder.volume.api [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1342.576586] [55854]: INFO cinder.volume.api [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Begin detaching volume completed successfully. [ 1342.576812] [55854]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-4d95e109-cd6f-484a-8a93-7d78d642b27d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a/action returned with HTTP 202 [ 1342.577372] [55854]: [pid: 55854|app: 0|req: 215/406] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:45:39 2025] POST /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1342.588202] [55853]: DEBUG cinder.api.middleware.request_id [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.590881] [55853]: INFO cinder.api.openstack.wsgi [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1342.591137] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.591356] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.601407] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.601407] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.604462] [55853]: INFO cinder.volume.api [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1342.608625] [55853]: INFO cinder.api.openstack.wsgi [None req-9e0e9b5b-e37a-4407-9b9f-4f74d3a9ec58 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1342.609063] [55853]: [pid: 55853|app: 0|req: 192/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:39 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1343.596427] [55854]: DEBUG cinder.api.middleware.request_id [None req-3cdf1d54-204f-4ef6-b541-8617c03cf4c8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.596880] [55854]: INFO cinder.api.openstack.wsgi [None req-3cdf1d54-204f-4ef6-b541-8617c03cf4c8 None None] GET http://10.180.1.21/volume// [ 1343.597084] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3cdf1d54-204f-4ef6-b541-8617c03cf4c8 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.597304] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3cdf1d54-204f-4ef6-b541-8617c03cf4c8 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.597694] [55854]: INFO cinder.api.openstack.wsgi [None req-3cdf1d54-204f-4ef6-b541-8617c03cf4c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1343.597998] [55854]: [pid: 55854|app: 0|req: 216/408] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1343.601369] [55853]: DEBUG cinder.api.middleware.request_id [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.603802] [55853]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1343.604069] [55853]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.604372] [55853]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.617489] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.617489] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.618880] [55854]: DEBUG cinder.api.middleware.request_id [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.620884] [55854]: INFO cinder.api.openstack.wsgi [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1343.621199] [55853]: INFO cinder.volume.api [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1343.621257] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.621416] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.626124] [55853]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-534977ca-b461-4acc-ad7c-92571dd9e0f5 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1343.626598] [55853]: [pid: 55853|app: 0|req: 193/409] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:40 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1343.631695] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.631695] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.635079] [55854]: INFO cinder.volume.api [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1343.639445] [55854]: INFO cinder.api.openstack.wsgi [None req-bd125e87-3191-41fa-ba13-a60a60afdea1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1343.639800] [55854]: [pid: 55854|app: 0|req: 217/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:40 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.179627] [55853]: DEBUG cinder.api.middleware.request_id [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.181811] [55853]: INFO cinder.api.openstack.wsgi [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1344.182050] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.182273] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.190021] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.190021] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.193503] [55853]: INFO cinder.volume.api [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1344.197649] [55853]: INFO cinder.api.openstack.wsgi [None req-b5f955ab-f037-4676-84b0-669ea4ed5b39 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1344.198031] [55853]: [pid: 55853|app: 0|req: 194/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:41 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.231733] [55854]: DEBUG cinder.api.middleware.request_id [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.234072] [55854]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1344.234306] [55854]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.234520] [55854]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.241909] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.241909] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.245165] [55854]: INFO cinder.volume.api [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1344.249435] [55854]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-cdcc155b-e9a7-48f6-be41-29c1771b07a8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1344.249804] [55854]: [pid: 55854|app: 0|req: 218/412] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:41 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.649335] [55853]: DEBUG cinder.api.middleware.request_id [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.651440] [55853]: INFO cinder.api.openstack.wsgi [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1344.651664] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.651883] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.663824] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663824] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.668515] [55853]: INFO cinder.volume.api [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1344.673429] [55853]: INFO cinder.api.openstack.wsgi [None req-1fa71d93-5e08-4c6b-8d32-4c9029bd6778 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1344.673896] [55853]: [pid: 55853|app: 0|req: 195/413] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:41 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.764054] [55854]: DEBUG cinder.api.middleware.request_id [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-14267705-63a5-4e65-9123-33745125d098 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.766978] [55854]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-14267705-63a5-4e65-9123-33745125d098 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 [ 1344.766978] [55854]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-14267705-63a5-4e65-9123-33745125d098 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.766978] [55854]: DEBUG cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-14267705-63a5-4e65-9123-33745125d098 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.773717] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773717] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.297994] [55854]: INFO cinder.api.openstack.wsgi [req-081207b3-fc2b-46ec-b492-2b5b6fcda5fe req-14267705-63a5-4e65-9123-33745125d098 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 returned with HTTP 200 [ 1345.298437] [55854]: [pid: 55854|app: 0|req: 219/414] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:45:41 2025] DELETE /volume/v3/attachments/b5175732-7d00-4290-b020-2ee05f639737 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.689460] [55853]: DEBUG cinder.api.middleware.request_id [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.691520] [55853]: INFO cinder.api.openstack.wsgi [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1345.691741] [55853]: DEBUG cinder.api.openstack.wsgi [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.691961] [55853]: DEBUG cinder.api.openstack.wsgi [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.700720] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700720] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.704339] [55853]: INFO cinder.volume.api [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1345.708892] [55853]: INFO cinder.api.openstack.wsgi [None req-460fb5c1-b8a8-4b8e-9d31-1e32552b644b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1345.709421] [55853]: [pid: 55853|app: 0|req: 196/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:42 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.769042] [55854]: DEBUG cinder.api.middleware.request_id [None req-59a9f4a5-6e10-4f1c-b030-076f978d04df None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.769042] [55854]: INFO cinder.api.openstack.wsgi [None req-59a9f4a5-6e10-4f1c-b030-076f978d04df None None] GET http://10.180.1.21/volume// [ 1345.769042] [55854]: DEBUG cinder.api.openstack.wsgi [None req-59a9f4a5-6e10-4f1c-b030-076f978d04df None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.769042] [55854]: DEBUG cinder.api.openstack.wsgi [None req-59a9f4a5-6e10-4f1c-b030-076f978d04df None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.769400] [55854]: INFO cinder.api.openstack.wsgi [None req-59a9f4a5-6e10-4f1c-b030-076f978d04df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1345.769712] [55854]: [pid: 55854|app: 0|req: 220/416] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:45:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1345.774022] [55853]: DEBUG cinder.api.middleware.request_id [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-34ea3335-3262-436b-843e-f89b4beba4fc None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.776965] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-34ea3335-3262-436b-843e-f89b4beba4fc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1345.776965] [55853]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-34ea3335-3262-436b-843e-f89b4beba4fc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "482dbae0-fc7d-4ef2-8c07-2f620df2346b", "connector": null, "instance_uuid": "af81e0fc-a7dd-41e5-a6dc-05e53192dc36"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1345.785311] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.785311] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.805250] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-34ea3335-3262-436b-843e-f89b4beba4fc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1345.805250] [55853]: [pid: 55853|app: 0|req: 197/417] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:45:42 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.825670] [55854]: DEBUG cinder.api.middleware.request_id [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.828181] [55854]: INFO cinder.api.openstack.wsgi [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1345.828410] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.828881] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.839781] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.839781] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.843287] [55854]: INFO cinder.volume.api [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1345.845723] [55853]: DEBUG cinder.api.middleware.request_id [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.848497] [55854]: INFO cinder.api.openstack.wsgi [None req-2c7aea9e-5936-4c6f-b8e8-17264ae48b7f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1345.849117] [55854]: [pid: 55854|app: 0|req: 221/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:42 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.850434] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1345.850765] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.851099] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.866724] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.866724] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.871035] [55853]: INFO cinder.volume.api [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1345.877260] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-21adb2e8-a44c-4956-9d79-f91d906d3008 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1345.877260] [55853]: [pid: 55853|app: 0|req: 198/419] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:42 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.891923] [55854]: DEBUG cinder.api.middleware.request_id [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.894465] [55854]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] POST http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3/action [ 1345.894923] [55854]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1345.895073] [55854]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1345.904826] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.904826] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.905324] [55854]: INFO cinder.volume.api [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1345.909800] [55854]: INFO cinder.volume.api [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Begin detaching volume completed successfully. [ 1345.910032] [55854]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-24f2cdf5-d3e7-4300-985a-c6ad7a15491c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3/action returned with HTTP 202 [ 1345.910430] [55854]: [pid: 55854|app: 0|req: 222/420] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:45:42 2025] POST /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1345.926657] [55853]: DEBUG cinder.api.middleware.request_id [None req-0be7748b-2853-42cd-8006-c69316d9c394 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.928954] [55853]: INFO cinder.api.openstack.wsgi [None req-0be7748b-2853-42cd-8006-c69316d9c394 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1345.929255] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0be7748b-2853-42cd-8006-c69316d9c394 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.929531] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0be7748b-2853-42cd-8006-c69316d9c394 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.940618] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940618] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.944505] [55853]: INFO cinder.volume.api [None req-0be7748b-2853-42cd-8006-c69316d9c394 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1345.948983] [55853]: INFO cinder.api.openstack.wsgi [None req-0be7748b-2853-42cd-8006-c69316d9c394 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1345.949608] [55853]: [pid: 55853|app: 0|req: 199/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:42 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1346.330994] [55854]: DEBUG cinder.api.middleware.request_id [None req-66fab43c-6533-460d-a854-284c2f82885a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.331490] [55854]: INFO cinder.api.openstack.wsgi [None req-66fab43c-6533-460d-a854-284c2f82885a None None] GET http://10.180.1.21/volume// [ 1346.331687] [55854]: DEBUG cinder.api.openstack.wsgi [None req-66fab43c-6533-460d-a854-284c2f82885a None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.331905] [55854]: DEBUG cinder.api.openstack.wsgi [None req-66fab43c-6533-460d-a854-284c2f82885a None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.332370] [55854]: INFO cinder.api.openstack.wsgi [None req-66fab43c-6533-460d-a854-284c2f82885a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1346.332701] [55854]: [pid: 55854|app: 0|req: 223/422] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1346.336761] [55853]: DEBUG cinder.api.middleware.request_id [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.339132] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1346.339386] [55853]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.339607] [55853]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.349410] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349410] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.352600] [55853]: INFO cinder.volume.api [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1346.356884] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-7bcb834e-8ec8-4517-af6c-778eb9a0b56b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1346.357347] [55853]: [pid: 55853|app: 0|req: 200/423] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1346.383262] [55854]: DEBUG cinder.api.middleware.request_id [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.385747] [55854]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] PUT http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b [ 1346.386244] [55854]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-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", "instance": "vm-547832", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1346.394477] [55854]: DEBUG cinder.coordination [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Acquiring lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1346.398656] [55854]: DEBUG cinder.coordination [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1346.399688] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.399688] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.861437] [55853]: DEBUG cinder.api.middleware.request_id [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.863559] [55853]: INFO cinder.api.openstack.wsgi [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1346.863783] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.864008] [55853]: DEBUG cinder.api.openstack.wsgi [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.877212] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877212] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.881172] [55853]: INFO cinder.volume.api [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1346.886141] [55853]: INFO cinder.api.openstack.wsgi [None req-ac38512f-ed7b-4f54-9107-c4b186b745b0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1346.886523] [55853]: [pid: 55853|app: 0|req: 201/424] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.936090] [55853]: DEBUG cinder.api.middleware.request_id [None req-2284ba23-fdbe-4719-a06a-563edb04b15f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.936613] [55853]: INFO cinder.api.openstack.wsgi [None req-2284ba23-fdbe-4719-a06a-563edb04b15f None None] GET http://10.180.1.21/volume// [ 1346.936829] [55853]: DEBUG cinder.api.openstack.wsgi [None req-2284ba23-fdbe-4719-a06a-563edb04b15f None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.937101] [55853]: DEBUG cinder.api.openstack.wsgi [None req-2284ba23-fdbe-4719-a06a-563edb04b15f None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.937593] [55853]: INFO cinder.api.openstack.wsgi [None req-2284ba23-fdbe-4719-a06a-563edb04b15f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1346.937959] [55853]: [pid: 55853|app: 0|req: 202/425] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1346.942100] [55853]: DEBUG cinder.api.middleware.request_id [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.944528] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1346.944871] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.945172] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.956067] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.956067] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.959618] [55853]: INFO cinder.volume.api [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1346.964521] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-fc0dfff8-43d0-405a-ba35-725b78d352b3 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1346.965144] [55853]: [pid: 55853|app: 0|req: 203/426] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1346.965731] [55853]: DEBUG cinder.api.middleware.request_id [None req-df260020-9987-40fd-88ee-e150e3e7b9cb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.967710] [55853]: INFO cinder.api.openstack.wsgi [None req-df260020-9987-40fd-88ee-e150e3e7b9cb tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1346.967917] [55853]: DEBUG cinder.api.openstack.wsgi [None req-df260020-9987-40fd-88ee-e150e3e7b9cb tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.968144] [55853]: DEBUG cinder.api.openstack.wsgi [None req-df260020-9987-40fd-88ee-e150e3e7b9cb tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.977675] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977675] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.980660] [55853]: INFO cinder.volume.api [None req-df260020-9987-40fd-88ee-e150e3e7b9cb tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1346.984951] [55853]: INFO cinder.api.openstack.wsgi [None req-df260020-9987-40fd-88ee-e150e3e7b9cb tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1346.985355] [55853]: [pid: 55853|app: 0|req: 204/427] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:43 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1347.896291] [55853]: DEBUG cinder.api.middleware.request_id [None req-494413db-6bea-464b-90ee-6a64e8057fa0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.898411] [55853]: INFO cinder.api.openstack.wsgi [None req-494413db-6bea-464b-90ee-6a64e8057fa0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1347.898635] [55853]: DEBUG cinder.api.openstack.wsgi [None req-494413db-6bea-464b-90ee-6a64e8057fa0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.898859] [55853]: DEBUG cinder.api.openstack.wsgi [None req-494413db-6bea-464b-90ee-6a64e8057fa0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.908745] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908745] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.911880] [55853]: INFO cinder.volume.api [None req-494413db-6bea-464b-90ee-6a64e8057fa0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1347.916020] [55853]: INFO cinder.api.openstack.wsgi [None req-494413db-6bea-464b-90ee-6a64e8057fa0 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1347.916450] [55853]: [pid: 55853|app: 0|req: 205/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:44 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.995412] [55853]: DEBUG cinder.api.middleware.request_id [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.997514] [55853]: INFO cinder.api.openstack.wsgi [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1347.997730] [55853]: DEBUG cinder.api.openstack.wsgi [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.997948] [55853]: DEBUG cinder.api.openstack.wsgi [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.007437] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007437] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.010470] [55853]: INFO cinder.volume.api [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1348.014623] [55853]: INFO cinder.api.openstack.wsgi [None req-daaa6b44-d18c-4ff5-a4b8-40ac48b5558b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1348.015022] [55853]: [pid: 55853|app: 0|req: 206/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:44 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.124901] [55853]: DEBUG cinder.api.middleware.request_id [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-2ac2f8c5-de8a-417f-af17-fa813d43490f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.127389] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-2ac2f8c5-de8a-417f-af17-fa813d43490f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 [ 1348.127595] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-2ac2f8c5-de8a-417f-af17-fa813d43490f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.127812] [55853]: DEBUG cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-2ac2f8c5-de8a-417f-af17-fa813d43490f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.134771] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.134771] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.658827] [55853]: INFO cinder.api.openstack.wsgi [req-6760a67e-2841-48bd-8e38-e54bacdaa0d2 req-2ac2f8c5-de8a-417f-af17-fa813d43490f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 returned with HTTP 200 [ 1348.659514] [55853]: [pid: 55853|app: 0|req: 207/430] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:45:44 2025] DELETE /volume/v3/attachments/6ce9c6ce-5d24-4e98-9b92-ed4977c4fd68 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.926608] [55853]: DEBUG cinder.api.middleware.request_id [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.928588] [55853]: INFO cinder.api.openstack.wsgi [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1348.929376] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.929376] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.941806] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941806] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.945696] [55853]: INFO cinder.volume.api [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1348.951628] [55853]: INFO cinder.api.openstack.wsgi [None req-9dfce3f4-cc20-43cf-80af-d5c35d84a707 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1348.952035] [55853]: [pid: 55853|app: 0|req: 208/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:45 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.025164] [55853]: DEBUG cinder.api.middleware.request_id [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.027426] [55853]: INFO cinder.api.openstack.wsgi [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1349.027653] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.027887] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.035479] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035479] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.038802] [55853]: INFO cinder.volume.api [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1349.044868] [55853]: INFO cinder.api.openstack.wsgi [None req-6ef60dbe-6e70-403c-a42e-f7058c0b1094 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1349.044868] [55853]: [pid: 55853|app: 0|req: 209/432] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:45 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.054071] [55853]: DEBUG cinder.api.middleware.request_id [None req-456cbc11-a4c6-4445-9594-4ef972820748 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.056126] [55853]: INFO cinder.api.openstack.wsgi [None req-456cbc11-a4c6-4445-9594-4ef972820748 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1349.056361] [55853]: DEBUG cinder.api.openstack.wsgi [None req-456cbc11-a4c6-4445-9594-4ef972820748 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.057346] [55853]: DEBUG cinder.api.openstack.wsgi [None req-456cbc11-a4c6-4445-9594-4ef972820748 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.064401] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064401] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.067948] [55853]: INFO cinder.volume.api [None req-456cbc11-a4c6-4445-9594-4ef972820748 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1349.072141] [55853]: INFO cinder.api.openstack.wsgi [None req-456cbc11-a4c6-4445-9594-4ef972820748 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1349.072531] [55853]: [pid: 55853|app: 0|req: 210/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:45 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1349.205496] [55853]: DEBUG cinder.api.middleware.request_id [None req-da92ec09-117b-4017-b320-7596e6c695bb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.210795] [55853]: INFO cinder.api.openstack.wsgi [None req-da92ec09-117b-4017-b320-7596e6c695bb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1349.211055] [55853]: DEBUG cinder.api.openstack.wsgi [None req-da92ec09-117b-4017-b320-7596e6c695bb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.211265] [55853]: DEBUG cinder.api.openstack.wsgi [None req-da92ec09-117b-4017-b320-7596e6c695bb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.222736] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222736] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.226091] [55853]: INFO cinder.volume.api [None req-da92ec09-117b-4017-b320-7596e6c695bb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1349.230396] [55853]: INFO cinder.api.openstack.wsgi [None req-da92ec09-117b-4017-b320-7596e6c695bb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1349.230762] [55853]: [pid: 55853|app: 0|req: 211/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:46 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1349.265375] [55853]: DEBUG cinder.api.middleware.request_id [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.267607] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1349.267817] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.268052] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.277318] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277318] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.280398] [55853]: INFO cinder.volume.api [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1349.284579] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-6f1ec145-aa16-4a3e-a64a-0f28f68848fb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1349.285105] [55853]: [pid: 55853|app: 0|req: 212/435] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:46 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1349.300339] [55853]: DEBUG cinder.api.middleware.request_id [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.302372] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e/action [ 1349.302737] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1349.302896] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1349.311691] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311691] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.312183] [55853]: INFO cinder.volume.api [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1349.317994] [55853]: INFO cinder.volume.api [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Begin detaching volume completed successfully. [ 1349.318301] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-142c704a-a5e6-4c94-b400-f7d3b4e1167b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e/action returned with HTTP 202 [ 1349.319026] [55853]: [pid: 55853|app: 0|req: 213/436] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:45:46 2025] POST /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1349.962317] [55853]: DEBUG cinder.api.middleware.request_id [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.964349] [55853]: INFO cinder.api.openstack.wsgi [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1349.964582] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.964799] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.976715] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.976715] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.980329] [55853]: INFO cinder.volume.api [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1349.985014] [55853]: INFO cinder.api.openstack.wsgi [None req-6aca075d-b6e0-41eb-9c97-ab7bad6c44d1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1349.985506] [55853]: [pid: 55853|app: 0|req: 214/437] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:46 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1350.146969] [55853]: DEBUG cinder.api.middleware.request_id [None req-0b0d4522-eb05-4719-829a-b9280648262c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.149338] [55853]: INFO cinder.api.openstack.wsgi [None req-0b0d4522-eb05-4719-829a-b9280648262c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1350.149562] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0b0d4522-eb05-4719-829a-b9280648262c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.149783] [55853]: DEBUG cinder.api.openstack.wsgi [None req-0b0d4522-eb05-4719-829a-b9280648262c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.157603] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.157603] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.161105] [55853]: INFO cinder.volume.api [None req-0b0d4522-eb05-4719-829a-b9280648262c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1350.165278] [55853]: INFO cinder.api.openstack.wsgi [None req-0b0d4522-eb05-4719-829a-b9280648262c tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1350.165645] [55853]: [pid: 55853|app: 0|req: 215/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.174230] [55853]: DEBUG cinder.api.middleware.request_id [None req-c4d350a3-f242-487a-b559-787e2c33568e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.176099] [55853]: INFO cinder.api.openstack.wsgi [None req-c4d350a3-f242-487a-b559-787e2c33568e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1350.176314] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c4d350a3-f242-487a-b559-787e2c33568e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.176527] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c4d350a3-f242-487a-b559-787e2c33568e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.183563] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.183563] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.186947] [55853]: INFO cinder.volume.api [None req-c4d350a3-f242-487a-b559-787e2c33568e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1350.191091] [55853]: INFO cinder.api.openstack.wsgi [None req-c4d350a3-f242-487a-b559-787e2c33568e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1350.191457] [55853]: [pid: 55853|app: 0|req: 216/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1350.229228] [55853]: DEBUG cinder.api.middleware.request_id [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.232200] [55853]: INFO cinder.api.openstack.wsgi [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1350.232389] [55853]: DEBUG cinder.api.openstack.wsgi [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.232659] [55853]: DEBUG cinder.api.openstack.wsgi [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.240698] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240698] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.245035] [55853]: INFO cinder.volume.api [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1350.249788] [55853]: INFO cinder.api.openstack.wsgi [None req-acc69d62-5d52-4411-840f-1ef3e2005a2b tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1350.250159] [55853]: [pid: 55853|app: 0|req: 217/440] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.342552] [55853]: DEBUG cinder.api.middleware.request_id [None req-7f38187f-349c-4001-af4c-e2acda48b9bb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.342552] [55853]: INFO cinder.api.openstack.wsgi [None req-7f38187f-349c-4001-af4c-e2acda48b9bb None None] GET http://10.180.1.21/volume// [ 1350.342552] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7f38187f-349c-4001-af4c-e2acda48b9bb None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.342552] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7f38187f-349c-4001-af4c-e2acda48b9bb None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.342962] [55853]: INFO cinder.api.openstack.wsgi [None req-7f38187f-349c-4001-af4c-e2acda48b9bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1350.343338] [55853]: [pid: 55853|app: 0|req: 218/441] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1350.347962] [55853]: DEBUG cinder.api.middleware.request_id [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.350144] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1350.350389] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.350596] [55853]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.363666] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363666] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.367277] [55853]: INFO cinder.volume.api [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1350.371897] [55853]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-10a81af2-b4b5-471c-9323-f5e854acd5ab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1350.372394] [55853]: [pid: 55853|app: 0|req: 219/442] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1350.921760] [55854]: DEBUG cinder.coordination [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1350.922146] [55854]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-4e0cacf5-9951-400e-a044-8264ec97b488 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b returned with HTTP 200 [ 1350.922616] [55854]: [pid: 55854|app: 0|req: 224/443] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:45:43 2025] PUT /volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1350.995406] [55853]: DEBUG cinder.api.middleware.request_id [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.998075] [55853]: INFO cinder.api.openstack.wsgi [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1350.998305] [55853]: DEBUG cinder.api.openstack.wsgi [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.998528] [55853]: DEBUG cinder.api.openstack.wsgi [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.008518] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008518] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.012215] [55853]: INFO cinder.volume.api [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1351.017437] [55853]: INFO cinder.api.openstack.wsgi [None req-140e5c2c-61a0-4295-9cf4-e99b79c3ad02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1351.017829] [55853]: [pid: 55853|app: 0|req: 220/444] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:47 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.561228] [55854]: DEBUG cinder.api.middleware.request_id [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-240a0158-3f4d-40af-9887-73075ade61c7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.563615] [55854]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-240a0158-3f4d-40af-9887-73075ade61c7 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 [ 1351.563835] [55854]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-240a0158-3f4d-40af-9887-73075ade61c7 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.564068] [55854]: DEBUG cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-240a0158-3f4d-40af-9887-73075ade61c7 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.572723] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.572723] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.028396] [55853]: DEBUG cinder.api.middleware.request_id [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.030535] [55853]: INFO cinder.api.openstack.wsgi [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1352.030758] [55853]: DEBUG cinder.api.openstack.wsgi [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.030983] [55853]: DEBUG cinder.api.openstack.wsgi [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.043694] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.043694] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.047796] [55853]: INFO cinder.volume.api [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1352.053043] [55853]: INFO cinder.api.openstack.wsgi [None req-10ed656a-7c4d-4951-a927-d61ceb69ba05 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1352.053438] [55853]: [pid: 55853|app: 0|req: 221/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:48 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.100407] [55854]: INFO cinder.api.openstack.wsgi [req-3bf566a1-6d76-4a1f-b137-8a7372b34462 req-240a0158-3f4d-40af-9887-73075ade61c7 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 returned with HTTP 200 [ 1352.101039] [55854]: [pid: 55854|app: 0|req: 225/446] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:45:48 2025] DELETE /volume/v3/attachments/4329130c-39c2-41c3-b54a-a1b0ba261c27 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.585045] [55853]: DEBUG cinder.api.middleware.request_id [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-32b9f3ce-5134-43fc-8db3-e4d8193a9313 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.587259] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-32b9f3ce-5134-43fc-8db3-e4d8193a9313 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b/action [ 1352.587688] [55853]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-32b9f3ce-5134-43fc-8db3-e4d8193a9313 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1352.587828] [55853]: DEBUG cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-32b9f3ce-5134-43fc-8db3-e4d8193a9313 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1352.603938] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603938] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.612198] [55853]: INFO cinder.api.openstack.wsgi [req-0a4a14f8-2468-43be-aca1-31b18bf47190 req-32b9f3ce-5134-43fc-8db3-e4d8193a9313 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b/action returned with HTTP 204 [ 1352.612454] [55853]: [pid: 55853|app: 0|req: 222/447] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:45:49 2025] POST /volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1353.066936] [55854]: DEBUG cinder.api.middleware.request_id [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.071649] [55854]: INFO cinder.api.openstack.wsgi [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1353.071649] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.071649] [55854]: DEBUG cinder.api.openstack.wsgi [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.096769] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096769] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.106613] [55854]: INFO cinder.volume.api [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1353.112373] [55854]: INFO cinder.api.openstack.wsgi [None req-8984cce4-cd3c-4848-b623-18adc2f319e7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1353.112788] [55854]: [pid: 55854|app: 0|req: 226/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:49 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1353.126212] [55853]: DEBUG cinder.api.middleware.request_id [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.130148] [55853]: INFO cinder.api.openstack.wsgi [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1353.130743] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.130743] [55853]: DEBUG cinder.api.openstack.wsgi [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.143547] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143547] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.147887] [55853]: INFO cinder.volume.api [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1353.155080] [55853]: INFO cinder.api.openstack.wsgi [None req-8e92c8f8-f29c-4537-bd5a-2a9147f60f1b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1353.155471] [55853]: [pid: 55853|app: 0|req: 223/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:49 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1353.394316] [55854]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.396907] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1353.397682] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.397682] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.407713] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407713] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.411012] [55854]: INFO cinder.volume.api [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1353.415387] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-0ea5153d-1eb5-4f5a-aa65-94aecb8872cc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1353.415792] [55854]: [pid: 55854|app: 0|req: 227/450] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:45:50 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1353.510050] [55853]: DEBUG cinder.api.middleware.request_id [None req-71c3f966-af95-4c4e-803b-69559463a12c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.513656] [55853]: INFO cinder.api.openstack.wsgi [None req-71c3f966-af95-4c4e-803b-69559463a12c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1353.513899] [55853]: DEBUG cinder.api.openstack.wsgi [None req-71c3f966-af95-4c4e-803b-69559463a12c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.514139] [55853]: DEBUG cinder.api.openstack.wsgi [None req-71c3f966-af95-4c4e-803b-69559463a12c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.522070] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522070] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.525731] [55853]: INFO cinder.volume.api [None req-71c3f966-af95-4c4e-803b-69559463a12c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1353.530315] [55853]: INFO cinder.api.openstack.wsgi [None req-71c3f966-af95-4c4e-803b-69559463a12c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1353.530661] [55853]: [pid: 55853|app: 0|req: 224/451] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:50 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.596154] [55854]: DEBUG cinder.api.middleware.request_id [None req-3ffb9f71-854e-4504-a001-53ee655f2856 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.596582] [55854]: INFO cinder.api.openstack.wsgi [None req-3ffb9f71-854e-4504-a001-53ee655f2856 None None] GET http://10.180.1.21/volume// [ 1355.596769] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9f71-854e-4504-a001-53ee655f2856 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.596988] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9f71-854e-4504-a001-53ee655f2856 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.597399] [55854]: INFO cinder.api.openstack.wsgi [None req-3ffb9f71-854e-4504-a001-53ee655f2856 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1355.597830] [55854]: [pid: 55854|app: 0|req: 228/452] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1355.600972] [55853]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fb10c81f-9cd2-4c7e-b603-b56eb56be419 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.603444] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fb10c81f-9cd2-4c7e-b603-b56eb56be419 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1355.603918] [55853]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fb10c81f-9cd2-4c7e-b603-b56eb56be419 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "482dbae0-fc7d-4ef2-8c07-2f620df2346b", "connector": null, "instance_uuid": "af81e0fc-a7dd-41e5-a6dc-05e53192dc36"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1355.618015] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618015] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.643065] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fb10c81f-9cd2-4c7e-b603-b56eb56be419 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1355.643477] [55853]: [pid: 55853|app: 0|req: 225/453] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:45:52 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1355.648055] [55854]: DEBUG cinder.api.middleware.request_id [None req-adb600b7-33c0-4beb-add1-9215b7ccf8ae None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.648163] [55854]: INFO cinder.api.openstack.wsgi [None req-adb600b7-33c0-4beb-add1-9215b7ccf8ae None None] GET http://10.180.1.21/volume// [ 1355.648633] [55854]: DEBUG cinder.api.openstack.wsgi [None req-adb600b7-33c0-4beb-add1-9215b7ccf8ae None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.648633] [55854]: DEBUG cinder.api.openstack.wsgi [None req-adb600b7-33c0-4beb-add1-9215b7ccf8ae None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.648886] [55854]: INFO cinder.api.openstack.wsgi [None req-adb600b7-33c0-4beb-add1-9215b7ccf8ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1355.649204] [55854]: [pid: 55854|app: 0|req: 229/454] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1355.652539] [55853]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.654777] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1355.655086] [55853]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.655311] [55853]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.667410] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667410] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.672573] [55853]: INFO cinder.volume.api [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1355.680980] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-607eb799-f3c6-4268-aa03-8d66672bd919 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1355.681616] [55853]: [pid: 55853|app: 0|req: 226/455] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:52 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1356.855898] [55854]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-78894a11-2dbc-4c00-b590-110e7717f72e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.858374] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-78894a11-2dbc-4c00-b590-110e7717f72e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b [ 1356.858617] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-78894a11-2dbc-4c00-b590-110e7717f72e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.858859] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-78894a11-2dbc-4c00-b590-110e7717f72e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.868095] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.868095] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.396544] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-78894a11-2dbc-4c00-b590-110e7717f72e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b returned with HTTP 200 [ 1357.397327] [55854]: [pid: 55854|app: 0|req: 230/456] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:45:53 2025] DELETE /volume/v3/attachments/a7883b1f-e295-4921-ab55-ffc796cdf92b => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1359.659559] [55853]: DEBUG cinder.api.middleware.request_id [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.662014] [55853]: INFO cinder.api.openstack.wsgi [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1359.662289] [55853]: DEBUG cinder.api.openstack.wsgi [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.662517] [55853]: DEBUG cinder.api.openstack.wsgi [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.662745] [55853]: INFO cinder.api.v3.volumes [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume with id: c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1359.673534] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673534] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.674174] [55853]: INFO cinder.volume.api [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1359.695944] [55853]: INFO cinder.volume.api [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume request issued successfully. [ 1359.696125] [55853]: INFO cinder.api.openstack.wsgi [None req-64505bde-1f2d-47cd-94db-f2bf19194d5f tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 202 [ 1359.696518] [55853]: [pid: 55853|app: 0|req: 227/457] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:45:56 2025] DELETE /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.699820] [55854]: DEBUG cinder.api.middleware.request_id [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.703635] [55854]: INFO cinder.api.openstack.wsgi [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1359.703905] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.704166] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.715042] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715042] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.718725] [55854]: INFO cinder.volume.api [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1359.724246] [55854]: INFO cinder.api.openstack.wsgi [None req-9c41a37a-4eb7-4ced-96de-35afe95bfba7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1359.724685] [55854]: [pid: 55854|app: 0|req: 231/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:56 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.735374] [55853]: DEBUG cinder.api.middleware.request_id [None req-45546b53-36c2-47ec-9772-e6f279873769 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.737536] [55853]: INFO cinder.api.openstack.wsgi [None req-45546b53-36c2-47ec-9772-e6f279873769 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1360.737761] [55853]: DEBUG cinder.api.openstack.wsgi [None req-45546b53-36c2-47ec-9772-e6f279873769 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.737984] [55853]: DEBUG cinder.api.openstack.wsgi [None req-45546b53-36c2-47ec-9772-e6f279873769 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.748256] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748256] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.752219] [55853]: INFO cinder.volume.api [None req-45546b53-36c2-47ec-9772-e6f279873769 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1360.757261] [55853]: INFO cinder.api.openstack.wsgi [None req-45546b53-36c2-47ec-9772-e6f279873769 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1360.757825] [55853]: [pid: 55853|app: 0|req: 228/459] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:57 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.103533] [55854]: DEBUG cinder.api.middleware.request_id [None req-2bf9885c-d884-4443-a2f7-b2a1babc97ee None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.103974] [55854]: INFO cinder.api.openstack.wsgi [None req-2bf9885c-d884-4443-a2f7-b2a1babc97ee None None] GET http://10.180.1.21/volume// [ 1361.104173] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2bf9885c-d884-4443-a2f7-b2a1babc97ee None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.104387] [55854]: DEBUG cinder.api.openstack.wsgi [None req-2bf9885c-d884-4443-a2f7-b2a1babc97ee None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.104780] [55854]: INFO cinder.api.openstack.wsgi [None req-2bf9885c-d884-4443-a2f7-b2a1babc97ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1361.105144] [55854]: [pid: 55854|app: 0|req: 232/460] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:45:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1361.108493] [55853]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.110919] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1361.111185] [55853]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.111409] [55853]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.121839] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121839] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.124905] [55853]: INFO cinder.volume.api [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1361.129010] [55853]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-3ee2df95-8cd8-4477-8055-44f6b0645c52 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1361.129418] [55853]: [pid: 55853|app: 0|req: 229/461] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:45:57 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1361.232057] [55854]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.236120] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] PUT http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f [ 1361.236120] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-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/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1361.243240] [55854]: DEBUG cinder.coordination [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Acquiring lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1361.250099] [55854]: DEBUG cinder.coordination [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1361.250099] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250099] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.767380] [55854]: DEBUG cinder.coordination [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-482dbae0-fc7d-4ef2-8c07-2f620df2346b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1361.767463] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-fafbdab2-0c41-4cde-83af-d9fb7e915eff tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f returned with HTTP 200 [ 1361.768607] [55854]: [pid: 55854|app: 0|req: 233/462] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:45:58 2025] PUT /volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1361.769895] [55853]: DEBUG cinder.api.middleware.request_id [None req-6866ef0b-7b84-4212-9230-dd2d42882798 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.772164] [55853]: INFO cinder.api.openstack.wsgi [None req-6866ef0b-7b84-4212-9230-dd2d42882798 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1361.772288] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6866ef0b-7b84-4212-9230-dd2d42882798 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.773809] [55853]: DEBUG cinder.api.openstack.wsgi [None req-6866ef0b-7b84-4212-9230-dd2d42882798 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.783687] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783687] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.787993] [55853]: INFO cinder.volume.api [None req-6866ef0b-7b84-4212-9230-dd2d42882798 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1361.793698] [55853]: INFO cinder.api.openstack.wsgi [None req-6866ef0b-7b84-4212-9230-dd2d42882798 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 200 [ 1361.793803] [55853]: [pid: 55853|app: 0|req: 230/463] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:58 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.276051] [55854]: DEBUG cinder.api.middleware.request_id [req-7cde00bf-0575-4b50-b975-641310c8e82a req-6d35d8e0-b0e1-46ca-8807-21add1dbb838 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.278397] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-6d35d8e0-b0e1-46ca-8807-21add1dbb838 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f/action [ 1362.278884] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-6d35d8e0-b0e1-46ca-8807-21add1dbb838 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1362.279038] [55854]: DEBUG cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-6d35d8e0-b0e1-46ca-8807-21add1dbb838 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1362.297167] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.297167] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.309144] [55854]: INFO cinder.api.openstack.wsgi [req-7cde00bf-0575-4b50-b975-641310c8e82a req-6d35d8e0-b0e1-46ca-8807-21add1dbb838 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f/action returned with HTTP 204 [ 1362.309639] [55854]: [pid: 55854|app: 0|req: 234/464] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:45:59 2025] POST /volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1362.806109] [55853]: DEBUG cinder.api.middleware.request_id [None req-68c99c57-be00-4685-b511-428a533286a1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.808433] [55853]: INFO cinder.api.openstack.wsgi [None req-68c99c57-be00-4685-b511-428a533286a1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 [ 1362.808659] [55853]: DEBUG cinder.api.openstack.wsgi [None req-68c99c57-be00-4685-b511-428a533286a1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.808885] [55853]: DEBUG cinder.api.openstack.wsgi [None req-68c99c57-be00-4685-b511-428a533286a1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.816621] [55853]: INFO cinder.api.openstack.wsgi [None req-68c99c57-be00-4685-b511-428a533286a1 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 returned with HTTP 404 [ 1362.817315] [55853]: [pid: 55853|app: 0|req: 231/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:59 2025] GET /volume/v3/volumes/c466e5e8-15b0-4bfc-b4ae-b36c298945b3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1362.820426] [55854]: DEBUG cinder.api.middleware.request_id [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.824868] [55854]: INFO cinder.api.openstack.wsgi [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1362.824868] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.824868] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.824868] [55854]: INFO cinder.api.v3.volumes [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume with id: 5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1362.836545] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.836545] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.837473] [55854]: INFO cinder.volume.api [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1362.858716] [55854]: INFO cinder.volume.api [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume request issued successfully. [ 1362.858716] [55854]: INFO cinder.api.openstack.wsgi [None req-f2733fb2-a196-4dbd-a265-f8db5a34f949 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 202 [ 1362.858716] [55854]: [pid: 55854|app: 0|req: 235/466] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:45:59 2025] DELETE /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1362.864963] [55853]: DEBUG cinder.api.middleware.request_id [None req-94dfbf63-394b-475e-95da-a34dc55afa2e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.867767] [55853]: INFO cinder.api.openstack.wsgi [None req-94dfbf63-394b-475e-95da-a34dc55afa2e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1362.867767] [55853]: DEBUG cinder.api.openstack.wsgi [None req-94dfbf63-394b-475e-95da-a34dc55afa2e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.867767] [55853]: DEBUG cinder.api.openstack.wsgi [None req-94dfbf63-394b-475e-95da-a34dc55afa2e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.876287] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.876287] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.881092] [55853]: INFO cinder.volume.api [None req-94dfbf63-394b-475e-95da-a34dc55afa2e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1362.887347] [55853]: INFO cinder.api.openstack.wsgi [None req-94dfbf63-394b-475e-95da-a34dc55afa2e tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1362.887735] [55853]: [pid: 55853|app: 0|req: 232/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:45:59 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.897614] [55854]: DEBUG cinder.api.middleware.request_id [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.899988] [55854]: INFO cinder.api.openstack.wsgi [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1363.901225] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.901350] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.915529] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915529] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.926933] [55854]: INFO cinder.volume.api [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1363.931485] [55854]: INFO cinder.api.openstack.wsgi [None req-7275a699-c7ed-459d-ba7d-1de778d5f825 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 200 [ 1363.932013] [55854]: [pid: 55854|app: 0|req: 236/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:00 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.946429] [55853]: DEBUG cinder.api.middleware.request_id [None req-486a40a1-366c-45eb-ada6-b0532610c8fe None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.949080] [55853]: INFO cinder.api.openstack.wsgi [None req-486a40a1-366c-45eb-ada6-b0532610c8fe tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a [ 1364.949322] [55853]: DEBUG cinder.api.openstack.wsgi [None req-486a40a1-366c-45eb-ada6-b0532610c8fe tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.949557] [55853]: DEBUG cinder.api.openstack.wsgi [None req-486a40a1-366c-45eb-ada6-b0532610c8fe tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.955679] [55853]: INFO cinder.api.openstack.wsgi [None req-486a40a1-366c-45eb-ada6-b0532610c8fe tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a returned with HTTP 404 [ 1364.956213] [55853]: [pid: 55853|app: 0|req: 233/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:01 2025] GET /volume/v3/volumes/5f7e3a4e-d312-4442-a295-e2cee4b65b0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1365.000875] [55854]: DEBUG cinder.api.middleware.request_id [None req-f6a73e56-f268-4633-9319-fe39288af005 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.003153] [55854]: INFO cinder.api.openstack.wsgi [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1365.003370] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.003585] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.003774] [55854]: INFO cinder.api.v3.volumes [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume with id: 6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1365.011526] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011526] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.012093] [55854]: INFO cinder.volume.api [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1365.028251] [55854]: INFO cinder.volume.api [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Delete volume request issued successfully. [ 1365.028452] [55854]: INFO cinder.api.openstack.wsgi [None req-f6a73e56-f268-4633-9319-fe39288af005 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 202 [ 1365.028926] [55854]: [pid: 55854|app: 0|req: 237/470] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:46:01 2025] DELETE /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1365.031892] [55853]: DEBUG cinder.api.middleware.request_id [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.033926] [55853]: INFO cinder.api.openstack.wsgi [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1365.034516] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.034516] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.042134] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042134] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.045839] [55853]: INFO cinder.volume.api [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1365.050334] [55853]: INFO cinder.api.openstack.wsgi [None req-d43d3062-ba1a-4ae6-9491-356bea0f86e7 tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1365.050725] [55853]: [pid: 55853|app: 0|req: 234/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:01 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.061041] [55854]: DEBUG cinder.api.middleware.request_id [None req-42f716f7-a80b-4152-ae50-0565b47daa2d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.152804] [55854]: INFO cinder.api.openstack.wsgi [None req-42f716f7-a80b-4152-ae50-0565b47daa2d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1366.153060] [55854]: DEBUG cinder.api.openstack.wsgi [None req-42f716f7-a80b-4152-ae50-0565b47daa2d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.153278] [55854]: DEBUG cinder.api.openstack.wsgi [None req-42f716f7-a80b-4152-ae50-0565b47daa2d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.164615] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.164615] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.168807] [55854]: INFO cinder.volume.api [None req-42f716f7-a80b-4152-ae50-0565b47daa2d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Volume info retrieved successfully. [ 1366.174383] [55854]: INFO cinder.api.openstack.wsgi [None req-42f716f7-a80b-4152-ae50-0565b47daa2d tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 200 [ 1366.174759] [55854]: [pid: 55854|app: 0|req: 238/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:02 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 842 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.184885] [55853]: DEBUG cinder.api.middleware.request_id [None req-2b5092ae-d8d2-4395-85c1-d0c0840139ab None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.187884] [55853]: INFO cinder.api.openstack.wsgi [None req-2b5092ae-d8d2-4395-85c1-d0c0840139ab tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] GET http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc [ 1367.188183] [55853]: DEBUG cinder.api.openstack.wsgi [None req-2b5092ae-d8d2-4395-85c1-d0c0840139ab tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.188414] [55853]: DEBUG cinder.api.openstack.wsgi [None req-2b5092ae-d8d2-4395-85c1-d0c0840139ab tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.194770] [55853]: INFO cinder.api.openstack.wsgi [None req-2b5092ae-d8d2-4395-85c1-d0c0840139ab tempest-AttachVolumeTestJSON-1153614325 tempest-AttachVolumeTestJSON-1153614325-project-member] http://10.180.1.21/volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc returned with HTTP 404 [ 1367.195328] [55853]: [pid: 55853|app: 0|req: 235/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:04 2025] GET /volume/v3/volumes/6cbc4ad9-2092-4313-80d2-cad3b47396bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1376.171190] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=223,cinder:INSERT=10,cinder:UPDATE=37 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1377.191261] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=343,cinder:INSERT=17,cinder:UPDATE=45 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1403.861890] [55854]: DEBUG cinder.api.middleware.request_id [None req-e3700511-27e3-4952-8250-a1c3b374849b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.863991] [55854]: INFO cinder.api.openstack.wsgi [None req-e3700511-27e3-4952-8250-a1c3b374849b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1403.864232] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e3700511-27e3-4952-8250-a1c3b374849b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.864455] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e3700511-27e3-4952-8250-a1c3b374849b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.875201] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.875201] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.879190] [55854]: INFO cinder.volume.api [None req-e3700511-27e3-4952-8250-a1c3b374849b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1403.883678] [55854]: INFO cinder.api.openstack.wsgi [None req-e3700511-27e3-4952-8250-a1c3b374849b tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1403.884184] [55854]: [pid: 55854|app: 0|req: 239/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:40 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.931718] [55853]: DEBUG cinder.api.middleware.request_id [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.933815] [55853]: INFO cinder.api.openstack.wsgi [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1403.934048] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.934354] [55853]: DEBUG cinder.api.openstack.wsgi [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.943452] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943452] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.948911] [55853]: INFO cinder.volume.api [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1403.953713] [55853]: INFO cinder.api.openstack.wsgi [None req-3e1fe90f-4096-4b26-b69d-eb14fa283bf8 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1403.954134] [55853]: [pid: 55853|app: 0|req: 236/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:40 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.946082] [55854]: DEBUG cinder.api.middleware.request_id [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.030346] [55854]: INFO cinder.api.openstack.wsgi [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1407.030650] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.030980] [55854]: DEBUG cinder.api.openstack.wsgi [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.044478] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.044478] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.048604] [55854]: INFO cinder.volume.api [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1407.053801] [55854]: INFO cinder.api.openstack.wsgi [None req-f58eaef2-b38e-454d-8249-d9c0461bbc65 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1407.054217] [55854]: [pid: 55854|app: 0|req: 240/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:43 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1407.188835] [55853]: DEBUG cinder.api.middleware.request_id [None req-fff1344d-0476-4040-9809-cc13b597ff20 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.190898] [55853]: INFO cinder.api.openstack.wsgi [None req-fff1344d-0476-4040-9809-cc13b597ff20 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1407.191162] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fff1344d-0476-4040-9809-cc13b597ff20 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.191415] [55853]: DEBUG cinder.api.openstack.wsgi [None req-fff1344d-0476-4040-9809-cc13b597ff20 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.202080] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.202080] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.204464] [55853]: INFO cinder.volume.api [None req-fff1344d-0476-4040-9809-cc13b597ff20 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1407.208804] [55853]: INFO cinder.api.openstack.wsgi [None req-fff1344d-0476-4040-9809-cc13b597ff20 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1407.209328] [55853]: [pid: 55853|app: 0|req: 237/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:44 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1407.243021] [55854]: DEBUG cinder.api.middleware.request_id [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.244941] [55854]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1407.245267] [55854]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.245578] [55854]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.255063] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255063] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.258297] [55854]: INFO cinder.volume.api [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1407.262340] [55854]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-c5187fd3-f706-4152-aa82-cabea9e2b1f5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1407.262761] [55854]: [pid: 55854|app: 0|req: 241/478] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:46:44 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1407.277093] [55853]: DEBUG cinder.api.middleware.request_id [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.279227] [55853]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b/action [ 1407.279647] [55853]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1407.279800] [55853]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1407.289134] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.289134] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.289621] [55853]: INFO cinder.volume.api [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1407.294668] [55853]: INFO cinder.volume.api [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Begin detaching volume completed successfully. [ 1407.294668] [55853]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-5eebd271-e037-4a03-9afb-d4794863b710 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b/action returned with HTTP 202 [ 1407.294853] [55853]: [pid: 55853|app: 0|req: 238/479] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:46:44 2025] POST /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1408.317599] [55854]: DEBUG cinder.api.middleware.request_id [None req-3736a235-889a-4bc3-808e-2f4dfd5de6d8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.318164] [55854]: INFO cinder.api.openstack.wsgi [None req-3736a235-889a-4bc3-808e-2f4dfd5de6d8 None None] GET http://10.180.1.21/volume// [ 1408.318442] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3736a235-889a-4bc3-808e-2f4dfd5de6d8 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.318680] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3736a235-889a-4bc3-808e-2f4dfd5de6d8 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.319187] [55854]: INFO cinder.api.openstack.wsgi [None req-3736a235-889a-4bc3-808e-2f4dfd5de6d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1408.319504] [55854]: [pid: 55854|app: 0|req: 242/480] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:46:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1408.323117] [55853]: DEBUG cinder.api.middleware.request_id [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.325612] [55853]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1408.325869] [55853]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.326110] [55853]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.336133] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.336133] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.339515] [55853]: INFO cinder.volume.api [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1408.343988] [55853]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-63e917bf-fa1a-4f59-bd39-9be5771a1000 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1408.344398] [55853]: [pid: 55853|app: 0|req: 239/481] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:46:45 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1409.488060] [55854]: DEBUG cinder.api.middleware.request_id [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-f63aefcc-6d89-4315-8495-e39ee3cf66d6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.490420] [55854]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-f63aefcc-6d89-4315-8495-e39ee3cf66d6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f [ 1409.490687] [55854]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-f63aefcc-6d89-4315-8495-e39ee3cf66d6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.490954] [55854]: DEBUG cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-f63aefcc-6d89-4315-8495-e39ee3cf66d6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.497999] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497999] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.024261] [55854]: INFO cinder.api.openstack.wsgi [req-57f7dabc-df29-4dd4-8ca3-4722733a0baa req-f63aefcc-6d89-4315-8495-e39ee3cf66d6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f returned with HTTP 200 [ 1410.025093] [55854]: [pid: 55854|app: 0|req: 243/482] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:46:46 2025] DELETE /volume/v3/attachments/03e77b2b-0f51-460a-856f-279d73402b8f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.130847] [55853]: DEBUG cinder.api.middleware.request_id [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.133159] [55853]: INFO cinder.api.openstack.wsgi [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1411.133395] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.133689] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.133891] [55853]: INFO cinder.api.v3.volumes [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Delete volume with id: 6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1411.145091] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145091] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.145683] [55853]: INFO cinder.volume.api [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1411.163928] [55853]: INFO cinder.volume.api [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Delete volume request issued successfully. [ 1411.164148] [55853]: INFO cinder.api.openstack.wsgi [None req-b5f8b6cd-bc90-4cfc-8752-542ba4409a20 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 202 [ 1411.164592] [55853]: [pid: 55853|app: 0|req: 240/483] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:46:47 2025] DELETE /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1411.168399] [55854]: DEBUG cinder.api.middleware.request_id [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.171106] [55854]: INFO cinder.api.openstack.wsgi [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1411.171634] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.172015] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.184322] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184322] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.190399] [55854]: INFO cinder.volume.api [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1411.197941] [55854]: INFO cinder.api.openstack.wsgi [None req-7b4c814c-1812-49d5-9d96-62442bc7fcd9 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 200 [ 1411.198538] [55854]: [pid: 55854|app: 0|req: 244/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:48 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.481685] [55853]: DEBUG cinder.api.middleware.request_id [None req-736f47d9-4c28-4316-9575-fb5fc929920f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.483641] [55853]: INFO cinder.api.openstack.wsgi [None req-736f47d9-4c28-4316-9575-fb5fc929920f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1411.483893] [55853]: DEBUG cinder.api.openstack.wsgi [None req-736f47d9-4c28-4316-9575-fb5fc929920f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.484146] [55853]: DEBUG cinder.api.openstack.wsgi [None req-736f47d9-4c28-4316-9575-fb5fc929920f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.491806] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.491806] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.495178] [55853]: INFO cinder.volume.api [None req-736f47d9-4c28-4316-9575-fb5fc929920f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1411.499474] [55853]: INFO cinder.api.openstack.wsgi [None req-736f47d9-4c28-4316-9575-fb5fc929920f tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1411.499869] [55853]: [pid: 55853|app: 0|req: 241/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:48 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.209537] [55854]: DEBUG cinder.api.middleware.request_id [None req-7c4895b5-606f-46b0-842e-a3de1238a655 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.211557] [55854]: INFO cinder.api.openstack.wsgi [None req-7c4895b5-606f-46b0-842e-a3de1238a655 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 [ 1412.211868] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7c4895b5-606f-46b0-842e-a3de1238a655 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.212119] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7c4895b5-606f-46b0-842e-a3de1238a655 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.220098] [55854]: INFO cinder.api.openstack.wsgi [None req-7c4895b5-606f-46b0-842e-a3de1238a655 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 returned with HTTP 404 [ 1412.220980] [55854]: [pid: 55854|app: 0|req: 245/486] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:49 2025] GET /volume/v3/volumes/6f16b133-7d01-49e4-bb92-5708acc8b5b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1412.268053] [55853]: DEBUG cinder.api.middleware.request_id [None req-16ebc0dd-8769-402f-a545-03da2578207a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.270091] [55853]: INFO cinder.api.openstack.wsgi [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1412.270473] [55853]: DEBUG cinder.api.openstack.wsgi [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.270851] [55853]: DEBUG cinder.api.openstack.wsgi [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.271224] [55853]: INFO cinder.api.v3.volumes [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Delete volume with id: abc59844-21a1-49bd-81b3-c0807d89b54f [ 1412.282055] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.282055] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.282055] [55853]: INFO cinder.volume.api [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1412.298341] [55853]: INFO cinder.volume.api [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Delete volume request issued successfully. [ 1412.298532] [55853]: INFO cinder.api.openstack.wsgi [None req-16ebc0dd-8769-402f-a545-03da2578207a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 202 [ 1412.299101] [55853]: [pid: 55853|app: 0|req: 242/487] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:46:49 2025] DELETE /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1412.302071] [55854]: DEBUG cinder.api.middleware.request_id [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.304298] [55854]: INFO cinder.api.openstack.wsgi [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1412.304550] [55854]: DEBUG cinder.api.openstack.wsgi [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.304739] [55854]: DEBUG cinder.api.openstack.wsgi [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.312433] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312433] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.316428] [55854]: INFO cinder.volume.api [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1412.321116] [55854]: INFO cinder.api.openstack.wsgi [None req-166cc802-ad98-4bdd-b902-f7b5fe67dc5a tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1412.321505] [55854]: [pid: 55854|app: 0|req: 246/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:49 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.331492] [55853]: DEBUG cinder.api.middleware.request_id [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.333969] [55853]: INFO cinder.api.openstack.wsgi [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1413.334366] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.334725] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.343906] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343906] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.347688] [55853]: INFO cinder.volume.api [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1413.352188] [55853]: INFO cinder.api.openstack.wsgi [None req-bc3f24ba-b666-43c1-b8a0-f9a80e362444 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1413.352594] [55853]: [pid: 55853|app: 0|req: 243/489] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:50 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.363886] [55854]: DEBUG cinder.api.middleware.request_id [None req-3283a615-1d71-41a3-a460-fe570b61a211 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.366327] [55854]: INFO cinder.api.openstack.wsgi [None req-3283a615-1d71-41a3-a460-fe570b61a211 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1414.366327] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3283a615-1d71-41a3-a460-fe570b61a211 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.366568] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3283a615-1d71-41a3-a460-fe570b61a211 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.376187] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376187] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.379933] [55854]: INFO cinder.volume.api [None req-3283a615-1d71-41a3-a460-fe570b61a211 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Volume info retrieved successfully. [ 1414.384440] [55854]: INFO cinder.api.openstack.wsgi [None req-3283a615-1d71-41a3-a460-fe570b61a211 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 200 [ 1414.384828] [55854]: [pid: 55854|app: 0|req: 247/490] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:51 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.396614] [55853]: DEBUG cinder.api.middleware.request_id [None req-f6621f09-5244-4bec-a28d-1b03c0c9f0f1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.398655] [55853]: INFO cinder.api.openstack.wsgi [None req-f6621f09-5244-4bec-a28d-1b03c0c9f0f1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] GET http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f [ 1415.398888] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f6621f09-5244-4bec-a28d-1b03c0c9f0f1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.399150] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f6621f09-5244-4bec-a28d-1b03c0c9f0f1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.405365] [55853]: INFO cinder.api.openstack.wsgi [None req-f6621f09-5244-4bec-a28d-1b03c0c9f0f1 tempest-AttachVolumeShelveTestJSON-791501839 tempest-AttachVolumeShelveTestJSON-791501839-project-member] http://10.180.1.21/volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f returned with HTTP 404 [ 1415.405884] [55853]: [pid: 55853|app: 0|req: 244/491] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:52 2025] GET /volume/v3/volumes/abc59844-21a1-49bd-81b3-c0807d89b54f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1420.115117] [55854]: DEBUG cinder.api.middleware.request_id [None req-457b3be0-f035-4b36-b471-b2948acb16cc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.117151] [55854]: INFO cinder.api.openstack.wsgi [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1420.117526] [55854]: DEBUG cinder.api.openstack.wsgi [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1417228273"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1420.119309] [55854]: DEBUG cinder.api.v3.volumes [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1417228273'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1420.119449] [55854]: INFO cinder.api.v3.volumes [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume of 1 GB [ 1420.124471] [55854]: INFO cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Availability Zones retrieved successfully. [ 1420.131215] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (53dfb9a6-eaf3-4f92-9057-c602d19b1761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.132403] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a97c12d-8877-440f-9a61-299dab43f2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.133498] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1420.150910] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a97c12d-8877-440f-9a61-299dab43f2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.151838] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e3f33e-75df-4b3d-af3d-df61a9120986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.182866] [55854]: DEBUG cinder.quota [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Created reservations ['c7cbf214-d081-4932-a4bc-41047d31aee5', '0f806f47-4fb8-4d3b-b2f0-6829cfdc609a', '499c65d3-da8f-4888-a2be-1dd06321ab8b', 'cc756d42-9dc3-4fa5-8259-46b59bff4644'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1420.183765] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e3f33e-75df-4b3d-af3d-df61a9120986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7cbf214-d081-4932-a4bc-41047d31aee5', '0f806f47-4fb8-4d3b-b2f0-6829cfdc609a', '499c65d3-da8f-4888-a2be-1dd06321ab8b', 'cc756d42-9dc3-4fa5-8259-46b59bff4644']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.184638] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4124c4b-db07-4d32-ab43-eb885bba8ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.197415] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4124c4b-db07-4d32-ab43-eb885bba8ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3303f44f-47be-42e8-b65f-77529f728385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1417228273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['c7cbf214-d081-4932-a4bc-41047d31aee5','0f806f47-4fb8-4d3b-b2f0-6829cfdc609a','499c65d3-da8f-4888-a2be-1dd06321ab8b','cc756d42-9dc3-4fa5-8259-46b59bff4644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1417228273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3303f44f-47be-42e8-b65f-77529f728385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ddbbb9e4447447a965b775fc7cc7e40',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='00516ddc25444a1988b6465cbbf4e557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.198267] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6aaeb1b-5e84-4d2a-ba82-f32781b36c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.209858] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6aaeb1b-5e84-4d2a-ba82-f32781b36c0c) 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-AttachVolumeNegativeTest-volume-1417228273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['c7cbf214-d081-4932-a4bc-41047d31aee5','0f806f47-4fb8-4d3b-b2f0-6829cfdc609a','499c65d3-da8f-4888-a2be-1dd06321ab8b','cc756d42-9dc3-4fa5-8259-46b59bff4644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.210697] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177540ef-45f3-4aa8-88c0-98c66b97d836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.219537] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177540ef-45f3-4aa8-88c0-98c66b97d836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.220549] [55854]: DEBUG cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (53dfb9a6-eaf3-4f92-9057-c602d19b1761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.220888] [55854]: INFO cinder.volume.api [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request issued successfully. [ 1420.221524] [55854]: INFO cinder.api.openstack.wsgi [None req-457b3be0-f035-4b36-b471-b2948acb16cc tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1420.222045] [55854]: [pid: 55854|app: 0|req: 248/492] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:46:56 2025] POST /volume/v3/volumes => generated 754 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1420.232050] [55853]: DEBUG cinder.api.middleware.request_id [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.234118] [55853]: INFO cinder.api.openstack.wsgi [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1420.234591] [55853]: DEBUG cinder.api.openstack.wsgi [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.235279] [55853]: DEBUG cinder.api.openstack.wsgi [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.243348] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243348] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.247418] [55853]: INFO cinder.volume.api [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1420.251800] [55853]: INFO cinder.api.openstack.wsgi [None req-73f8b92e-dc8e-4a16-9aa2-463f83bf16d4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1420.252198] [55853]: [pid: 55853|app: 0|req: 245/493] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:57 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.262450] [55854]: DEBUG cinder.api.middleware.request_id [None req-5f1b1634-d11c-4f47-ade0-59359812885b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.264668] [55854]: INFO cinder.api.openstack.wsgi [None req-5f1b1634-d11c-4f47-ade0-59359812885b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1421.264896] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5f1b1634-d11c-4f47-ade0-59359812885b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.265133] [55854]: DEBUG cinder.api.openstack.wsgi [None req-5f1b1634-d11c-4f47-ade0-59359812885b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.275375] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275375] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.279232] [55854]: INFO cinder.volume.api [None req-5f1b1634-d11c-4f47-ade0-59359812885b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1421.283831] [55854]: INFO cinder.api.openstack.wsgi [None req-5f1b1634-d11c-4f47-ade0-59359812885b tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1421.284340] [55854]: [pid: 55854|app: 0|req: 249/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:58 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.320071] [55853]: DEBUG cinder.api.middleware.request_id [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.322414] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1421.322632] [55853]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.322854] [55853]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.330310] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330310] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.333840] [55853]: INFO cinder.volume.api [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1421.338158] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-76d4802e-9356-4f47-adf5-7663f813cda4 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1421.338547] [55853]: [pid: 55853|app: 0|req: 246/495] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:46:58 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.855519] [55854]: DEBUG cinder.api.middleware.request_id [None req-66bbc871-23d1-423e-a695-a0e45d1ec6dc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.855974] [55854]: INFO cinder.api.openstack.wsgi [None req-66bbc871-23d1-423e-a695-a0e45d1ec6dc None None] GET http://10.180.1.21/volume// [ 1422.856173] [55854]: DEBUG cinder.api.openstack.wsgi [None req-66bbc871-23d1-423e-a695-a0e45d1ec6dc None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.856386] [55854]: DEBUG cinder.api.openstack.wsgi [None req-66bbc871-23d1-423e-a695-a0e45d1ec6dc None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.856802] [55854]: INFO cinder.api.openstack.wsgi [None req-66bbc871-23d1-423e-a695-a0e45d1ec6dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1422.857117] [55854]: [pid: 55854|app: 0|req: 250/496] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:46:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1422.860929] [55853]: DEBUG cinder.api.middleware.request_id [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-52e71e6e-6676-4c2f-8150-5d90a6f69f5d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.863282] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-52e71e6e-6676-4c2f-8150-5d90a6f69f5d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1422.863761] [55853]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-52e71e6e-6676-4c2f-8150-5d90a6f69f5d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3303f44f-47be-42e8-b65f-77529f728385", "connector": null, "instance_uuid": "aca8dcf0-fe6a-4860-92cc-8b704076f5d3"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1422.875759] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.875759] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.896811] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-52e71e6e-6676-4c2f-8150-5d90a6f69f5d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1422.897247] [55853]: [pid: 55853|app: 0|req: 247/497] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:46:59 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.917095] [55854]: DEBUG cinder.api.middleware.request_id [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.919097] [55854]: INFO cinder.api.openstack.wsgi [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1422.919317] [55854]: DEBUG cinder.api.openstack.wsgi [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.919530] [55854]: DEBUG cinder.api.openstack.wsgi [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.929148] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.929148] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.932276] [55854]: INFO cinder.volume.api [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1422.937490] [55854]: INFO cinder.api.openstack.wsgi [None req-cfd0d8f7-86b0-47e9-8023-ddea284a3db9 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1422.937954] [55854]: [pid: 55854|app: 0|req: 251/498] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:46:59 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.420406] [55853]: DEBUG cinder.api.middleware.request_id [None req-5a252ae8-b295-463e-92e6-09e8515757ce None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.420848] [55853]: INFO cinder.api.openstack.wsgi [None req-5a252ae8-b295-463e-92e6-09e8515757ce None None] GET http://10.180.1.21/volume// [ 1423.421051] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5a252ae8-b295-463e-92e6-09e8515757ce None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.421272] [55853]: DEBUG cinder.api.openstack.wsgi [None req-5a252ae8-b295-463e-92e6-09e8515757ce None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.421660] [55853]: INFO cinder.api.openstack.wsgi [None req-5a252ae8-b295-463e-92e6-09e8515757ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1423.422082] [55853]: [pid: 55853|app: 0|req: 248/499] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:47:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1423.425216] [55854]: DEBUG cinder.api.middleware.request_id [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.427664] [55854]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1423.427915] [55854]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.428163] [55854]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.437677] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437677] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.440680] [55854]: INFO cinder.volume.api [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1423.444734] [55854]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-b7fc12a9-6040-4e62-bd89-42369c8613ea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1423.445119] [55854]: [pid: 55854|app: 0|req: 252/500] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:47:00 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1423.469295] [55853]: DEBUG cinder.api.middleware.request_id [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.471588] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] PUT http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 [ 1423.471992] [55853]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-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", "instance": "vm-547846", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1423.479976] [55853]: DEBUG cinder.coordination [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Acquiring lock "cinder-attachment_update-3303f44f-47be-42e8-b65f-77529f728385-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1423.484736] [55853]: DEBUG cinder.coordination [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-3303f44f-47be-42e8-b65f-77529f728385-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1423.485862] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.485862] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.949365] [55854]: DEBUG cinder.api.middleware.request_id [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.951759] [55854]: INFO cinder.api.openstack.wsgi [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1423.952015] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.952290] [55854]: DEBUG cinder.api.openstack.wsgi [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.967023] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.967023] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.971971] [55854]: INFO cinder.volume.api [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1423.977808] [55854]: INFO cinder.api.openstack.wsgi [None req-27cc8210-ba2a-4d23-9624-6894cecafe0d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1423.978239] [55854]: [pid: 55854|app: 0|req: 253/501] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:00 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.989328] [55854]: DEBUG cinder.api.middleware.request_id [None req-abb75994-68b9-461d-95ed-5e9157041584 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.991501] [55854]: INFO cinder.api.openstack.wsgi [None req-abb75994-68b9-461d-95ed-5e9157041584 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1424.991736] [55854]: DEBUG cinder.api.openstack.wsgi [None req-abb75994-68b9-461d-95ed-5e9157041584 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.991959] [55854]: DEBUG cinder.api.openstack.wsgi [None req-abb75994-68b9-461d-95ed-5e9157041584 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.002019] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.002019] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.005575] [55854]: INFO cinder.volume.api [None req-abb75994-68b9-461d-95ed-5e9157041584 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1425.009962] [55854]: INFO cinder.api.openstack.wsgi [None req-abb75994-68b9-461d-95ed-5e9157041584 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1425.010362] [55854]: [pid: 55854|app: 0|req: 254/502] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:01 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.020667] [55854]: DEBUG cinder.api.middleware.request_id [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.023147] [55854]: INFO cinder.api.openstack.wsgi [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1426.023590] [55854]: DEBUG cinder.api.openstack.wsgi [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.023952] [55854]: DEBUG cinder.api.openstack.wsgi [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.036778] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036778] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.040798] [55854]: INFO cinder.volume.api [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1426.046177] [55854]: INFO cinder.api.openstack.wsgi [None req-961c3760-6c31-4edf-823f-1ceb2b6d2d57 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1426.046850] [55854]: [pid: 55854|app: 0|req: 255/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:02 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.058595] [55854]: DEBUG cinder.api.middleware.request_id [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.061063] [55854]: INFO cinder.api.openstack.wsgi [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1427.061281] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.061530] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.087556] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087556] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.107148] [55854]: INFO cinder.volume.api [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1427.112243] [55854]: INFO cinder.api.openstack.wsgi [None req-e1c58b82-028b-4cb1-a99a-e1e7c48b14d0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1427.113251] [55854]: [pid: 55854|app: 0|req: 256/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:03 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.008527] [55853]: DEBUG cinder.coordination [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-3303f44f-47be-42e8-b65f-77529f728385-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1428.008939] [55853]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-998115b3-7723-44b7-ab01-319a9870dd9e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 returned with HTTP 200 [ 1428.009527] [55853]: [pid: 55853|app: 0|req: 249/505] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:47:00 2025] PUT /volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1428.122786] [55854]: DEBUG cinder.api.middleware.request_id [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.124806] [55854]: INFO cinder.api.openstack.wsgi [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1428.125112] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.125353] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.135952] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135952] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.139712] [55854]: INFO cinder.volume.api [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1428.144563] [55854]: INFO cinder.api.openstack.wsgi [None req-fcaada8d-7b37-4e17-8e42-25ec6b0a7a01 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1428.144994] [55854]: [pid: 55854|app: 0|req: 257/506] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:04 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.155924] [55853]: DEBUG cinder.api.middleware.request_id [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.158329] [55853]: INFO cinder.api.openstack.wsgi [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1429.158592] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.158874] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.170234] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.170234] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.174061] [55853]: INFO cinder.volume.api [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1429.179210] [55853]: INFO cinder.api.openstack.wsgi [None req-b8edae8e-c648-4029-9699-96fc1bfcd593 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1429.179763] [55853]: [pid: 55853|app: 0|req: 250/507] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:06 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.622082] [55854]: DEBUG cinder.api.middleware.request_id [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-c2555e4a-1b03-4efe-8334-9519109a9bb6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.624584] [55854]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-c2555e4a-1b03-4efe-8334-9519109a9bb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8/action [ 1429.625017] [55854]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-c2555e4a-1b03-4efe-8334-9519109a9bb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1429.625187] [55854]: DEBUG cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-c2555e4a-1b03-4efe-8334-9519109a9bb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1429.639769] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639769] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.646801] [55854]: INFO cinder.api.openstack.wsgi [req-6b7dab99-a193-4675-933f-b9d702b19a8a req-c2555e4a-1b03-4efe-8334-9519109a9bb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8/action returned with HTTP 204 [ 1429.647361] [55854]: [pid: 55854|app: 0|req: 258/508] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:47:06 2025] POST /volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1430.196374] [55853]: DEBUG cinder.api.middleware.request_id [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.201020] [55853]: INFO cinder.api.openstack.wsgi [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1430.201020] [55853]: DEBUG cinder.api.openstack.wsgi [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.201020] [55853]: DEBUG cinder.api.openstack.wsgi [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.213861] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.213861] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.219613] [55853]: INFO cinder.volume.api [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.226309] [55853]: INFO cinder.api.openstack.wsgi [None req-46680cf3-80a2-4da5-b615-761b6e6303a3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1430.226309] [55853]: [pid: 55853|app: 0|req: 251/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:07 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1430.236911] [55854]: DEBUG cinder.api.middleware.request_id [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.239217] [55854]: INFO cinder.api.openstack.wsgi [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1430.239505] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.239717] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.250855] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250855] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.254900] [55854]: INFO cinder.volume.api [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.260195] [55854]: INFO cinder.api.openstack.wsgi [None req-6417dbfa-f43a-4e7e-8b75-6c326e26fb03 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1430.260708] [55854]: [pid: 55854|app: 0|req: 259/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:07 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1430.303240] [55853]: DEBUG cinder.api.middleware.request_id [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.305890] [55853]: INFO cinder.api.openstack.wsgi [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1430.306167] [55853]: DEBUG cinder.api.openstack.wsgi [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.306402] [55853]: DEBUG cinder.api.openstack.wsgi [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.317975] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317975] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.321909] [55853]: INFO cinder.volume.api [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.327031] [55853]: INFO cinder.api.openstack.wsgi [req-55a2b36a-5065-49d1-8d35-64c5843edd12 req-0674f00d-610a-42c7-8417-56aa1a7caf20 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1430.327635] [55853]: [pid: 55853|app: 0|req: 252/511] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:47:07 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1430.339880] [55854]: DEBUG cinder.api.middleware.request_id [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.342290] [55854]: INFO cinder.api.openstack.wsgi [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1430.342570] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.342796] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.353561] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.353561] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.357629] [55854]: INFO cinder.volume.api [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.363158] [55854]: INFO cinder.api.openstack.wsgi [None req-d4c17f7f-8fea-4cd6-9c21-f1ff799c4064 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1430.363635] [55854]: [pid: 55854|app: 0|req: 260/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:07 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1430.412174] [55853]: DEBUG cinder.api.middleware.request_id [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.414838] [55853]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1430.416307] [55853]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.416307] [55853]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.425657] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425657] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.429324] [55853]: INFO cinder.volume.api [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.434236] [55853]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-8be8b96b-9903-4ff0-81d2-b66c265405cf tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1430.434674] [55853]: [pid: 55853|app: 0|req: 253/513] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:47:07 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1430.452189] [55854]: DEBUG cinder.api.middleware.request_id [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.455343] [55854]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385/action [ 1430.455923] [55854]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1430.456076] [55854]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1430.467045] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467045] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.467687] [55854]: INFO cinder.volume.api [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1430.473201] [55854]: INFO cinder.volume.api [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Begin detaching volume completed successfully. [ 1430.473459] [55854]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-c4a395bb-1894-46f6-8f7e-8ba67c703ca6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385/action returned with HTTP 202 [ 1430.474096] [55854]: [pid: 55854|app: 0|req: 261/514] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:47:07 2025] POST /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1431.495262] [55853]: DEBUG cinder.api.middleware.request_id [None req-e995c47d-9cb0-4801-9e99-344ffea43610 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.495874] [55853]: INFO cinder.api.openstack.wsgi [None req-e995c47d-9cb0-4801-9e99-344ffea43610 None None] GET http://10.180.1.21/volume// [ 1431.496208] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e995c47d-9cb0-4801-9e99-344ffea43610 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.496500] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e995c47d-9cb0-4801-9e99-344ffea43610 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.496989] [55853]: INFO cinder.api.openstack.wsgi [None req-e995c47d-9cb0-4801-9e99-344ffea43610 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1431.497420] [55853]: [pid: 55853|app: 0|req: 254/515] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:47:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1431.503016] [55854]: DEBUG cinder.api.middleware.request_id [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.505467] [55854]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1431.505720] [55854]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.505987] [55854]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.520844] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520844] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1431.524895] [55854]: INFO cinder.volume.api [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1431.530071] [55854]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-0381710b-3b99-4b6f-8330-0e79b6b3f13a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1431.530489] [55854]: [pid: 55854|app: 0|req: 262/516] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:47:08 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1432.734577] [55853]: DEBUG cinder.api.middleware.request_id [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-711c2b99-8c11-4f40-8cc2-cf8d5081ba45 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.737299] [55853]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-711c2b99-8c11-4f40-8cc2-cf8d5081ba45 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 [ 1432.737540] [55853]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-711c2b99-8c11-4f40-8cc2-cf8d5081ba45 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.737832] [55853]: DEBUG cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-711c2b99-8c11-4f40-8cc2-cf8d5081ba45 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.745754] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745754] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.274016] [55853]: INFO cinder.api.openstack.wsgi [req-70b05c1b-3e4e-408a-bcd2-46710a90d419 req-711c2b99-8c11-4f40-8cc2-cf8d5081ba45 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 returned with HTTP 200 [ 1433.274503] [55853]: [pid: 55853|app: 0|req: 255/517] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:47:09 2025] DELETE /volume/v3/attachments/588dca8f-c644-44ec-a8a9-4d161e7edbf8 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.656638] [55854]: DEBUG cinder.api.middleware.request_id [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.658812] [55854]: INFO cinder.api.openstack.wsgi [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1434.659039] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.659265] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.670065] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670065] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.673639] [55854]: INFO cinder.volume.api [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1434.678977] [55854]: INFO cinder.api.openstack.wsgi [None req-b688dd2e-5671-4e6c-ad40-17d79251ce8d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1434.679469] [55854]: [pid: 55854|app: 0|req: 263/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:11 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.868857] [55853]: DEBUG cinder.api.middleware.request_id [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.870840] [55853]: INFO cinder.api.openstack.wsgi [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1435.871240] [55853]: DEBUG cinder.api.openstack.wsgi [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1424201490", "imageRef": "2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb", "size": 1}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1435.872893] [55853]: DEBUG cinder.api.v3.volumes [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1424201490', 'imageRef': '2a0b5697-ccc8-49ad-9d7f-9afdc099b8cb', 'size': 1}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1435.934557] [55853]: INFO cinder.api.v3.volumes [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume of 1 GB [ 1435.934957] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.934957] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.940267] [55853]: INFO cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Availability Zones retrieved successfully. [ 1435.947669] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Flow 'volume_create_api' (c97a8d66-a361-46c6-a229-dc9591893f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1435.948811] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fa4c68-b78e-4eb4-926d-1d6bcca631e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1435.950328] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1435.988649] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fa4c68-b78e-4eb4-926d-1d6bcca631e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1435.989688] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80665fcb-3e3e-40e0-a2a5-cc1b0461cc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1436.023363] [55853]: DEBUG cinder.quota [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Created reservations ['eb60c21d-3365-47f8-a5db-208e87fa42af', '9f7ee3e9-4854-4ae0-a82c-a2d213dbe491', '718383ad-9f70-4f95-803d-235732daefc2', '41d21de7-b5a9-4b94-9f15-932dc65b6ce2'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1436.024475] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80665fcb-3e3e-40e0-a2a5-cc1b0461cc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb60c21d-3365-47f8-a5db-208e87fa42af', '9f7ee3e9-4854-4ae0-a82c-a2d213dbe491', '718383ad-9f70-4f95-803d-235732daefc2', '41d21de7-b5a9-4b94-9f15-932dc65b6ce2']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1436.025447] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60131a78-2e67-483e-a744-95ed000516a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1436.039832] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60131a78-2e67-483e-a744-95ed000516a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d22d54-062b-49ac-be43-8f4103386bf4', '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-1424201490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',qos_specs=None,replication_status=,reservations=['eb60c21d-3365-47f8-a5db-208e87fa42af','9f7ee3e9-4854-4ae0-a82c-a2d213dbe491','718383ad-9f70-4f95-803d-235732daefc2','41d21de7-b5a9-4b94-9f15-932dc65b6ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd51e44d92845e2abc28086714bddf1',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1424201490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d22d54-062b-49ac-be43-8f4103386bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',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='ccd51e44d92845e2abc28086714bddf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1436.040767] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1a27f9-cce4-4dc7-9578-bde6b2690796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1436.054710] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1a27f9-cce4-4dc7-9578-bde6b2690796) 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-1424201490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3a3a5cdebd42cd9be18d50aa59b3cb',qos_specs=None,replication_status=,reservations=['eb60c21d-3365-47f8-a5db-208e87fa42af','9f7ee3e9-4854-4ae0-a82c-a2d213dbe491','718383ad-9f70-4f95-803d-235732daefc2','41d21de7-b5a9-4b94-9f15-932dc65b6ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd51e44d92845e2abc28086714bddf1',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1436.054710] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d448638-d595-4c35-be56-69be6fe7852e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1436.063667] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d448638-d595-4c35-be56-69be6fe7852e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1436.064717] [55853]: DEBUG cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Flow 'volume_create_api' (c97a8d66-a361-46c6-a229-dc9591893f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1436.065078] [55853]: INFO cinder.volume.api [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Create volume request issued successfully. [ 1436.065722] [55853]: INFO cinder.api.openstack.wsgi [None req-55d0262f-cbda-4f2f-8962-0536823de6a6 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1436.066316] [55853]: [pid: 55853|app: 0|req: 256/519] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 03:47:12 2025] POST /volume/v3/volumes => generated 752 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1436.075064] [55854]: DEBUG cinder.api.middleware.request_id [None req-271de8fb-471d-46b5-87c5-eba5de823a7b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.077120] [55854]: INFO cinder.api.openstack.wsgi [None req-271de8fb-471d-46b5-87c5-eba5de823a7b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1436.077388] [55854]: DEBUG cinder.api.openstack.wsgi [None req-271de8fb-471d-46b5-87c5-eba5de823a7b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.077619] [55854]: DEBUG cinder.api.openstack.wsgi [None req-271de8fb-471d-46b5-87c5-eba5de823a7b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.086547] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086547] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.090431] [55854]: INFO cinder.volume.api [None req-271de8fb-471d-46b5-87c5-eba5de823a7b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1436.094902] [55854]: INFO cinder.api.openstack.wsgi [None req-271de8fb-471d-46b5-87c5-eba5de823a7b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1436.095360] [55854]: [pid: 55854|app: 0|req: 264/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:12 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.107244] [55853]: DEBUG cinder.api.middleware.request_id [None req-bd3868de-52c6-4372-848b-cbadde0c3acd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.109583] [55853]: INFO cinder.api.openstack.wsgi [None req-bd3868de-52c6-4372-848b-cbadde0c3acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1437.109848] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bd3868de-52c6-4372-848b-cbadde0c3acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.110059] [55853]: DEBUG cinder.api.openstack.wsgi [None req-bd3868de-52c6-4372-848b-cbadde0c3acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.120932] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120932] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.124831] [55853]: INFO cinder.volume.api [None req-bd3868de-52c6-4372-848b-cbadde0c3acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1437.129581] [55853]: INFO cinder.api.openstack.wsgi [None req-bd3868de-52c6-4372-848b-cbadde0c3acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1437.130027] [55853]: [pid: 55853|app: 0|req: 257/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:13 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.140222] [55854]: DEBUG cinder.api.middleware.request_id [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.142276] [55854]: INFO cinder.api.openstack.wsgi [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1438.142494] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.142710] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.152852] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.152852] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.156738] [55854]: INFO cinder.volume.api [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1438.162154] [55854]: INFO cinder.api.openstack.wsgi [None req-0d4e2792-c188-49da-a0ed-2a5cb30fbff8 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1438.162154] [55854]: [pid: 55854|app: 0|req: 265/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:14 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.172829] [55853]: DEBUG cinder.api.middleware.request_id [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.175236] [55853]: INFO cinder.api.openstack.wsgi [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1439.175564] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.175818] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.183848] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.183848] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.187690] [55853]: INFO cinder.volume.api [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1439.192166] [55853]: INFO cinder.api.openstack.wsgi [None req-cd552564-7e1f-4e60-88f0-01d17654cc99 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1439.192551] [55853]: [pid: 55853|app: 0|req: 258/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:16 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.202291] [55854]: DEBUG cinder.api.middleware.request_id [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.204588] [55854]: INFO cinder.api.openstack.wsgi [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1440.204935] [55854]: DEBUG cinder.api.openstack.wsgi [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.205061] [55854]: DEBUG cinder.api.openstack.wsgi [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.215480] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.215480] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.219810] [55854]: INFO cinder.volume.api [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1440.225391] [55854]: INFO cinder.api.openstack.wsgi [None req-30ee0901-c6ba-499b-83c3-9f61e5ea2ea1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1440.225870] [55854]: [pid: 55854|app: 0|req: 266/524] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:17 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.236105] [55853]: DEBUG cinder.api.middleware.request_id [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.238292] [55853]: INFO cinder.api.openstack.wsgi [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1441.238513] [55853]: DEBUG cinder.api.openstack.wsgi [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.238733] [55853]: DEBUG cinder.api.openstack.wsgi [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.249718] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.249718] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.253818] [55853]: INFO cinder.volume.api [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1441.258506] [55853]: INFO cinder.api.openstack.wsgi [None req-83d18a4f-3a11-4fc0-b3f3-b8d6fc79de28 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1441.258890] [55853]: [pid: 55853|app: 0|req: 259/525] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:18 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.269066] [55854]: DEBUG cinder.api.middleware.request_id [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.271403] [55854]: INFO cinder.api.openstack.wsgi [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1442.271639] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.271861] [55854]: DEBUG cinder.api.openstack.wsgi [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.282580] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.282580] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.288438] [55854]: INFO cinder.volume.api [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1442.297158] [55854]: INFO cinder.api.openstack.wsgi [None req-4eff9d7b-c4e1-4a2f-ae78-2189d7f0a807 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1442.297819] [55854]: [pid: 55854|app: 0|req: 267/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:19 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.308188] [55853]: DEBUG cinder.api.middleware.request_id [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.310742] [55853]: INFO cinder.api.openstack.wsgi [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1443.311187] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.311403] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.321751] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.321751] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.325828] [55853]: INFO cinder.volume.api [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1443.330903] [55853]: INFO cinder.api.openstack.wsgi [None req-c8f14b52-a157-46d8-bc1f-37302d91a0d7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1443.331355] [55853]: [pid: 55853|app: 0|req: 260/527] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:20 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.343119] [55854]: DEBUG cinder.api.middleware.request_id [None req-11553a47-5b4a-4269-9737-5831abe7bc11 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.345203] [55854]: INFO cinder.api.openstack.wsgi [None req-11553a47-5b4a-4269-9737-5831abe7bc11 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1444.345569] [55854]: DEBUG cinder.api.openstack.wsgi [None req-11553a47-5b4a-4269-9737-5831abe7bc11 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.345943] [55854]: DEBUG cinder.api.openstack.wsgi [None req-11553a47-5b4a-4269-9737-5831abe7bc11 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.358046] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.358046] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.361519] [55854]: INFO cinder.volume.api [None req-11553a47-5b4a-4269-9737-5831abe7bc11 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1444.366610] [55854]: INFO cinder.api.openstack.wsgi [None req-11553a47-5b4a-4269-9737-5831abe7bc11 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1444.367028] [55854]: [pid: 55854|app: 0|req: 268/528] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:21 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.377299] [55853]: DEBUG cinder.api.middleware.request_id [None req-65d51136-7253-4ec2-a602-f004825a66eb None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.379377] [55853]: INFO cinder.api.openstack.wsgi [None req-65d51136-7253-4ec2-a602-f004825a66eb tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1445.379599] [55853]: DEBUG cinder.api.openstack.wsgi [None req-65d51136-7253-4ec2-a602-f004825a66eb tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.379820] [55853]: DEBUG cinder.api.openstack.wsgi [None req-65d51136-7253-4ec2-a602-f004825a66eb tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.388336] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388336] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.392053] [55853]: INFO cinder.volume.api [None req-65d51136-7253-4ec2-a602-f004825a66eb tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1445.396632] [55853]: INFO cinder.api.openstack.wsgi [None req-65d51136-7253-4ec2-a602-f004825a66eb tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1445.397011] [55853]: [pid: 55853|app: 0|req: 261/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:22 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.407207] [55854]: DEBUG cinder.api.middleware.request_id [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.409759] [55854]: INFO cinder.api.openstack.wsgi [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1446.409995] [55854]: DEBUG cinder.api.openstack.wsgi [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.410223] [55854]: DEBUG cinder.api.openstack.wsgi [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.419673] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.419673] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.423486] [55854]: INFO cinder.volume.api [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1446.427982] [55854]: INFO cinder.api.openstack.wsgi [None req-71bdeba8-9534-4622-b181-b9eb97f0c70e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1446.428370] [55854]: [pid: 55854|app: 0|req: 269/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:23 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1447.438541] [55853]: DEBUG cinder.api.middleware.request_id [None req-601620f5-38fa-429c-825b-8b4c80041eab None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.440709] [55853]: INFO cinder.api.openstack.wsgi [None req-601620f5-38fa-429c-825b-8b4c80041eab tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1447.440931] [55853]: DEBUG cinder.api.openstack.wsgi [None req-601620f5-38fa-429c-825b-8b4c80041eab tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.441194] [55853]: DEBUG cinder.api.openstack.wsgi [None req-601620f5-38fa-429c-825b-8b4c80041eab tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.449192] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449192] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.452565] [55853]: INFO cinder.volume.api [None req-601620f5-38fa-429c-825b-8b4c80041eab tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1447.456834] [55853]: INFO cinder.api.openstack.wsgi [None req-601620f5-38fa-429c-825b-8b4c80041eab tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1447.457212] [55853]: [pid: 55853|app: 0|req: 262/531] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:24 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1448.469367] [55854]: DEBUG cinder.api.middleware.request_id [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.471535] [55854]: INFO cinder.api.openstack.wsgi [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1448.471807] [55854]: DEBUG cinder.api.openstack.wsgi [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.472086] [55854]: DEBUG cinder.api.openstack.wsgi [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.481911] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.481911] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.485834] [55854]: INFO cinder.volume.api [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1448.490639] [55854]: INFO cinder.api.openstack.wsgi [None req-aff326e8-d1c8-45a7-ba83-323e0bbd2db1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1448.490892] [55854]: [pid: 55854|app: 0|req: 270/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:25 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.501603] [55853]: DEBUG cinder.api.middleware.request_id [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.503672] [55853]: INFO cinder.api.openstack.wsgi [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1449.503914] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.504178] [55853]: DEBUG cinder.api.openstack.wsgi [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.514418] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.514418] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.519413] [55853]: INFO cinder.volume.api [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1449.524116] [55853]: INFO cinder.api.openstack.wsgi [None req-a7ed8c4d-d836-438c-abda-c9df59e942d5 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1449.524546] [55853]: [pid: 55853|app: 0|req: 263/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:26 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.535278] [55854]: DEBUG cinder.api.middleware.request_id [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.537685] [55854]: INFO cinder.api.openstack.wsgi [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1450.537918] [55854]: DEBUG cinder.api.openstack.wsgi [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.538164] [55854]: DEBUG cinder.api.openstack.wsgi [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.546193] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546193] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.549968] [55854]: INFO cinder.volume.api [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1450.554290] [55854]: INFO cinder.api.openstack.wsgi [None req-de3638ef-3ce4-45e3-89e5-647ff19ea2e1 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1450.554544] [55854]: [pid: 55854|app: 0|req: 271/534] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:27 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.564370] [55853]: DEBUG cinder.api.middleware.request_id [None req-20fda235-b2fa-4a64-8280-c6285eee115e None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.569210] [55853]: INFO cinder.api.openstack.wsgi [None req-20fda235-b2fa-4a64-8280-c6285eee115e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1451.569210] [55853]: DEBUG cinder.api.openstack.wsgi [None req-20fda235-b2fa-4a64-8280-c6285eee115e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.569210] [55853]: DEBUG cinder.api.openstack.wsgi [None req-20fda235-b2fa-4a64-8280-c6285eee115e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.576627] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576627] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.581707] [55853]: INFO cinder.volume.api [None req-20fda235-b2fa-4a64-8280-c6285eee115e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1451.588482] [55853]: INFO cinder.api.openstack.wsgi [None req-20fda235-b2fa-4a64-8280-c6285eee115e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1451.589244] [55853]: [pid: 55853|app: 0|req: 264/535] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:28 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1452.601267] [55854]: DEBUG cinder.api.middleware.request_id [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.603488] [55854]: INFO cinder.api.openstack.wsgi [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1452.603674] [55854]: DEBUG cinder.api.openstack.wsgi [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.603947] [55854]: DEBUG cinder.api.openstack.wsgi [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.614418] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.614418] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.618095] [55854]: INFO cinder.volume.api [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1452.622676] [55854]: INFO cinder.api.openstack.wsgi [None req-09dee164-4e7d-4f1d-b667-47c5ee078363 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1452.623088] [55854]: [pid: 55854|app: 0|req: 272/536] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:29 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1453.633295] [55853]: DEBUG cinder.api.middleware.request_id [None req-cd75ce89-dd22-4608-b322-ed68443959fd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.635363] [55853]: INFO cinder.api.openstack.wsgi [None req-cd75ce89-dd22-4608-b322-ed68443959fd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1453.635579] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cd75ce89-dd22-4608-b322-ed68443959fd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.635803] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cd75ce89-dd22-4608-b322-ed68443959fd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.643573] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.643573] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.647500] [55853]: INFO cinder.volume.api [None req-cd75ce89-dd22-4608-b322-ed68443959fd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1453.652549] [55853]: INFO cinder.api.openstack.wsgi [None req-cd75ce89-dd22-4608-b322-ed68443959fd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1453.652549] [55853]: [pid: 55853|app: 0|req: 265/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:47:30 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.679092] [55854]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.681480] [55854]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1453.681708] [55854]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.681901] [55854]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.689478] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689478] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.692835] [55854]: INFO cinder.volume.api [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1453.698747] [55854]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-26963f83-40a3-4a5b-a592-085187174387 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1453.698747] [55854]: [pid: 55854|app: 0|req: 273/538] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:47:30 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.929482] [55853]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.932015] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1453.932255] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.932516] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.940384] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940384] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.944199] [55853]: INFO cinder.volume.api [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1453.949715] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-6b40d83b-fddf-4506-8305-346d61589535 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1453.949715] [55853]: [pid: 55853|app: 0|req: 266/539] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:47:30 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.955714] [55854]: DEBUG cinder.api.middleware.request_id [None req-41e4cbd3-454b-436b-8475-0acdc8434a4b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.956288] [55854]: INFO cinder.api.openstack.wsgi [None req-41e4cbd3-454b-436b-8475-0acdc8434a4b None None] GET http://10.180.1.21/volume// [ 1453.956492] [55854]: DEBUG cinder.api.openstack.wsgi [None req-41e4cbd3-454b-436b-8475-0acdc8434a4b None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.956721] [55854]: DEBUG cinder.api.openstack.wsgi [None req-41e4cbd3-454b-436b-8475-0acdc8434a4b None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.957169] [55854]: INFO cinder.api.openstack.wsgi [None req-41e4cbd3-454b-436b-8475-0acdc8434a4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1453.957504] [55854]: [pid: 55854|app: 0|req: 274/540] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:47:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1453.961395] [55853]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-374e01e0-4c1d-4f18-a519-121972f49ebc None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.963650] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-374e01e0-4c1d-4f18-a519-121972f49ebc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1453.964099] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-374e01e0-4c1d-4f18-a519-121972f49ebc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27d22d54-062b-49ac-be43-8f4103386bf4", "connector": null, "instance_uuid": "ea5b28a7-3a81-4c70-ae26-abd2ec2fbe82"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1453.974204] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.974204] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.993127] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-374e01e0-4c1d-4f18-a519-121972f49ebc tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1453.993549] [55853]: [pid: 55853|app: 0|req: 267/541] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:47:30 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1459.460332] [55854]: DEBUG cinder.api.middleware.request_id [None req-386d84b2-6b5f-4748-9d7c-19b016246832 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.460332] [55854]: INFO cinder.api.openstack.wsgi [None req-386d84b2-6b5f-4748-9d7c-19b016246832 None None] GET http://10.180.1.21/volume// [ 1459.460637] [55854]: DEBUG cinder.api.openstack.wsgi [None req-386d84b2-6b5f-4748-9d7c-19b016246832 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.460672] [55854]: DEBUG cinder.api.openstack.wsgi [None req-386d84b2-6b5f-4748-9d7c-19b016246832 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.461153] [55854]: INFO cinder.api.openstack.wsgi [None req-386d84b2-6b5f-4748-9d7c-19b016246832 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1459.461462] [55854]: [pid: 55854|app: 0|req: 275/542] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:47:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1459.465430] [55853]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.467949] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1459.468233] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.468464] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.470672] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=146,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1459.482041] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482041] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.485692] [55853]: INFO cinder.volume.api [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1459.491437] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-3cf79134-f21e-4d29-a699-6f9566614acd tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 200 [ 1459.491844] [55853]: [pid: 55853|app: 0|req: 268/543] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:47:36 2025] GET /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1459.612163] [55854]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.614655] [55854]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] PUT http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b [ 1459.615082] [55854]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-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=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1459.618352] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=162,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1459.624860] [55854]: DEBUG cinder.coordination [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Acquiring lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1459.629487] [55854]: DEBUG cinder.coordination [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1459.630527] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630527] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.148282] [55854]: DEBUG cinder.coordination [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1460.148661] [55854]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-4b41994a-5868-4f7f-9d32-37e6dac65af7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b returned with HTTP 200 [ 1460.149154] [55854]: [pid: 55854|app: 0|req: 276/544] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:47:36 2025] PUT /volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1460.656689] [55853]: DEBUG cinder.api.middleware.request_id [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-ce16e6f4-eef0-4c50-8991-92beb02abfc7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.659074] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-ce16e6f4-eef0-4c50-8991-92beb02abfc7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b/action [ 1460.659705] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-ce16e6f4-eef0-4c50-8991-92beb02abfc7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1460.659705] [55853]: DEBUG cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-ce16e6f4-eef0-4c50-8991-92beb02abfc7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1460.676610] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.676610] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.683396] [55853]: INFO cinder.api.openstack.wsgi [req-d6669c94-6518-43b5-9499-add4b5ff2803 req-ce16e6f4-eef0-4c50-8991-92beb02abfc7 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b/action returned with HTTP 204 [ 1460.683826] [55853]: [pid: 55853|app: 0|req: 269/545] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:47:37 2025] POST /volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1470.143923] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1470.681420] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1487.095449] [55854]: DEBUG cinder.api.middleware.request_id [None req-26647bf0-d2cd-4caf-9239-2ef69dba68fc None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.095890] [55854]: INFO cinder.api.openstack.wsgi [None req-26647bf0-d2cd-4caf-9239-2ef69dba68fc None None] GET http://10.180.1.21/volume// [ 1487.096053] [55854]: DEBUG cinder.api.openstack.wsgi [None req-26647bf0-d2cd-4caf-9239-2ef69dba68fc None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.096281] [55854]: DEBUG cinder.api.openstack.wsgi [None req-26647bf0-d2cd-4caf-9239-2ef69dba68fc None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.096708] [55854]: INFO cinder.api.openstack.wsgi [None req-26647bf0-d2cd-4caf-9239-2ef69dba68fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.097030] [55854]: [pid: 55854|app: 0|req: 277/546] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:48:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.100481] [55853]: DEBUG cinder.api.middleware.request_id [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-5923b65e-b2a8-4caf-8e3b-69c5e0b9ee02 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.102794] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-5923b65e-b2a8-4caf-8e3b-69c5e0b9ee02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1487.103269] [55853]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-5923b65e-b2a8-4caf-8e3b-69c5e0b9ee02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27d22d54-062b-49ac-be43-8f4103386bf4", "connector": null, "instance_uuid": "ea5b28a7-3a81-4c70-ae26-abd2ec2fbe82"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1487.119864] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.119864] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.149264] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-5923b65e-b2a8-4caf-8e3b-69c5e0b9ee02 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1487.149740] [55853]: [pid: 55853|app: 0|req: 270/547] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:48:03 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.155857] [55854]: DEBUG cinder.api.middleware.request_id [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-bdc3c678-5f5b-467e-b2b8-7fa935bfc349 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.158274] [55854]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-bdc3c678-5f5b-467e-b2b8-7fa935bfc349 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b [ 1487.158608] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-bdc3c678-5f5b-467e-b2b8-7fa935bfc349 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.158946] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-bdc3c678-5f5b-467e-b2b8-7fa935bfc349 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.166347] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.166347] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.695306] [55854]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-bdc3c678-5f5b-467e-b2b8-7fa935bfc349 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b returned with HTTP 200 [ 1487.695500] [55854]: [pid: 55854|app: 0|req: 278/548] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:48:04 2025] DELETE /volume/v3/attachments/ad787906-5bb3-4194-a72f-73e07da4db4b => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.088419] [55853]: DEBUG cinder.api.middleware.request_id [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.090862] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] PUT http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 [ 1492.091797] [55853]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-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", "instance": "vm-547859", "mountpoint": "/dev/sda"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1492.101191] [55853]: DEBUG cinder.coordination [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Acquiring lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1492.105898] [55853]: DEBUG cinder.coordination [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1492.107016] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.107016] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.626921] [55853]: DEBUG cinder.coordination [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Lock "cinder-attachment_update-27d22d54-062b-49ac-be43-8f4103386bf4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1492.627314] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-ef93b7d8-ee07-4d5a-b761-1461872ff03d tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 returned with HTTP 200 [ 1492.627813] [55853]: [pid: 55853|app: 0|req: 271/549] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:48:08 2025] PUT /volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.632716] [55854]: DEBUG cinder.api.middleware.request_id [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-fafa050e-0087-4aef-8e51-5965a922fb47 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.635603] [55854]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-fafa050e-0087-4aef-8e51-5965a922fb47 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 [ 1492.636064] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-fafa050e-0087-4aef-8e51-5965a922fb47 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.636482] [55854]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-fafa050e-0087-4aef-8e51-5965a922fb47 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.652808] [55854]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-fafa050e-0087-4aef-8e51-5965a922fb47 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 returned with HTTP 200 [ 1492.653403] [55854]: [pid: 55854|app: 0|req: 279/550] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 03:48:09 2025] GET /volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.856204] [55853]: DEBUG cinder.api.middleware.request_id [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.858401] [55853]: INFO cinder.api.openstack.wsgi [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1493.858821] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-353163175"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1493.860580] [55853]: DEBUG cinder.api.v3.volumes [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-353163175'}} {{(pid=55853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1493.860719] [55853]: INFO cinder.api.v3.volumes [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume of 1 GB [ 1493.861106] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.861106] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.866876] [55853]: INFO cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Availability Zones retrieved successfully. [ 1493.874891] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (c0dfef09-f204-48cb-8511-3b773537f4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1493.876192] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136903db-ef23-47b9-abf5-85bd1f0ac7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1493.877526] [55853]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Validating volume size '1' using validate_int {{(pid=55853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1493.899927] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136903db-ef23-47b9-abf5-85bd1f0ac7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1493.900919] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e872fa7-3cee-4cac-a874-10263c7d695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1493.944493] [55853]: DEBUG cinder.quota [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Created reservations ['bdf5eb14-1c7f-48d5-951b-292e2eccefa2', '43730d12-b2fa-4698-b36a-df81635efc72', 'e43a8914-91ef-43ab-ba84-b3ba3b185d3a', 'a5d8b0ac-cffb-41c1-aed2-c340f486ffe2'] {{(pid=55853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1493.945835] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e872fa7-3cee-4cac-a874-10263c7d695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf5eb14-1c7f-48d5-951b-292e2eccefa2', '43730d12-b2fa-4698-b36a-df81635efc72', 'e43a8914-91ef-43ab-ba84-b3ba3b185d3a', 'a5d8b0ac-cffb-41c1-aed2-c340f486ffe2']}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1493.947607] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8e3f93-315f-4795-8278-09284eb935ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1493.967390] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8e3f93-315f-4795-8278-09284eb935ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d73ffea-cc67-4e78-b79d-34d934b25f5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-353163175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['bdf5eb14-1c7f-48d5-951b-292e2eccefa2','43730d12-b2fa-4698-b36a-df81635efc72','e43a8914-91ef-43ab-ba84-b3ba3b185d3a','a5d8b0ac-cffb-41c1-aed2-c340f486ffe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-353163175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d73ffea-cc67-4e78-b79d-34d934b25f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ddbbb9e4447447a965b775fc7cc7e40',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='00516ddc25444a1988b6465cbbf4e557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1493.968906] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55196970-5a8a-4d59-a1c7-23decac123a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1493.987962] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55196970-5a8a-4d59-a1c7-23decac123a0) 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-AttachVolumeNegativeTest-volume-353163175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ddbbb9e4447447a965b775fc7cc7e40',qos_specs=None,replication_status=,reservations=['bdf5eb14-1c7f-48d5-951b-292e2eccefa2','43730d12-b2fa-4698-b36a-df81635efc72','e43a8914-91ef-43ab-ba84-b3ba3b185d3a','a5d8b0ac-cffb-41c1-aed2-c340f486ffe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00516ddc25444a1988b6465cbbf4e557',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1493.989414] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18dabe-0c21-4999-8520-a12e7b4d88a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1494.002508] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18dabe-0c21-4999-8520-a12e7b4d88a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1494.004322] [55853]: DEBUG cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Flow 'volume_create_api' (c0dfef09-f204-48cb-8511-3b773537f4d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1494.004901] [55853]: INFO cinder.volume.api [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Create volume request issued successfully. [ 1494.005760] [55853]: INFO cinder.api.openstack.wsgi [None req-b1f3e0eb-e6e9-449b-b3cb-18927439a271 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1494.006454] [55853]: [pid: 55853|app: 0|req: 272/551] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:48:10 2025] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1494.015023] [55854]: DEBUG cinder.api.middleware.request_id [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.016919] [55854]: INFO cinder.api.openstack.wsgi [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1494.017213] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.017498] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.025357] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.025357] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.030164] [55854]: INFO cinder.volume.api [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1494.035597] [55854]: INFO cinder.api.openstack.wsgi [None req-ca5da588-644e-4b0a-a8d7-bc9f8507114e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1494.036200] [55854]: [pid: 55854|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:10 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.047835] [55853]: DEBUG cinder.api.middleware.request_id [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.050071] [55853]: INFO cinder.api.openstack.wsgi [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1495.050284] [55853]: DEBUG cinder.api.openstack.wsgi [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.050510] [55853]: DEBUG cinder.api.openstack.wsgi [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.061638] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061638] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.065907] [55853]: INFO cinder.volume.api [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1495.070469] [55853]: INFO cinder.api.openstack.wsgi [None req-34e9046c-1e06-429c-83f7-2296a103d7c1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1495.070870] [55853]: [pid: 55853|app: 0|req: 273/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:11 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.109796] [55854]: DEBUG cinder.api.middleware.request_id [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.112510] [55854]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1495.112786] [55854]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.113070] [55854]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.120678] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120678] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.124447] [55854]: INFO cinder.volume.api [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1495.129021] [55854]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-4ccb47a5-fd88-4b9c-89e7-6355a749a036 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1495.129489] [55854]: [pid: 55854|app: 0|req: 281/554] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:48:11 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.252255] [55853]: DEBUG cinder.api.middleware.request_id [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-f1f30f87-134c-4e88-a702-bfce5e675868 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.255984] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-f1f30f87-134c-4e88-a702-bfce5e675868 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] POST http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68/action [ 1495.256736] [55853]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-f1f30f87-134c-4e88-a702-bfce5e675868 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1495.256978] [55853]: DEBUG cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-f1f30f87-134c-4e88-a702-bfce5e675868 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1495.275684] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275684] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.281669] [55853]: INFO cinder.api.openstack.wsgi [req-5f4d741f-7f25-429e-8bb7-6fde212c68cd req-f1f30f87-134c-4e88-a702-bfce5e675868 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68/action returned with HTTP 204 [ 1495.282269] [55853]: [pid: 55853|app: 0|req: 274/555] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:48:12 2025] POST /volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1496.650778] [55854]: DEBUG cinder.api.middleware.request_id [None req-b888e22e-c0c4-466f-b045-f18d6bbaf136 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.651300] [55854]: INFO cinder.api.openstack.wsgi [None req-b888e22e-c0c4-466f-b045-f18d6bbaf136 None None] GET http://10.180.1.21/volume// [ 1496.651486] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b888e22e-c0c4-466f-b045-f18d6bbaf136 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.651753] [55854]: DEBUG cinder.api.openstack.wsgi [None req-b888e22e-c0c4-466f-b045-f18d6bbaf136 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.652259] [55854]: INFO cinder.api.openstack.wsgi [None req-b888e22e-c0c4-466f-b045-f18d6bbaf136 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1496.652576] [55854]: [pid: 55854|app: 0|req: 282/556] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:48:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1496.656746] [55853]: DEBUG cinder.api.middleware.request_id [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-c099b795-9058-4d0e-bbd1-0d92b2129b30 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.659110] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-c099b795-9058-4d0e-bbd1-0d92b2129b30 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1496.659532] [55853]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-c099b795-9058-4d0e-bbd1-0d92b2129b30 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d73ffea-cc67-4e78-b79d-34d934b25f5b", "connector": null, "instance_uuid": "373b81a4-0238-48ba-8a50-e19e61ee5014"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1496.674880] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674880] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.695787] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-c099b795-9058-4d0e-bbd1-0d92b2129b30 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1496.696257] [55853]: [pid: 55853|app: 0|req: 275/557] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:48:13 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1496.723712] [55854]: DEBUG cinder.api.middleware.request_id [None req-dd3ea708-8888-44bd-8d96-88fc35924760 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.727535] [55854]: INFO cinder.api.openstack.wsgi [None req-dd3ea708-8888-44bd-8d96-88fc35924760 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1496.727753] [55854]: DEBUG cinder.api.openstack.wsgi [None req-dd3ea708-8888-44bd-8d96-88fc35924760 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.728016] [55854]: DEBUG cinder.api.openstack.wsgi [None req-dd3ea708-8888-44bd-8d96-88fc35924760 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.743736] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.743736] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.746142] [55854]: INFO cinder.volume.api [None req-dd3ea708-8888-44bd-8d96-88fc35924760 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1496.750760] [55854]: INFO cinder.api.openstack.wsgi [None req-dd3ea708-8888-44bd-8d96-88fc35924760 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1496.750967] [55854]: [pid: 55854|app: 0|req: 283/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:13 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1497.223973] [55853]: DEBUG cinder.api.middleware.request_id [None req-9e29f334-007a-40cc-8eb3-ab932a0371e0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.224429] [55853]: INFO cinder.api.openstack.wsgi [None req-9e29f334-007a-40cc-8eb3-ab932a0371e0 None None] GET http://10.180.1.21/volume// [ 1497.224686] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9e29f334-007a-40cc-8eb3-ab932a0371e0 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.224973] [55853]: DEBUG cinder.api.openstack.wsgi [None req-9e29f334-007a-40cc-8eb3-ab932a0371e0 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.225408] [55853]: INFO cinder.api.openstack.wsgi [None req-9e29f334-007a-40cc-8eb3-ab932a0371e0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1497.225723] [55853]: [pid: 55853|app: 0|req: 276/559] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:48:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1497.231154] [55854]: DEBUG cinder.api.middleware.request_id [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.233703] [55854]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1497.233703] [55854]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.233933] [55854]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.244882] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.244882] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.247617] [55854]: INFO cinder.volume.api [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1497.251918] [55854]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-5f75a141-0d16-4b83-8278-4d606a738bdd tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1497.252460] [55854]: [pid: 55854|app: 0|req: 284/560] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:48:14 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1497.287673] [55853]: DEBUG cinder.api.middleware.request_id [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.291592] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] PUT http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a [ 1497.291815] [55853]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-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", "instance": "vm-547858", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1497.303301] [55853]: DEBUG cinder.coordination [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Acquiring lock "cinder-attachment_update-3d73ffea-cc67-4e78-b79d-34d934b25f5b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1497.309063] [55853]: DEBUG cinder.coordination [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-3d73ffea-cc67-4e78-b79d-34d934b25f5b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1497.310217] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310217] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.761276] [55854]: DEBUG cinder.api.middleware.request_id [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.763409] [55854]: INFO cinder.api.openstack.wsgi [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1497.763630] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.763847] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.774278] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.774278] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.777430] [55854]: INFO cinder.volume.api [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1497.781496] [55854]: INFO cinder.api.openstack.wsgi [None req-e9623f60-e9a8-4fdd-8b71-b568885c7d13 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1497.781868] [55854]: [pid: 55854|app: 0|req: 285/561] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:14 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1498.791321] [55854]: DEBUG cinder.api.middleware.request_id [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.793624] [55854]: INFO cinder.api.openstack.wsgi [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1498.793867] [55854]: DEBUG cinder.api.openstack.wsgi [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.794105] [55854]: DEBUG cinder.api.openstack.wsgi [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.803758] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.803758] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.806854] [55854]: INFO cinder.volume.api [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1498.810964] [55854]: INFO cinder.api.openstack.wsgi [None req-848696b0-f5e7-4c20-844d-21087a0c03e5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1498.811344] [55854]: [pid: 55854|app: 0|req: 286/562] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:15 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1499.821774] [55854]: DEBUG cinder.api.middleware.request_id [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.824008] [55854]: INFO cinder.api.openstack.wsgi [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1499.824329] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.824593] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.834724] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834724] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.837888] [55854]: INFO cinder.volume.api [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1499.842124] [55854]: INFO cinder.api.openstack.wsgi [None req-e655f751-a12f-4ffc-aa0d-e136ae0816a5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1499.842508] [55854]: [pid: 55854|app: 0|req: 287/563] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:16 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.854856] [55854]: DEBUG cinder.api.middleware.request_id [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.857273] [55854]: INFO cinder.api.openstack.wsgi [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1500.857499] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.857734] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.871863] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.871863] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.876222] [55854]: INFO cinder.volume.api [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1500.882497] [55854]: INFO cinder.api.openstack.wsgi [None req-d52c7905-30dc-4e4e-87a0-dcd4ea97739a tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1500.883073] [55854]: [pid: 55854|app: 0|req: 288/564] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:17 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.893620] [55854]: DEBUG cinder.api.middleware.request_id [None req-d5322484-a4b4-4740-8d81-00857a064bb5 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.895907] [55854]: INFO cinder.api.openstack.wsgi [None req-d5322484-a4b4-4740-8d81-00857a064bb5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1501.897059] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d5322484-a4b4-4740-8d81-00857a064bb5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.897059] [55854]: DEBUG cinder.api.openstack.wsgi [None req-d5322484-a4b4-4740-8d81-00857a064bb5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.907111] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.907111] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.910584] [55854]: INFO cinder.volume.api [None req-d5322484-a4b4-4740-8d81-00857a064bb5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1501.914978] [55854]: INFO cinder.api.openstack.wsgi [None req-d5322484-a4b4-4740-8d81-00857a064bb5 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1501.915577] [55854]: [pid: 55854|app: 0|req: 289/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:18 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.925149] [55854]: DEBUG cinder.api.middleware.request_id [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.927338] [55854]: INFO cinder.api.openstack.wsgi [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1502.927584] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.927793] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.937671] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937671] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.940884] [55854]: INFO cinder.volume.api [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1502.944992] [55854]: INFO cinder.api.openstack.wsgi [None req-1f6ee13d-8e53-43fa-834b-a2c536d389cb tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1502.945369] [55854]: [pid: 55854|app: 0|req: 290/566] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:19 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.955567] [55854]: DEBUG cinder.api.middleware.request_id [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.957791] [55854]: INFO cinder.api.openstack.wsgi [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1503.958046] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.958270] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.967703] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.967703] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.970691] [55854]: INFO cinder.volume.api [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1503.974706] [55854]: INFO cinder.api.openstack.wsgi [None req-bb2956b5-75a9-44e8-8c83-d5f4bf9f9e0e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1503.975081] [55854]: [pid: 55854|app: 0|req: 291/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:20 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.336242] [55853]: DEBUG cinder.coordination [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Lock "cinder-attachment_update-3d73ffea-cc67-4e78-b79d-34d934b25f5b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 8.027s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1505.336588] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-ac3059c4-af56-4f43-ae88-b18f3fb9bfb6 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a returned with HTTP 200 [ 1505.337083] [55853]: [pid: 55853|app: 0|req: 277/568] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:48:14 2025] PUT /volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a => generated 617 bytes in 8050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.910219] [55854]: DEBUG cinder.api.middleware.request_id [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.912510] [55854]: INFO cinder.api.openstack.wsgi [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1505.912640] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.913026] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.922783] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922783] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.926194] [55854]: INFO cinder.volume.api [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1505.930315] [55854]: INFO cinder.api.openstack.wsgi [None req-a752b78a-fc6a-4da8-af36-f5286fb33d59 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1505.930691] [55854]: [pid: 55854|app: 0|req: 292/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:22 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1506.941829] [55853]: DEBUG cinder.api.middleware.request_id [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-a5bcbc0b-508f-4000-bdba-2c1a4cdd7151 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.753000] [55854]: DEBUG cinder.api.middleware.request_id [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.754574] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-a5bcbc0b-508f-4000-bdba-2c1a4cdd7151 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a/action [ 1509.755482] [55854]: INFO cinder.api.openstack.wsgi [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1509.755482] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.755721] [55853]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-a5bcbc0b-508f-4000-bdba-2c1a4cdd7151 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1509.755815] [55854]: DEBUG cinder.api.openstack.wsgi [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.755859] [55853]: DEBUG cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-a5bcbc0b-508f-4000-bdba-2c1a4cdd7151 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1509.755898] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755898] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.755898] [55854]: INFO cinder.volume.api [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1509.756080] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756080] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.756146] [55854]: INFO cinder.api.openstack.wsgi [None req-1fad9616-7d55-49cb-80db-f05c4bd6a1e0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1509.756146] [55854]: [pid: 55854|app: 0|req: 293/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:23 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1509.812354] [55853]: INFO cinder.api.openstack.wsgi [req-e8f4d78d-2ac6-4d69-bac8-7d081997f153 req-a5bcbc0b-508f-4000-bdba-2c1a4cdd7151 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a/action returned with HTTP 204 [ 1509.812354] [55853]: [pid: 55853|app: 0|req: 278/571] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:48:23 2025] POST /volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a/action => generated 0 bytes in 2867 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1510.762049] [55854]: DEBUG cinder.api.middleware.request_id [None req-07b370fc-dfef-432d-ac57-6520c7018230 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.846428] [55854]: INFO cinder.api.openstack.wsgi [None req-07b370fc-dfef-432d-ac57-6520c7018230 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.846670] [55854]: DEBUG cinder.api.openstack.wsgi [None req-07b370fc-dfef-432d-ac57-6520c7018230 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.846910] [55854]: DEBUG cinder.api.openstack.wsgi [None req-07b370fc-dfef-432d-ac57-6520c7018230 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.856365] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856365] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.859432] [55854]: INFO cinder.volume.api [None req-07b370fc-dfef-432d-ac57-6520c7018230 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1510.863438] [55854]: INFO cinder.api.openstack.wsgi [None req-07b370fc-dfef-432d-ac57-6520c7018230 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1510.863792] [55854]: [pid: 55854|app: 0|req: 294/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:27 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1138 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.873113] [55853]: DEBUG cinder.api.middleware.request_id [None req-b77adbc2-afb3-456b-9d2d-44939a83559c None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.875193] [55853]: INFO cinder.api.openstack.wsgi [None req-b77adbc2-afb3-456b-9d2d-44939a83559c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.875423] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b77adbc2-afb3-456b-9d2d-44939a83559c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.875645] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b77adbc2-afb3-456b-9d2d-44939a83559c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.884847] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.884847] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.887898] [55853]: INFO cinder.volume.api [None req-b77adbc2-afb3-456b-9d2d-44939a83559c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1510.891933] [55853]: INFO cinder.api.openstack.wsgi [None req-b77adbc2-afb3-456b-9d2d-44939a83559c tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1510.892291] [55853]: [pid: 55853|app: 0|req: 279/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:27 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.900900] [55854]: DEBUG cinder.api.middleware.request_id [None req-3401b327-6400-49b1-bca9-d544d6f54ded None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.903635] [55854]: INFO cinder.api.openstack.wsgi [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.903868] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.904106] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.904288] [55854]: INFO cinder.api.v3.volumes [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume with id: 3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.913378] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.913378] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.913876] [55854]: INFO cinder.volume.api [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1510.922160] [55854]: INFO cinder.volume.api [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-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. [ 1510.922488] [55854]: INFO cinder.api.openstack.wsgi [None req-3401b327-6400-49b1-bca9-d544d6f54ded tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 400 [ 1510.922958] [55854]: [pid: 55854|app: 0|req: 295/574] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:48:27 2025] DELETE /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1510.926015] [55853]: DEBUG cinder.api.middleware.request_id [None req-d53764d9-615c-47d7-8808-445d4bc3c356 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.928058] [55853]: INFO cinder.api.openstack.wsgi [None req-d53764d9-615c-47d7-8808-445d4bc3c356 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.928288] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d53764d9-615c-47d7-8808-445d4bc3c356 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.928495] [55853]: DEBUG cinder.api.openstack.wsgi [None req-d53764d9-615c-47d7-8808-445d4bc3c356 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.937713] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937713] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.940864] [55853]: INFO cinder.volume.api [None req-d53764d9-615c-47d7-8808-445d4bc3c356 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1510.945009] [55853]: INFO cinder.api.openstack.wsgi [None req-d53764d9-615c-47d7-8808-445d4bc3c356 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1510.945387] [55853]: [pid: 55853|app: 0|req: 280/575] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:27 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.983460] [55854]: DEBUG cinder.api.middleware.request_id [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.985774] [55854]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1510.985984] [55854]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.986214] [55854]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.995611] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995611] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.998801] [55854]: INFO cinder.volume.api [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1511.002977] [55854]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-097fb1cf-0c4f-4234-9f6b-f70ed60a727d tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1511.003496] [55854]: [pid: 55854|app: 0|req: 296/576] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:48:27 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.021212] [55853]: DEBUG cinder.api.middleware.request_id [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.024393] [55853]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] POST http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b/action [ 1511.024783] [55853]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1511.024918] [55853]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1511.034320] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.034320] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.034831] [55853]: INFO cinder.volume.api [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1511.039856] [55853]: INFO cinder.volume.api [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Begin detaching volume completed successfully. [ 1511.040098] [55853]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-769c6259-7ec5-4374-b987-1865789427a8 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b/action returned with HTTP 202 [ 1511.040593] [55853]: [pid: 55853|app: 0|req: 281/577] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 03:48:27 2025] POST /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1512.058811] [55854]: DEBUG cinder.api.middleware.request_id [None req-02e4da19-5d5b-4e88-a970-cf147b2437ac None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.059335] [55854]: INFO cinder.api.openstack.wsgi [None req-02e4da19-5d5b-4e88-a970-cf147b2437ac None None] GET http://10.180.1.21/volume// [ 1512.059527] [55854]: DEBUG cinder.api.openstack.wsgi [None req-02e4da19-5d5b-4e88-a970-cf147b2437ac None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.059743] [55854]: DEBUG cinder.api.openstack.wsgi [None req-02e4da19-5d5b-4e88-a970-cf147b2437ac None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.060154] [55854]: INFO cinder.api.openstack.wsgi [None req-02e4da19-5d5b-4e88-a970-cf147b2437ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1512.060464] [55854]: [pid: 55854|app: 0|req: 297/578] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:48:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1512.064029] [55853]: DEBUG cinder.api.middleware.request_id [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.066175] [55853]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1512.066423] [55853]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.066648] [55853]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.076423] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.076423] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.079587] [55853]: INFO cinder.volume.api [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1512.083771] [55853]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-0975c112-108a-4fe3-9be4-ec6a22cc4644 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1512.084153] [55853]: [pid: 55853|app: 0|req: 282/579] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:48:28 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1513.215334] [55854]: DEBUG cinder.api.middleware.request_id [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-e3a5d0ad-6331-4500-8c3f-91c91225ea50 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.217656] [55854]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-e3a5d0ad-6331-4500-8c3f-91c91225ea50 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a [ 1513.217871] [55854]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-e3a5d0ad-6331-4500-8c3f-91c91225ea50 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.218099] [55854]: DEBUG cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-e3a5d0ad-6331-4500-8c3f-91c91225ea50 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.225106] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225106] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.205045] [55854]: INFO cinder.api.openstack.wsgi [req-db78186e-0ff7-4e0b-9f7d-0a5ec64d3af6 req-e3a5d0ad-6331-4500-8c3f-91c91225ea50 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a returned with HTTP 200 [ 1515.205601] [55854]: [pid: 55854|app: 0|req: 298/580] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:48:30 2025] DELETE /volume/v3/attachments/bb34a79a-81a4-4a62-b4ea-3d28f9b22c7a => generated 19 bytes in 1991 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1516.242078] [55853]: DEBUG cinder.api.middleware.request_id [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.244310] [55853]: INFO cinder.api.openstack.wsgi [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1516.244531] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1516.244779] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1516.252140] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.252140] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1516.255441] [55853]: INFO cinder.volume.api [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1516.259817] [55853]: INFO cinder.api.openstack.wsgi [None req-e8255f71-0caf-4ce3-bbf5-7f13e8bb90b0 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1516.260206] [55853]: [pid: 55853|app: 0|req: 283/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:33 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1525.204246] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=101,cinder:UPDATE=7 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1525.452290] [55854]: DEBUG cinder.api.middleware.request_id [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.454952] [55854]: INFO cinder.api.openstack.wsgi [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1525.455566] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1525.456240] [55854]: DEBUG cinder.api.openstack.wsgi [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1525.456568] [55854]: INFO cinder.api.v3.volumes [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume with id: 3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1525.468700] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468700] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1525.469159] [55854]: INFO cinder.volume.api [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1525.488948] [55854]: INFO cinder.volume.api [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume request issued successfully. [ 1525.489167] [55854]: INFO cinder.api.openstack.wsgi [None req-0ed78334-75e2-4b44-b62a-52c32f8b5915 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 202 [ 1525.489574] [55854]: [pid: 55854|app: 0|req: 299/582] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:48:42 2025] DELETE /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1525.492687] [55853]: DEBUG cinder.api.middleware.request_id [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.494649] [55853]: INFO cinder.api.openstack.wsgi [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1525.495012] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1525.495182] [55853]: DEBUG cinder.api.openstack.wsgi [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1525.502678] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502678] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1525.506382] [55853]: INFO cinder.volume.api [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1525.511376] [55853]: INFO cinder.api.openstack.wsgi [None req-c671d7f9-e83c-4610-aca8-c8ea887f6dab tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1525.511462] [55853]: [pid: 55853|app: 0|req: 284/583] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:42 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1526.522211] [55854]: DEBUG cinder.api.middleware.request_id [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.524484] [55854]: INFO cinder.api.openstack.wsgi [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1526.524645] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.524858] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.532649] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.532649] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.536390] [55854]: INFO cinder.volume.api [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1526.540782] [55854]: INFO cinder.api.openstack.wsgi [None req-bfc9bf58-8c11-4c5b-8ad0-2f8eebed4ec3 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1526.540882] [55854]: [pid: 55854|app: 0|req: 300/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:43 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1527.552664] [55853]: DEBUG cinder.api.middleware.request_id [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.553447] [55853]: INFO cinder.api.openstack.wsgi [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1527.553616] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.553835] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.561426] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.561426] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.566505] [55853]: INFO cinder.volume.api [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1527.571213] [55853]: INFO cinder.api.openstack.wsgi [None req-f8949c21-9a4d-4f5d-89ae-11f8e622ddff tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 200 [ 1527.571594] [55853]: [pid: 55853|app: 0|req: 285/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:44 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1528.581318] [55854]: DEBUG cinder.api.middleware.request_id [None req-3c9eddcc-109e-4ddc-be9a-288bd8147eea None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.583363] [55854]: INFO cinder.api.openstack.wsgi [None req-3c9eddcc-109e-4ddc-be9a-288bd8147eea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b [ 1528.583583] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3c9eddcc-109e-4ddc-be9a-288bd8147eea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.583911] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3c9eddcc-109e-4ddc-be9a-288bd8147eea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.590175] [55854]: INFO cinder.api.openstack.wsgi [None req-3c9eddcc-109e-4ddc-be9a-288bd8147eea tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b returned with HTTP 404 [ 1528.590559] [55854]: [pid: 55854|app: 0|req: 301/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:45 2025] GET /volume/v3/volumes/3d73ffea-cc67-4e78-b79d-34d934b25f5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1528.634536] [55853]: DEBUG cinder.api.middleware.request_id [None req-143ee380-0d06-41bc-a29e-c798d9516600 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.637189] [55853]: INFO cinder.api.openstack.wsgi [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1528.637189] [55853]: DEBUG cinder.api.openstack.wsgi [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.637189] [55853]: DEBUG cinder.api.openstack.wsgi [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.637304] [55853]: INFO cinder.api.v3.volumes [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume with id: 3303f44f-47be-42e8-b65f-77529f728385 [ 1528.645241] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645241] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.645984] [55853]: INFO cinder.volume.api [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1528.773871] [55853]: INFO cinder.volume.api [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume request issued successfully. [ 1528.774096] [55853]: INFO cinder.api.openstack.wsgi [None req-143ee380-0d06-41bc-a29e-c798d9516600 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 202 [ 1528.774560] [55853]: [pid: 55853|app: 0|req: 286/587] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:48:45 2025] DELETE /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1528.777786] [55854]: DEBUG cinder.api.middleware.request_id [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.779655] [55854]: INFO cinder.api.openstack.wsgi [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1528.779870] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.780101] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.787772] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787772] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.791315] [55854]: INFO cinder.volume.api [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1528.795490] [55854]: INFO cinder.api.openstack.wsgi [None req-3c90e927-20f8-45ab-85fc-d6f3d314b27e tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1528.795877] [55854]: [pid: 55854|app: 0|req: 302/588] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:45 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1529.807804] [55853]: DEBUG cinder.api.middleware.request_id [None req-4b2c593d-94ef-46a8-8850-82b676492098 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.809923] [55853]: INFO cinder.api.openstack.wsgi [None req-4b2c593d-94ef-46a8-8850-82b676492098 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1529.810165] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b2c593d-94ef-46a8-8850-82b676492098 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1529.810389] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4b2c593d-94ef-46a8-8850-82b676492098 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1529.819240] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.819240] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1529.821743] [55853]: INFO cinder.volume.api [None req-4b2c593d-94ef-46a8-8850-82b676492098 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1529.826123] [55853]: INFO cinder.api.openstack.wsgi [None req-4b2c593d-94ef-46a8-8850-82b676492098 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 200 [ 1529.826637] [55853]: [pid: 55853|app: 0|req: 287/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:46 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1530.840324] [55854]: DEBUG cinder.api.middleware.request_id [None req-6dc63fe0-4c71-4951-8c78-1e26ab30bc47 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.842362] [55854]: INFO cinder.api.openstack.wsgi [None req-6dc63fe0-4c71-4951-8c78-1e26ab30bc47 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 [ 1530.842587] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6dc63fe0-4c71-4951-8c78-1e26ab30bc47 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.842839] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6dc63fe0-4c71-4951-8c78-1e26ab30bc47 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.848962] [55854]: INFO cinder.api.openstack.wsgi [None req-6dc63fe0-4c71-4951-8c78-1e26ab30bc47 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 returned with HTTP 404 [ 1530.849456] [55854]: [pid: 55854|app: 0|req: 303/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:47 2025] GET /volume/v3/volumes/3303f44f-47be-42e8-b65f-77529f728385 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1530.931079] [55853]: DEBUG cinder.api.middleware.request_id [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.933013] [55853]: INFO cinder.api.openstack.wsgi [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1530.933260] [55853]: DEBUG cinder.api.openstack.wsgi [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.933481] [55853]: DEBUG cinder.api.openstack.wsgi [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.933672] [55853]: INFO cinder.api.v3.volumes [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume with id: fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1530.941377] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941377] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.941886] [55853]: INFO cinder.volume.api [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1530.953815] [55853]: INFO cinder.volume.api [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Delete volume request issued successfully. [ 1530.954012] [55853]: INFO cinder.api.openstack.wsgi [None req-115bdc19-43dc-4965-b4c5-0bb97a31b5a1 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 202 [ 1530.954408] [55853]: [pid: 55853|app: 0|req: 288/591] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:48:47 2025] DELETE /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1530.957157] [55854]: DEBUG cinder.api.middleware.request_id [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.959199] [55854]: INFO cinder.api.openstack.wsgi [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1530.959419] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.959637] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.967439] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.967439] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.970843] [55854]: INFO cinder.volume.api [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1530.974893] [55854]: INFO cinder.api.openstack.wsgi [None req-ab6e6f69-cb93-41df-bc03-486bbc78a8c2 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1530.975278] [55854]: [pid: 55854|app: 0|req: 304/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:47 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.985293] [55853]: DEBUG cinder.api.middleware.request_id [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.987509] [55853]: INFO cinder.api.openstack.wsgi [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1531.987760] [55853]: DEBUG cinder.api.openstack.wsgi [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.987985] [55853]: DEBUG cinder.api.openstack.wsgi [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.995549] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995549] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.998938] [55853]: INFO cinder.volume.api [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1532.003035] [55853]: INFO cinder.api.openstack.wsgi [None req-79db8a56-0dd8-4bee-a77f-ce1c55352755 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1532.003402] [55853]: [pid: 55853|app: 0|req: 289/593] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:48 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1533.013279] [55854]: DEBUG cinder.api.middleware.request_id [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.015563] [55854]: INFO cinder.api.openstack.wsgi [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1533.015801] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.016085] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.023534] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023534] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.026829] [55854]: INFO cinder.volume.api [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Volume info retrieved successfully. [ 1533.030923] [55854]: INFO cinder.api.openstack.wsgi [None req-ce129406-3fdc-4b4d-ab90-6dc4eaeff4fa tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 200 [ 1533.031296] [55854]: [pid: 55854|app: 0|req: 305/594] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:49 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1534.041461] [55853]: DEBUG cinder.api.middleware.request_id [None req-4046af6b-f32a-42ea-b0fa-a5d0bf813677 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.044075] [55853]: INFO cinder.api.openstack.wsgi [None req-4046af6b-f32a-42ea-b0fa-a5d0bf813677 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] GET http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e [ 1534.044075] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4046af6b-f32a-42ea-b0fa-a5d0bf813677 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.044310] [55853]: DEBUG cinder.api.openstack.wsgi [None req-4046af6b-f32a-42ea-b0fa-a5d0bf813677 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.051282] [55853]: INFO cinder.api.openstack.wsgi [None req-4046af6b-f32a-42ea-b0fa-a5d0bf813677 tempest-AttachVolumeNegativeTest-1922325400 tempest-AttachVolumeNegativeTest-1922325400-project-member] http://10.180.1.21/volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e returned with HTTP 404 [ 1534.051791] [55853]: [pid: 55853|app: 0|req: 290/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:50 2025] GET /volume/v3/volumes/fcc8cada-ab83-4bf5-aef7-de5339d7869e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1538.645705] [55854]: DEBUG cinder.api.middleware.request_id [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-97a71418-8ee8-4638-b927-7961d0481433 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.648346] [55854]: INFO cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-97a71418-8ee8-4638-b927-7961d0481433 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 [ 1538.648566] [55854]: DEBUG cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-97a71418-8ee8-4638-b927-7961d0481433 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.648775] [55854]: DEBUG cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-97a71418-8ee8-4638-b927-7961d0481433 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'version_select' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.657831] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657831] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.184727] [55854]: INFO cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-97a71418-8ee8-4638-b927-7961d0481433 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 returned with HTTP 200 [ 1539.185211] [55854]: [pid: 55854|app: 0|req: 306/596] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:48:55 2025] DELETE /volume/v3/attachments/84c25b0e-9912-4ec2-9b8c-5641f4764d68 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1539.191510] [55853]: DEBUG cinder.api.middleware.request_id [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.193833] [55853]: INFO cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 [ 1539.194040] [55853]: DEBUG cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.194261] [55853]: DEBUG cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.194456] [55853]: INFO cinder.api.v3.volumes [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Delete volume with id: 27d22d54-062b-49ac-be43-8f4103386bf4 [ 1539.208547] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.208547] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.209079] [55853]: INFO cinder.volume.api [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1539.230129] [55853]: INFO cinder.volume.api [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Delete volume request issued successfully. [ 1539.230306] [55853]: INFO cinder.api.openstack.wsgi [req-3dd0ecb4-86c6-4c7d-a8d8-bded6a33c89c req-0feff988-4b03-4750-a2ef-163037f47d51 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 returned with HTTP 202 [ 1539.230684] [55853]: [pid: 55853|app: 0|req: 291/597] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:48:56 2025] DELETE /volume/v3/volumes/27d22d54-062b-49ac-be43-8f4103386bf4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1542.351427] [55854]: DEBUG cinder.api.middleware.request_id [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.353348] [55854]: INFO cinder.api.openstack.wsgi [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1542.353721] [55854]: DEBUG cinder.api.openstack.wsgi [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-216801915"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1542.355399] [55854]: DEBUG cinder.api.v3.volumes [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-216801915'}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1542.355544] [55854]: INFO cinder.api.v3.volumes [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Create volume of 1 GB [ 1542.355855] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355855] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.359793] [55854]: INFO cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Availability Zones retrieved successfully. [ 1542.366457] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Flow 'volume_create_api' (aa1fecc4-bab9-4f72-a915-02fdd40f27c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1542.367642] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e979dadc-cdb5-4859-8fe9-c76d61cb960d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.368704] [55854]: DEBUG cinder.volume.flows.api.create_volume [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1542.385587] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e979dadc-cdb5-4859-8fe9-c76d61cb960d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.386475] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39462e63-f87d-4615-9e05-a444b7911643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.420865] [55854]: DEBUG cinder.quota [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Created reservations ['45e9df7a-9a1d-4879-b16b-6c6173a3220c', '8b2d04c7-ad80-49b4-825d-f4aa4640247c', 'a657f1f1-ff21-47bc-a988-45daef210f95', 'a32644ca-2ff8-4f90-bce5-6109299ea739'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1542.421746] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39462e63-f87d-4615-9e05-a444b7911643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e9df7a-9a1d-4879-b16b-6c6173a3220c', '8b2d04c7-ad80-49b4-825d-f4aa4640247c', 'a657f1f1-ff21-47bc-a988-45daef210f95', 'a32644ca-2ff8-4f90-bce5-6109299ea739']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.422625] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac0ae4-d1c1-4e6f-a267-49be13e33810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.432708] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac0ae4-d1c1-4e6f-a267-49be13e33810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e711c41d-1f21-4ca6-bcd5-c83d2f155e81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-216801915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ca0907ae343908545d5e41ac21b52',qos_specs=None,replication_status=,reservations=['45e9df7a-9a1d-4879-b16b-6c6173a3220c','8b2d04c7-ad80-49b4-825d-f4aa4640247c','a657f1f1-ff21-47bc-a988-45daef210f95','a32644ca-2ff8-4f90-bce5-6109299ea739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8c96f651b874580b0414f6ed8c01394',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-216801915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e711c41d-1f21-4ca6-bcd5-c83d2f155e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='314ca0907ae343908545d5e41ac21b52',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='d8c96f651b874580b0414f6ed8c01394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.433574] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9d5515-f3b0-439f-b101-d60a2e0e19fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.446293] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9d5515-f3b0-439f-b101-d60a2e0e19fa) 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-ServerActionsTestOtherB-volume-216801915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ca0907ae343908545d5e41ac21b52',qos_specs=None,replication_status=,reservations=['45e9df7a-9a1d-4879-b16b-6c6173a3220c','8b2d04c7-ad80-49b4-825d-f4aa4640247c','a657f1f1-ff21-47bc-a988-45daef210f95','a32644ca-2ff8-4f90-bce5-6109299ea739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8c96f651b874580b0414f6ed8c01394',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.447118] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d6fd89-ba56-496c-b906-d2a42d58f237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.453921] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d6fd89-ba56-496c-b906-d2a42d58f237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.454938] [55854]: DEBUG cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Flow 'volume_create_api' (aa1fecc4-bab9-4f72-a915-02fdd40f27c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1542.455281] [55854]: INFO cinder.volume.api [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Create volume request issued successfully. [ 1542.455914] [55854]: INFO cinder.api.openstack.wsgi [None req-3b2c2051-308f-4b94-bd40-0a08c4d2a437 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1542.456488] [55854]: [pid: 55854|app: 0|req: 307/598] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 03:48:59 2025] POST /volume/v3/volumes => generated 752 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1542.465085] [55853]: DEBUG cinder.api.middleware.request_id [None req-38f999c3-14c7-47b8-b440-d21c8135f800 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.467139] [55853]: INFO cinder.api.openstack.wsgi [None req-38f999c3-14c7-47b8-b440-d21c8135f800 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1542.467385] [55853]: DEBUG cinder.api.openstack.wsgi [None req-38f999c3-14c7-47b8-b440-d21c8135f800 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.467628] [55853]: DEBUG cinder.api.openstack.wsgi [None req-38f999c3-14c7-47b8-b440-d21c8135f800 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.469993] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=103,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1542.476437] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.476437] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.480433] [55853]: INFO cinder.volume.api [None req-38f999c3-14c7-47b8-b440-d21c8135f800 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1542.484704] [55853]: INFO cinder.api.openstack.wsgi [None req-38f999c3-14c7-47b8-b440-d21c8135f800 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1542.486346] [55853]: [pid: 55853|app: 0|req: 292/599] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:48:59 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1543.494449] [55854]: DEBUG cinder.api.middleware.request_id [None req-9255f360-b880-4816-b74b-28c25deb2e3f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.496784] [55854]: INFO cinder.api.openstack.wsgi [None req-9255f360-b880-4816-b74b-28c25deb2e3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1543.497024] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9255f360-b880-4816-b74b-28c25deb2e3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.497299] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9255f360-b880-4816-b74b-28c25deb2e3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.507095] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507095] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.511279] [55854]: INFO cinder.volume.api [None req-9255f360-b880-4816-b74b-28c25deb2e3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1543.515917] [55854]: INFO cinder.api.openstack.wsgi [None req-9255f360-b880-4816-b74b-28c25deb2e3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1543.516290] [55854]: [pid: 55854|app: 0|req: 308/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:00 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.944971] [55853]: DEBUG cinder.api.middleware.request_id [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.947318] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1543.947531] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.947750] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.955240] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955240] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.958492] [55853]: INFO cinder.volume.api [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1543.962547] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-de412a45-c1a1-456d-9576-9d96873e25d3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1543.962908] [55853]: [pid: 55853|app: 0|req: 293/601] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:49:00 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.481069] [55854]: DEBUG cinder.api.middleware.request_id [None req-a29bc231-8e4e-4823-9fb3-3706d2426a72 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.481521] [55854]: INFO cinder.api.openstack.wsgi [None req-a29bc231-8e4e-4823-9fb3-3706d2426a72 None None] GET http://10.180.1.21/volume// [ 1545.481698] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a29bc231-8e4e-4823-9fb3-3706d2426a72 None None] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.481912] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a29bc231-8e4e-4823-9fb3-3706d2426a72 None None] Calling method 'all' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.482346] [55854]: INFO cinder.api.openstack.wsgi [None req-a29bc231-8e4e-4823-9fb3-3706d2426a72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1545.482762] [55854]: [pid: 55854|app: 0|req: 309/602] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 03:49:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1545.486651] [55853]: DEBUG cinder.api.middleware.request_id [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-fd553067-4363-47d3-baf5-d9bbfc274b27 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.488668] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-fd553067-4363-47d3-baf5-d9bbfc274b27 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1545.489083] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-fd553067-4363-47d3-baf5-d9bbfc274b27 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e711c41d-1f21-4ca6-bcd5-c83d2f155e81", "connector": null, "instance_uuid": "8aad697b-1aec-45d8-9b0a-9f9601a71c39"}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1545.499044] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499044] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.522392] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-fd553067-4363-47d3-baf5-d9bbfc274b27 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1545.523029] [55853]: [pid: 55853|app: 0|req: 294/603] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:49:02 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1545.546263] [55854]: DEBUG cinder.api.middleware.request_id [None req-629741f9-3380-42e4-bd5a-f29721edcb43 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.549133] [55854]: INFO cinder.api.openstack.wsgi [None req-629741f9-3380-42e4-bd5a-f29721edcb43 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1545.549361] [55854]: DEBUG cinder.api.openstack.wsgi [None req-629741f9-3380-42e4-bd5a-f29721edcb43 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.549583] [55854]: DEBUG cinder.api.openstack.wsgi [None req-629741f9-3380-42e4-bd5a-f29721edcb43 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.560477] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.560477] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.563983] [55854]: INFO cinder.volume.api [None req-629741f9-3380-42e4-bd5a-f29721edcb43 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1545.568429] [55854]: INFO cinder.api.openstack.wsgi [None req-629741f9-3380-42e4-bd5a-f29721edcb43 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1545.568796] [55854]: [pid: 55854|app: 0|req: 310/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:02 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1546.050752] [55853]: DEBUG cinder.api.middleware.request_id [None req-b965139f-7636-4981-b029-20da39001328 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.051343] [55853]: INFO cinder.api.openstack.wsgi [None req-b965139f-7636-4981-b029-20da39001328 None None] GET http://10.180.1.21/volume// [ 1546.051594] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b965139f-7636-4981-b029-20da39001328 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.051821] [55853]: DEBUG cinder.api.openstack.wsgi [None req-b965139f-7636-4981-b029-20da39001328 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.052243] [55853]: INFO cinder.api.openstack.wsgi [None req-b965139f-7636-4981-b029-20da39001328 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1546.052551] [55853]: [pid: 55853|app: 0|req: 295/605] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:49:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1546.056055] [55854]: DEBUG cinder.api.middleware.request_id [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.058339] [55854]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1546.058584] [55854]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.058796] [55854]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.069121] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069121] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.072112] [55854]: INFO cinder.volume.api [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1546.076187] [55854]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-54f0f122-c277-4579-af70-621335110194 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1546.076555] [55854]: [pid: 55854|app: 0|req: 311/606] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 03:49:02 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1546.103781] [55853]: DEBUG cinder.api.middleware.request_id [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.106109] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] PUT http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab [ 1546.106510] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-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", "instance": "vm-547862", "mountpoint": "/dev/sdb"}}} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1546.114151] [55853]: DEBUG cinder.coordination [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Acquiring lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1546.119277] [55853]: DEBUG cinder.coordination [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1546.120315] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120315] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.579157] [55854]: DEBUG cinder.api.middleware.request_id [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.581311] [55854]: INFO cinder.api.openstack.wsgi [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1546.581573] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.581826] [55854]: DEBUG cinder.api.openstack.wsgi [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.592546] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592546] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.595954] [55854]: INFO cinder.volume.api [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1546.600218] [55854]: INFO cinder.api.openstack.wsgi [None req-95060aac-5e43-42d2-8ef7-cc47fbb17931 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1546.600589] [55854]: [pid: 55854|app: 0|req: 312/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:03 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.610809] [55854]: DEBUG cinder.api.middleware.request_id [None req-da3130c0-224f-49ef-b69e-22def48166aa None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.613229] [55854]: INFO cinder.api.openstack.wsgi [None req-da3130c0-224f-49ef-b69e-22def48166aa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1547.613575] [55854]: DEBUG cinder.api.openstack.wsgi [None req-da3130c0-224f-49ef-b69e-22def48166aa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.613877] [55854]: DEBUG cinder.api.openstack.wsgi [None req-da3130c0-224f-49ef-b69e-22def48166aa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.627352] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627352] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.630832] [55854]: INFO cinder.volume.api [None req-da3130c0-224f-49ef-b69e-22def48166aa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1547.635252] [55854]: INFO cinder.api.openstack.wsgi [None req-da3130c0-224f-49ef-b69e-22def48166aa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1547.635774] [55854]: [pid: 55854|app: 0|req: 313/608] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:04 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.646511] [55854]: DEBUG cinder.api.middleware.request_id [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.648607] [55854]: INFO cinder.api.openstack.wsgi [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1548.648830] [55854]: DEBUG cinder.api.openstack.wsgi [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.649073] [55854]: DEBUG cinder.api.openstack.wsgi [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.660313] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660313] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.664782] [55854]: INFO cinder.volume.api [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1548.669283] [55854]: INFO cinder.api.openstack.wsgi [None req-53f6ea25-e080-402c-b02f-a9a3bc9f142f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1548.669665] [55854]: [pid: 55854|app: 0|req: 314/609] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:05 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.209790] [55854]: DEBUG cinder.api.middleware.request_id [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.211843] [55854]: INFO cinder.api.openstack.wsgi [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] DELETE http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1549.212080] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.212307] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.212500] [55854]: INFO cinder.api.v3.volumes [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Delete volume with id: 482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1549.220071] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.220071] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.220561] [55854]: INFO cinder.volume.api [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1549.235732] [55854]: INFO cinder.volume.api [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Delete volume request issued successfully. [ 1549.235732] [55854]: INFO cinder.api.openstack.wsgi [None req-e6fc46de-0d7b-47e9-bfc8-2d8f5fa45279 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 202 [ 1549.235999] [55854]: [pid: 55854|app: 0|req: 315/610] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:49:06 2025] DELETE /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1549.238466] [55854]: DEBUG cinder.api.middleware.request_id [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.240233] [55854]: INFO cinder.api.openstack.wsgi [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1549.240436] [55854]: DEBUG cinder.api.openstack.wsgi [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.240646] [55854]: DEBUG cinder.api.openstack.wsgi [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.247326] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247326] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.250288] [55854]: INFO cinder.volume.api [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1549.254242] [55854]: INFO cinder.api.openstack.wsgi [None req-702b13b6-f845-4775-b9aa-cf8a12d18f71 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1549.254590] [55854]: [pid: 55854|app: 0|req: 316/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:06 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.679703] [55854]: DEBUG cinder.api.middleware.request_id [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.681913] [55854]: INFO cinder.api.openstack.wsgi [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1549.682166] [55854]: DEBUG cinder.api.openstack.wsgi [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.682393] [55854]: DEBUG cinder.api.openstack.wsgi [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.691846] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691846] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.694914] [55854]: INFO cinder.volume.api [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1549.699135] [55854]: INFO cinder.api.openstack.wsgi [None req-331cdf81-5d13-4ac2-9972-aa0bfb6c0029 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1549.699500] [55854]: [pid: 55854|app: 0|req: 317/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:06 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.264587] [55854]: DEBUG cinder.api.middleware.request_id [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.266676] [55854]: INFO cinder.api.openstack.wsgi [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1550.266902] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.267160] [55854]: DEBUG cinder.api.openstack.wsgi [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.274620] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.274620] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.277959] [55854]: INFO cinder.volume.api [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1550.282030] [55854]: INFO cinder.api.openstack.wsgi [None req-9c532c97-75cc-4d5f-9f7d-e420cd747e4b tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1550.282375] [55854]: [pid: 55854|app: 0|req: 318/613] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:07 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.641727] [55853]: DEBUG cinder.coordination [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1550.641884] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-27f58c99-6c87-489c-bbca-12d74f6004f2 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab returned with HTTP 200 [ 1550.642424] [55853]: [pid: 55853|app: 0|req: 296/614] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:49:02 2025] PUT /volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.709502] [55854]: DEBUG cinder.api.middleware.request_id [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.711550] [55854]: INFO cinder.api.openstack.wsgi [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1550.711764] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.711980] [55854]: DEBUG cinder.api.openstack.wsgi [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.721446] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721446] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.724598] [55854]: INFO cinder.volume.api [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1550.728816] [55854]: INFO cinder.api.openstack.wsgi [None req-a106ec94-a790-4dc9-9abb-0fcd069bd809 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1550.729221] [55854]: [pid: 55854|app: 0|req: 319/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:07 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.292786] [55853]: DEBUG cinder.api.middleware.request_id [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.294987] [55853]: INFO cinder.api.openstack.wsgi [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1551.295264] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.295471] [55853]: DEBUG cinder.api.openstack.wsgi [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.303355] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303355] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.306697] [55853]: INFO cinder.volume.api [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Volume info retrieved successfully. [ 1551.310831] [55853]: INFO cinder.api.openstack.wsgi [None req-e3d8e48c-4139-42f8-91ea-a0aa7d4504b2 tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 200 [ 1551.311213] [55853]: [pid: 55853|app: 0|req: 297/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:08 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.739606] [55854]: DEBUG cinder.api.middleware.request_id [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.741758] [55854]: INFO cinder.api.openstack.wsgi [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1551.741987] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.742228] [55854]: DEBUG cinder.api.openstack.wsgi [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.752662] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752662] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.755992] [55854]: INFO cinder.volume.api [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1551.760418] [55854]: INFO cinder.api.openstack.wsgi [None req-fabda361-2812-4952-adb8-0d90b0c6e7b3 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1551.760812] [55854]: [pid: 55854|app: 0|req: 320/617] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:08 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.253275] [55853]: DEBUG cinder.api.middleware.request_id [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-48b5da85-e7b7-4c27-9d45-a3bcbc2f9369 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.255711] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-48b5da85-e7b7-4c27-9d45-a3bcbc2f9369 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab/action [ 1552.256137] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-48b5da85-e7b7-4c27-9d45-a3bcbc2f9369 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action body: b'{"os-complete": null}' {{(pid=55853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1552.256281] [55853]: DEBUG cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-48b5da85-e7b7-4c27-9d45-a3bcbc2f9369 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1552.270993] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.270993] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.278169] [55853]: INFO cinder.api.openstack.wsgi [req-7c896d27-2a94-4168-85e9-2c51f182ea47 req-48b5da85-e7b7-4c27-9d45-a3bcbc2f9369 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab/action returned with HTTP 204 [ 1552.278733] [55853]: [pid: 55853|app: 0|req: 298/618] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:49:09 2025] POST /volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1552.321585] [55854]: DEBUG cinder.api.middleware.request_id [None req-ea165f01-667a-4a3f-8761-fd4da333c98e None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.323607] [55854]: INFO cinder.api.openstack.wsgi [None req-ea165f01-667a-4a3f-8761-fd4da333c98e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] GET http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b [ 1552.323836] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ea165f01-667a-4a3f-8761-fd4da333c98e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.324081] [55854]: DEBUG cinder.api.openstack.wsgi [None req-ea165f01-667a-4a3f-8761-fd4da333c98e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.330305] [55854]: INFO cinder.api.openstack.wsgi [None req-ea165f01-667a-4a3f-8761-fd4da333c98e tempest-ServerActionsTestOtherA-1056901830 tempest-ServerActionsTestOtherA-1056901830-project-member] http://10.180.1.21/volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b returned with HTTP 404 [ 1552.330810] [55854]: [pid: 55854|app: 0|req: 321/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:09 2025] GET /volume/v3/volumes/482dbae0-fc7d-4ef2-8c07-2f620df2346b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1552.771943] [55853]: DEBUG cinder.api.middleware.request_id [None req-1b7a6060-6986-4529-bfd7-5205058ee049 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.774046] [55853]: INFO cinder.api.openstack.wsgi [None req-1b7a6060-6986-4529-bfd7-5205058ee049 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1552.774274] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1b7a6060-6986-4529-bfd7-5205058ee049 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.774500] [55853]: DEBUG cinder.api.openstack.wsgi [None req-1b7a6060-6986-4529-bfd7-5205058ee049 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.787541] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787541] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.791145] [55853]: INFO cinder.volume.api [None req-1b7a6060-6986-4529-bfd7-5205058ee049 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1552.795667] [55853]: INFO cinder.api.openstack.wsgi [None req-1b7a6060-6986-4529-bfd7-5205058ee049 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1552.796165] [55853]: [pid: 55853|app: 0|req: 299/620] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:09 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.805256] [55854]: DEBUG cinder.api.middleware.request_id [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.807372] [55854]: INFO cinder.api.openstack.wsgi [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1552.807582] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.807797] [55854]: DEBUG cinder.api.openstack.wsgi [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.817092] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817092] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.820050] [55854]: INFO cinder.volume.api [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1552.824011] [55854]: INFO cinder.api.openstack.wsgi [None req-bbc088c4-c7aa-47d0-b2ca-b8b334d24cf8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1552.824444] [55854]: [pid: 55854|app: 0|req: 322/621] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:09 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.793199] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=30,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1562.822138] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=119,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1565.039533] [55853]: DEBUG cinder.api.middleware.request_id [None req-645ded0b-abd7-415e-a861-95c19320bfb7 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.039984] [55853]: INFO cinder.api.openstack.wsgi [None req-645ded0b-abd7-415e-a861-95c19320bfb7 None None] GET http://10.180.1.21/volume// [ 1565.040184] [55853]: DEBUG cinder.api.openstack.wsgi [None req-645ded0b-abd7-415e-a861-95c19320bfb7 None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.040426] [55853]: DEBUG cinder.api.openstack.wsgi [None req-645ded0b-abd7-415e-a861-95c19320bfb7 None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.040842] [55853]: INFO cinder.api.openstack.wsgi [None req-645ded0b-abd7-415e-a861-95c19320bfb7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1565.041158] [55853]: [pid: 55853|app: 0|req: 300/622] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:49:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1565.044538] [55854]: DEBUG cinder.api.middleware.request_id [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-9d0f2220-da9e-4e32-9ede-c6080f2992f8 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.046896] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-9d0f2220-da9e-4e32-9ede-c6080f2992f8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1565.047373] [55854]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-9d0f2220-da9e-4e32-9ede-c6080f2992f8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e711c41d-1f21-4ca6-bcd5-c83d2f155e81", "connector": null, "instance_uuid": "8aad697b-1aec-45d8-9b0a-9f9601a71c39"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1565.062399] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062399] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.086153] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-9d0f2220-da9e-4e32-9ede-c6080f2992f8 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1565.086552] [55854]: [pid: 55854|app: 0|req: 323/623] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:49:21 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1565.090723] [55853]: DEBUG cinder.api.middleware.request_id [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-b41539a3-3637-4c57-aeeb-0d7c00d063cc None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.092963] [55853]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-b41539a3-3637-4c57-aeeb-0d7c00d063cc tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] DELETE http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab [ 1565.093197] [55853]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-b41539a3-3637-4c57-aeeb-0d7c00d063cc tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.093415] [55853]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-b41539a3-3637-4c57-aeeb-0d7c00d063cc tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.100619] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100619] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.631581] [55853]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-b41539a3-3637-4c57-aeeb-0d7c00d063cc tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab returned with HTTP 200 [ 1565.632034] [55853]: [pid: 55853|app: 0|req: 301/624] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:49:21 2025] DELETE /volume/v3/attachments/91d629f6-1609-489e-b168-6724c4b9f2ab => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1569.970463] [55854]: DEBUG cinder.api.middleware.request_id [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.973651] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] PUT http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 [ 1569.974247] [55854]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-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", "instance": "vm-547862", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1569.988973] [55854]: DEBUG cinder.coordination [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Acquiring lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1569.993503] [55854]: DEBUG cinder.coordination [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1569.994559] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.994559] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.514233] [55854]: DEBUG cinder.coordination [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1570.514566] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-92c0b782-bb4e-411e-a0b0-083f45605112 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 returned with HTTP 200 [ 1570.515040] [55854]: [pid: 55854|app: 0|req: 324/625] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:49:26 2025] PUT /volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1570.519508] [55853]: DEBUG cinder.api.middleware.request_id [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-fcad34aa-839f-4657-b514-72c3cc001351 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.521890] [55853]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-fcad34aa-839f-4657-b514-72c3cc001351 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 [ 1570.522161] [55853]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-fcad34aa-839f-4657-b514-72c3cc001351 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.522388] [55853]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-fcad34aa-839f-4657-b514-72c3cc001351 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.538030] [55853]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-fcad34aa-839f-4657-b514-72c3cc001351 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 returned with HTTP 200 [ 1570.538477] [55853]: [pid: 55853|app: 0|req: 302/626] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 03:49:27 2025] GET /volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1572.625567] [55854]: DEBUG cinder.api.middleware.request_id [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-4c07d6a0-c982-4954-8c51-efdc2e40501c None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.628727] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-4c07d6a0-c982-4954-8c51-efdc2e40501c tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3/action [ 1572.629179] [55854]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-4c07d6a0-c982-4954-8c51-efdc2e40501c tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1572.629318] [55854]: DEBUG cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-4c07d6a0-c982-4954-8c51-efdc2e40501c tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1572.647730] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647730] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.655484] [55854]: INFO cinder.api.openstack.wsgi [req-8a8f2c7d-d6be-4970-9742-8a410bf66a15 req-4c07d6a0-c982-4954-8c51-efdc2e40501c tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3/action returned with HTTP 204 [ 1572.655892] [55854]: [pid: 55854|app: 0|req: 325/627] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:49:29 2025] POST /volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1576.800291] [55853]: DEBUG cinder.api.middleware.request_id [None req-83673ddf-d6cf-4c8e-a948-1df8d4464f0a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.800733] [55853]: INFO cinder.api.openstack.wsgi [None req-83673ddf-d6cf-4c8e-a948-1df8d4464f0a None None] GET http://10.180.1.21/volume// [ 1576.800912] [55853]: DEBUG cinder.api.openstack.wsgi [None req-83673ddf-d6cf-4c8e-a948-1df8d4464f0a None None] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.801150] [55853]: DEBUG cinder.api.openstack.wsgi [None req-83673ddf-d6cf-4c8e-a948-1df8d4464f0a None None] Calling method 'all' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.801542] [55853]: INFO cinder.api.openstack.wsgi [None req-83673ddf-d6cf-4c8e-a948-1df8d4464f0a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.801936] [55853]: [pid: 55853|app: 0|req: 303/628] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 03:49:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.805492] [55854]: DEBUG cinder.api.middleware.request_id [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3aaba2ba-387d-4a8c-8df6-0b7201dd4d79 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.808107] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3aaba2ba-387d-4a8c-8df6-0b7201dd4d79 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1576.808213] [55854]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3aaba2ba-387d-4a8c-8df6-0b7201dd4d79 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e711c41d-1f21-4ca6-bcd5-c83d2f155e81", "connector": null, "instance_uuid": "8aad697b-1aec-45d8-9b0a-9f9601a71c39"}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.825085] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.825085] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.852894] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3aaba2ba-387d-4a8c-8df6-0b7201dd4d79 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1576.853401] [55854]: [pid: 55854|app: 0|req: 326/629] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 03:49:33 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.857962] [55853]: DEBUG cinder.api.middleware.request_id [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-4c9e27c0-1c11-45e7-ad87-aa0c47c3b940 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.860789] [55853]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-4c9e27c0-1c11-45e7-ad87-aa0c47c3b940 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] DELETE http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 [ 1576.860789] [55853]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-4c9e27c0-1c11-45e7-ad87-aa0c47c3b940 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.860789] [55853]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-4c9e27c0-1c11-45e7-ad87-aa0c47c3b940 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.867986] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.867986] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.397619] [55853]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-4c9e27c0-1c11-45e7-ad87-aa0c47c3b940 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 returned with HTTP 200 [ 1577.398390] [55853]: [pid: 55853|app: 0|req: 304/630] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:49:33 2025] DELETE /volume/v3/attachments/82f50cca-20f5-4136-8ce2-867dfb6693d3 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.411524] [55854]: DEBUG cinder.api.middleware.request_id [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.413874] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] PUT http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba [ 1583.414299] [55854]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-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", "instance": "vm-547862", "mountpoint": "/dev/sdb"}}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1583.423865] [55854]: DEBUG cinder.coordination [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Acquiring lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1583.428109] [55854]: DEBUG cinder.coordination [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1583.429130] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.429130] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.947870] [55854]: DEBUG cinder.coordination [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Lock "cinder-attachment_update-e711c41d-1f21-4ca6-bcd5-c83d2f155e81-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1583.948267] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-3ec53826-2f69-4410-9281-294ab6f3a135 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba returned with HTTP 200 [ 1583.948768] [55854]: [pid: 55854|app: 0|req: 327/631] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 03:49:40 2025] PUT /volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.953268] [55853]: DEBUG cinder.api.middleware.request_id [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-d62e698b-f7b4-48c5-bec0-4aaad0f0109f None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.955652] [55853]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-d62e698b-f7b4-48c5-bec0-4aaad0f0109f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba [ 1583.955917] [55853]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-d62e698b-f7b4-48c5-bec0-4aaad0f0109f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.956171] [55853]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-d62e698b-f7b4-48c5-bec0-4aaad0f0109f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.970949] [55853]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-d62e698b-f7b4-48c5-bec0-4aaad0f0109f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba returned with HTTP 200 [ 1583.971350] [55853]: [pid: 55853|app: 0|req: 305/632] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 03:49:40 2025] GET /volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.752024] [55854]: DEBUG cinder.api.middleware.request_id [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-dab47ce9-2fd1-4ce7-9ed6-406ce5b91031 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.754375] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-dab47ce9-2fd1-4ce7-9ed6-406ce5b91031 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] POST http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba/action [ 1588.754803] [55854]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-dab47ce9-2fd1-4ce7-9ed6-406ce5b91031 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action body: b'{"os-complete": null}' {{(pid=55854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1588.754942] [55854]: DEBUG cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-dab47ce9-2fd1-4ce7-9ed6-406ce5b91031 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1588.772073] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772073] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.781126] [55854]: INFO cinder.api.openstack.wsgi [req-1a736b2e-9481-4e0b-8ac6-ae29077ab582 req-dab47ce9-2fd1-4ce7-9ed6-406ce5b91031 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba/action returned with HTTP 204 [ 1588.781518] [55854]: [pid: 55854|app: 0|req: 328/633] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 03:49:45 2025] POST /volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1593.970157] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=30,cinder:UPDATE=6 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1595.006635] [55853]: DEBUG cinder.api.middleware.request_id [req-493e1fd4-a063-472f-9181-416b565084b6 req-698ea805-e178-4c90-a7ba-1ac24fee8229 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.009073] [55853]: INFO cinder.api.openstack.wsgi [req-493e1fd4-a063-472f-9181-416b565084b6 req-698ea805-e178-4c90-a7ba-1ac24fee8229 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] DELETE http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba [ 1595.009295] [55853]: DEBUG cinder.api.openstack.wsgi [req-493e1fd4-a063-472f-9181-416b565084b6 req-698ea805-e178-4c90-a7ba-1ac24fee8229 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.009513] [55853]: DEBUG cinder.api.openstack.wsgi [req-493e1fd4-a063-472f-9181-416b565084b6 req-698ea805-e178-4c90-a7ba-1ac24fee8229 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'version_select' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.023442] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023442] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.548960] [55853]: INFO cinder.api.openstack.wsgi [req-493e1fd4-a063-472f-9181-416b565084b6 req-698ea805-e178-4c90-a7ba-1ac24fee8229 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba returned with HTTP 200 [ 1595.549684] [55853]: [pid: 55853|app: 0|req: 306/634] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 03:49:51 2025] DELETE /volume/v3/attachments/90bc1390-f1f5-4b59-b1c6-0e4fd22892ba => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.884345] [55854]: DEBUG cinder.api.middleware.request_id [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.886515] [55854]: INFO cinder.api.openstack.wsgi [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1596.886686] [55854]: DEBUG cinder.api.openstack.wsgi [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.886889] [55854]: DEBUG cinder.api.openstack.wsgi [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.897132] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897132] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.899440] [55854]: INFO cinder.volume.api [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1596.905180] [55854]: INFO cinder.api.openstack.wsgi [None req-494316b2-ca4d-4c5f-a918-50daacc4d9ec tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1596.906145] [55854]: [pid: 55854|app: 0|req: 329/635] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:53 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.935848] [55853]: DEBUG cinder.api.middleware.request_id [None req-cf024e0a-e966-4191-980a-c73e59d90541 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.938373] [55853]: INFO cinder.api.openstack.wsgi [None req-cf024e0a-e966-4191-980a-c73e59d90541 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1596.939029] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cf024e0a-e966-4191-980a-c73e59d90541 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.939029] [55853]: DEBUG cinder.api.openstack.wsgi [None req-cf024e0a-e966-4191-980a-c73e59d90541 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.946331] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.946331] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.950342] [55853]: INFO cinder.volume.api [None req-cf024e0a-e966-4191-980a-c73e59d90541 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1596.954475] [55853]: INFO cinder.api.openstack.wsgi [None req-cf024e0a-e966-4191-980a-c73e59d90541 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1596.954852] [55853]: [pid: 55853|app: 0|req: 307/636] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:49:53 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1606.901756] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=38,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1606.952440] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1712.468697] [55854]: DEBUG cinder.api.middleware.request_id [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.471151] [55854]: INFO cinder.api.openstack.wsgi [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1712.471392] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1712.471631] [55854]: DEBUG cinder.api.openstack.wsgi [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'delete' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1712.471815] [55854]: INFO cinder.api.v3.volumes [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Delete volume with id: e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1712.482774] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.482774] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1712.483322] [55854]: INFO cinder.volume.api [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1712.501823] [55854]: INFO cinder.volume.api [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Delete volume request issued successfully. [ 1712.502009] [55854]: INFO cinder.api.openstack.wsgi [None req-7ab43f99-db7d-47d8-9352-b3e7fdff1dc7 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 202 [ 1712.502407] [55854]: [pid: 55854|app: 0|req: 330/637] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 03:51:49 2025] DELETE /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1712.505343] [55853]: DEBUG cinder.api.middleware.request_id [None req-67515f43-0512-4c1b-b6b8-27fe75928321 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.508297] [55853]: INFO cinder.api.openstack.wsgi [None req-67515f43-0512-4c1b-b6b8-27fe75928321 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1712.508635] [55853]: DEBUG cinder.api.openstack.wsgi [None req-67515f43-0512-4c1b-b6b8-27fe75928321 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1712.508797] [55853]: DEBUG cinder.api.openstack.wsgi [None req-67515f43-0512-4c1b-b6b8-27fe75928321 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1712.517747] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.517747] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1712.521131] [55853]: INFO cinder.volume.api [None req-67515f43-0512-4c1b-b6b8-27fe75928321 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1712.525656] [55853]: INFO cinder.api.openstack.wsgi [None req-67515f43-0512-4c1b-b6b8-27fe75928321 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1712.526142] [55853]: [pid: 55853|app: 0|req: 308/638] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:49 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1713.536023] [55854]: DEBUG cinder.api.middleware.request_id [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.538097] [55854]: INFO cinder.api.openstack.wsgi [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1713.538315] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.538533] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.546666] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.546666] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.549991] [55854]: INFO cinder.volume.api [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1713.553992] [55854]: INFO cinder.api.openstack.wsgi [None req-6e37a227-2546-4b0b-87fb-eeb54d50ba3f tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1713.554367] [55854]: [pid: 55854|app: 0|req: 331/639] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:50 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.564398] [55853]: DEBUG cinder.api.middleware.request_id [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.566626] [55853]: INFO cinder.api.openstack.wsgi [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1714.566863] [55853]: DEBUG cinder.api.openstack.wsgi [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.567111] [55853]: DEBUG cinder.api.openstack.wsgi [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.574489] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.574489] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.577746] [55853]: INFO cinder.volume.api [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1714.581771] [55853]: INFO cinder.api.openstack.wsgi [None req-502ce643-3c68-42d8-b750-9c5d57ed0140 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1714.582132] [55853]: [pid: 55853|app: 0|req: 309/640] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:51 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1715.592272] [55854]: DEBUG cinder.api.middleware.request_id [None req-e7b50926-c70f-4583-9471-5e932b1e2467 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.594436] [55854]: INFO cinder.api.openstack.wsgi [None req-e7b50926-c70f-4583-9471-5e932b1e2467 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1715.594663] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e7b50926-c70f-4583-9471-5e932b1e2467 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1715.594934] [55854]: DEBUG cinder.api.openstack.wsgi [None req-e7b50926-c70f-4583-9471-5e932b1e2467 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1715.602975] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1715.602975] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1715.606125] [55854]: INFO cinder.volume.api [None req-e7b50926-c70f-4583-9471-5e932b1e2467 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1715.610162] [55854]: INFO cinder.api.openstack.wsgi [None req-e7b50926-c70f-4583-9471-5e932b1e2467 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1715.610516] [55854]: [pid: 55854|app: 0|req: 332/641] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:52 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1716.620727] [55853]: DEBUG cinder.api.middleware.request_id [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.622951] [55853]: INFO cinder.api.openstack.wsgi [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1716.623201] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.623427] [55853]: DEBUG cinder.api.openstack.wsgi [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.631008] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.631008] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.634189] [55853]: INFO cinder.volume.api [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1716.638168] [55853]: INFO cinder.api.openstack.wsgi [None req-f81f57b3-db62-4f00-80f4-29fd621a44bd tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1716.638526] [55853]: [pid: 55853|app: 0|req: 310/642] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:53 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1717.649266] [55854]: DEBUG cinder.api.middleware.request_id [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.651503] [55854]: INFO cinder.api.openstack.wsgi [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1717.946350] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1717.946350] [55854]: DEBUG cinder.api.openstack.wsgi [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1717.946350] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1717.946350] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1717.946350] [55854]: INFO cinder.volume.api [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Volume info retrieved successfully. [ 1717.946350] [55854]: INFO cinder.api.openstack.wsgi [None req-6b150580-7c75-4b4a-93fb-3541eefa1997 tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 200 [ 1717.946350] [55854]: [pid: 55854|app: 0|req: 333/643] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:54 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1718.955902] [55853]: DEBUG cinder.api.middleware.request_id [None req-7472b3c0-ab98-4f74-904d-9e0958d1c3fa None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.959645] [55853]: INFO cinder.api.openstack.wsgi [None req-7472b3c0-ab98-4f74-904d-9e0958d1c3fa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] GET http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 [ 1718.959645] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7472b3c0-ab98-4f74-904d-9e0958d1c3fa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.959645] [55853]: DEBUG cinder.api.openstack.wsgi [None req-7472b3c0-ab98-4f74-904d-9e0958d1c3fa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.965261] [55853]: INFO cinder.api.openstack.wsgi [None req-7472b3c0-ab98-4f74-904d-9e0958d1c3fa tempest-ServerActionsTestOtherB-742603314 tempest-ServerActionsTestOtherB-742603314-project-member] http://10.180.1.21/volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 returned with HTTP 404 [ 1718.965749] [55853]: [pid: 55853|app: 0|req: 311/644] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 03:51:55 2025] GET /volume/v3/volumes/e711c41d-1f21-4ca6-bcd5-c83d2f155e81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1721.375502] [55854]: DEBUG cinder.api.middleware.request_id [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1721.377734] [55854]: INFO cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1721.378124] [55854]: DEBUG cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-700434599", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1721.380010] [55854]: DEBUG cinder.api.v3.volumes [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-700434599', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1721.380165] [55854]: INFO cinder.api.v3.volumes [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Create volume of 1 GB [ 1721.385354] [55854]: INFO cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Availability Zones retrieved successfully. [ 1721.392035] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Flow 'volume_create_api' (50c9fc6e-6346-48c0-8cbb-aba674779a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1721.393208] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b66890d-0a5a-48c8-a32c-9e817173bba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1721.394264] [55854]: DEBUG cinder.volume.flows.api.create_volume [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Validating volume size '1' using validate_int {{(pid=55854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1721.411424] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b66890d-0a5a-48c8-a32c-9e817173bba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T03:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=188c8d70-2f5e-4bb4-9b21-f35122df76b7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '188c8d70-2f5e-4bb4-9b21-f35122df76b7', '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=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1721.412415] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a61f0f9-060d-48aa-8c2c-ddde3e3c57a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1721.454451] [55854]: DEBUG cinder.quota [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Created reservations ['c61a7b5d-1544-41d0-bda6-cad57e701dec', 'b37d20d0-4187-4ac2-829f-4909952b1fbb', 'cc640196-1b7f-42e4-addf-f883e3ca8390', '4f203a52-51b9-49b1-bd3a-e65aa1b580ac'] {{(pid=55854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1721.455298] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a61f0f9-060d-48aa-8c2c-ddde3e3c57a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c61a7b5d-1544-41d0-bda6-cad57e701dec', 'b37d20d0-4187-4ac2-829f-4909952b1fbb', 'cc640196-1b7f-42e4-addf-f883e3ca8390', '4f203a52-51b9-49b1-bd3a-e65aa1b580ac']}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1721.456164] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad0fc4c-0a72-4f9b-b4df-34a62cae96af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1721.469065] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad0fc4c-0a72-4f9b-b4df-34a62cae96af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37a29ea-414e-4bd4-9c90-798f3dd761db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-700434599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd56b06380924d36afc290f2184ab7c6',qos_specs=None,replication_status=,reservations=['c61a7b5d-1544-41d0-bda6-cad57e701dec','b37d20d0-4187-4ac2-829f-4909952b1fbb','cc640196-1b7f-42e4-addf-f883e3ca8390','4f203a52-51b9-49b1-bd3a-e65aa1b580ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383ccf22617d4355b90c4edb23cc7429',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7), '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=2025-02-20T03:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-700434599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c37a29ea-414e-4bd4-9c90-798f3dd761db,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bd56b06380924d36afc290f2184ab7c6',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='383ccf22617d4355b90c4edb23cc7429',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(188c8d70-2f5e-4bb4-9b21-f35122df76b7),volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1721.469952] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035d2d76-b095-4856-b154-d49b8c20c044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1721.480692] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035d2d76-b095-4856-b154-d49b8c20c044) 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-700434599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd56b06380924d36afc290f2184ab7c6',qos_specs=None,replication_status=,reservations=['c61a7b5d-1544-41d0-bda6-cad57e701dec','b37d20d0-4187-4ac2-829f-4909952b1fbb','cc640196-1b7f-42e4-addf-f883e3ca8390','4f203a52-51b9-49b1-bd3a-e65aa1b580ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383ccf22617d4355b90c4edb23cc7429',volume_type_id=188c8d70-2f5e-4bb4-9b21-f35122df76b7)}' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1721.481481] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd55f9a-aaf5-451c-9732-5a490c3394a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1721.489428] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd55f9a-aaf5-451c-9732-5a490c3394a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1721.490396] [55854]: DEBUG cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Flow 'volume_create_api' (50c9fc6e-6346-48c0-8cbb-aba674779a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1721.490722] [55854]: INFO cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Create volume request issued successfully. [ 1721.491354] [55854]: INFO cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-5de624a6-a0ab-40bb-b6b1-be8f1bf8d6b0 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1721.491812] [55854]: [pid: 55854|app: 0|req: 334/645] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 03:51:58 2025] POST /volume/v3/volumes => generated 761 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1721.495887] [55853]: DEBUG cinder.api.middleware.request_id [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1721.498146] [55853]: INFO cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1721.498375] [55853]: DEBUG cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1721.498584] [55853]: DEBUG cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1721.506285] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1721.506285] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1721.510158] [55853]: INFO cinder.volume.api [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1721.514659] [55853]: INFO cinder.api.openstack.wsgi [req-d7c021ba-6d4e-4c33-9c81-5cec87d1a3ac req-234ecba1-74c8-479e-a77c-ff5909728a4a tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 200 [ 1721.515044] [55853]: [pid: 55853|app: 0|req: 312/646] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:51:58 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1721.531435] [55854]: DEBUG cinder.api.middleware.request_id [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1721.533848] [55854]: INFO cinder.api.openstack.wsgi [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1721.534080] [55854]: DEBUG cinder.api.openstack.wsgi [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1721.534301] [55854]: DEBUG cinder.api.openstack.wsgi [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1721.541846] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1721.541846] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1721.545112] [55854]: INFO cinder.volume.api [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1721.549148] [55854]: INFO cinder.api.openstack.wsgi [req-3795e63c-100e-49dd-b064-118fbfaa5b8e req-66defc37-f059-47d6-8e02-a1807fed1f94 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 200 [ 1721.549550] [55854]: [pid: 55854|app: 0|req: 335/647] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:51:58 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1722.566931] [55853]: DEBUG cinder.api.middleware.request_id [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.569187] [55853]: INFO cinder.api.openstack.wsgi [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1722.569541] [55853]: DEBUG cinder.api.openstack.wsgi [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.569855] [55853]: DEBUG cinder.api.openstack.wsgi [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.577697] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.577697] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.580559] [55853]: INFO cinder.volume.api [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1722.584533] [55853]: INFO cinder.api.openstack.wsgi [req-5817cf25-87f0-4663-9b18-8e277c9be27a req-0084fb64-ca1b-48b9-b683-62da344da747 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 200 [ 1722.584893] [55853]: [pid: 55853|app: 0|req: 313/648] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:51:59 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1722.599631] [55854]: DEBUG cinder.api.middleware.request_id [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.601921] [55854]: INFO cinder.api.openstack.wsgi [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1722.602192] [55854]: DEBUG cinder.api.openstack.wsgi [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.602370] [55854]: DEBUG cinder.api.openstack.wsgi [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.609825] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.609825] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.613072] [55854]: INFO cinder.volume.api [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1722.616991] [55854]: INFO cinder.api.openstack.wsgi [req-80f203e1-b430-4bf2-b4d7-87d6d939791f req-4692edf2-e657-446e-b4eb-441e20ab1155 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 200 [ 1722.617392] [55854]: [pid: 55854|app: 0|req: 336/649] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:51:59 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1722.633340] [55853]: DEBUG cinder.api.middleware.request_id [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.635608] [55853]: INFO cinder.api.openstack.wsgi [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1722.635769] [55853]: DEBUG cinder.api.openstack.wsgi [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.635981] [55853]: DEBUG cinder.api.openstack.wsgi [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'delete' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.636181] [55853]: INFO cinder.api.v3.volumes [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Delete volume with id: c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1722.643364] [55853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.643364] [55853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.643846] [55853]: INFO cinder.volume.api [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1722.888479] [55853]: INFO cinder.volume.api [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Delete volume request issued successfully. [ 1722.888633] [55853]: INFO cinder.api.openstack.wsgi [req-aa6a01bc-07e5-40fb-aa75-3ef1287b501c req-c42d100e-c46d-4159-8f95-cf125db73725 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 202 [ 1722.889251] [55853]: [pid: 55853|app: 0|req: 314/650] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 03:51:59 2025] DELETE /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1722.901790] [55854]: DEBUG cinder.api.middleware.request_id [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 None None] RequestId filter calling following filter/app {{(pid=55854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.904079] [55854]: INFO cinder.api.openstack.wsgi [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1722.904304] [55854]: DEBUG cinder.api.openstack.wsgi [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.904523] [55854]: DEBUG cinder.api.openstack.wsgi [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.911810] [55854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.911810] [55854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.915015] [55854]: INFO cinder.volume.api [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Volume info retrieved successfully. [ 1722.919039] [55854]: INFO cinder.api.openstack.wsgi [req-7a05ed99-e02c-48b1-8db4-f1dc49b5b060 req-0f57a8e0-9eb2-46c3-819b-876bf9b69b31 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 200 [ 1722.919454] [55854]: [pid: 55854|app: 0|req: 337/651] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:51:59 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1723.934951] [55853]: DEBUG cinder.api.middleware.request_id [req-b3846d51-f7b4-4cd6-a856-0672ef5a60ee req-f072df37-24b4-4f2c-975f-be2493d70d29 None None] RequestId filter calling following filter/app {{(pid=55853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1723.937463] [55853]: INFO cinder.api.openstack.wsgi [req-b3846d51-f7b4-4cd6-a856-0672ef5a60ee req-f072df37-24b4-4f2c-975f-be2493d70d29 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] GET http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db [ 1723.937692] [55853]: DEBUG cinder.api.openstack.wsgi [req-b3846d51-f7b4-4cd6-a856-0672ef5a60ee req-f072df37-24b4-4f2c-975f-be2493d70d29 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Empty body provided in request {{(pid=55853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1723.937912] [55853]: DEBUG cinder.api.openstack.wsgi [req-b3846d51-f7b4-4cd6-a856-0672ef5a60ee req-f072df37-24b4-4f2c-975f-be2493d70d29 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] Calling method 'show' {{(pid=55853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1723.944086] [55853]: INFO cinder.api.openstack.wsgi [req-b3846d51-f7b4-4cd6-a856-0672ef5a60ee req-f072df37-24b4-4f2c-975f-be2493d70d29 tempest-VolumesGetTestJSON-1146628730 tempest-VolumesGetTestJSON-1146628730-project-member] http://10.180.1.21/volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db returned with HTTP 404 [ 1723.944559] [55853]: [pid: 55853|app: 0|req: 315/652] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 03:52:00 2025] GET /volume/v3/volumes/c37a29ea-414e-4bd4-9c90-798f3dd761db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1732.917140] [55854]: DEBUG dbcounter [-] [55854] Writing DB stats cinder:SELECT=54,cinder:UPDATE=13,cinder:INSERT=12 {{(pid=55854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1733.943173] [55853]: DEBUG dbcounter [-] [55853] Writing DB stats cinder:SELECT=25,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}